Skip to content

Commit f3b1321

Browse files
committed
doc: Mention requirement to --enable-tap-tests on section for TAP tests
Author: Greg Sabino Mullane Discussion: https://postgr.es/m/CAKAnmmJYH2FBn_+Vwd2FD5SaKn8hjhAXOCHpZc6n4wXaUaW_SA@mail.gmail.com Backpatch-through: 9.6
1 parent da08ac5 commit f3b1321

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/src/sgml/regress.sgml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -737,6 +737,8 @@ make check PROVE_TESTS='t/001_test1.pl t/003_test3.pl'
737737
<para>
738738
The TAP tests require the Perl module <literal>IPC::Run</literal>.
739739
This module is available from CPAN or an operating system package.
740+
They also require <productname>PostgreSQL</productname> to be
741+
configured with the option <option>--enable-tap-tests</option>.
740742
</para>
741743
</sect1>
742744

0 commit comments

Comments
 (0)