Skip to content

Commit 0f06359

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 ec34040 commit 0f06359

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
@@ -801,6 +801,8 @@ make check PROVE_TESTS='t/001_test1.pl t/003_test3.pl'
801801
<para>
802802
The TAP tests require the Perl module <literal>IPC::Run</literal>.
803803
This module is available from CPAN or an operating system package.
804+
They also require <productname>PostgreSQL</productname> to be
805+
configured with the option <option>--enable-tap-tests</option>.
804806
</para>
805807

806808
<para>

0 commit comments

Comments
 (0)