TopicMailing ListsActivityParticipants
2 commits
pg_regress: Emit TAP compliant output
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1
Consider a failed process as a failed test in pg_regress
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1
2023-03Committed
Patch#3837
CINot processed
ReviewersNikolay Shaplov (nataraj)
CommitterDaniel Gustafsson (d_gustafsson)
TAP output format in pg_regress
TAP output format in pg_regress
hackers
57 replies
Mar 31, 2023
Daniel GustafssonAndres FreundNikolay ShaplovPeter EisentrautTom Lane+4
1 commit
Use test functions in pg_rewind test module
master15beta1REL_19_STABLE15beta1REL_18_STABLE15beta1REL_17_STABLE15beta1REL_16_STABLE15beta1REL_15_STABLE15beta1
Using Test::More test functions for pg_rewind
Using Test::More test functions for pg_rewind
hackers
2 replies
Feb 23, 2022
Daniel GustafssonAndrew Dunstan