summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* add testing/pgruntimeStefan Majewsky40 hours1-1/+4
| | | | | | | | Testing pgruntime has quickly turned out to be a nightmare, because so many parts of the test logic are not easily reproducible (e.g. `stopDBIfLingering`). I decided to not waste a bunch of time testing code that is relatively compact and easy to verify by careful examination, and that is unlikely to change a lot in the future.
* add package pgruntimeStefan Majewsky3 days1-0/+1
|
* fix CIStefan Majewsky2025-07-011-0/+1
|
* add `make check` targetStefan Majewsky2025-07-011-0/+1