Mention --enable-tap-tests in the TAP section page
Greg Sabino Mullane <htamfids@gmail.com>
From: Greg Sabino Mullane <htamfids@gmail.com>
To: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2021-07-01T14:03:10Z
Lists: pgsql-hackers
Attachments
- mention-enable-tap.patch (application/octet-stream) patch
Quick patch to add mention of the need for compiling with --enable-tap-tests on the TAP section page https://www.postgresql.org/docs/current/regress-tap.html Searching about the TAP tests often leads to this page, but there is no easy link or mention of the fact that the sample invocations will not work without the special config flag. Cheers, Greg
Commits
-
doc: Mention requirement to --enable-tap-tests on section for TAP tests
- 6733da32c68d 9.6.23 landed
- 80e9d8243e21 10.18 landed
- f3b132179d04 11.13 landed
- fb38542cd81c 12.8 landed
- 39a21ce06baa 13.4 landed
- 95e2f925f144 14.0 landed
- 0f06359fb362 15.0 landed