Re: pg_waldump: add test for coverage
Andres Freund <andres@anarazel.de>
From: Andres Freund <andres@anarazel.de>
To: Dong Wook Lee <sh95119@gmail.com>
Cc: pgsql-hackers@postgresql.org
Date: 2022-09-22T15:16:10Z
Lists: pgsql-hackers
Hi, On 2022-08-23 10:50:08 +0900, Dong Wook Lee wrote: > I wrote a test for coverage. Unfortunately the test doesn't seem to pass on windows, and hasn't ever done so: https://cirrus-ci.com/github/postgresql-cfbot/postgresql/commitfest/39/3834 Due to the merge of the meson patchset, you should also add 001_basic.pl to the list of tests in meson.build Greetings, Andres Freund
Commits
-
pg_waldump: Add test case for notice message
- 088539015173 17.0 landed
-
pg_waldump: Add more tests
- 96063e28366b 17.0 landed