Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit fb38542

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 4a9960e commit fb38542

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
@@ -783,6 +783,8 @@ make check PROVE_TESTS='t/001_test1.pl t/003_test3.pl'
783783
<para>
784784
The TAP tests require the Perl module <literal>IPC::Run</literal>.
785785
This module is available from CPAN or an operating system package.
786+
They also require <productname>PostgreSQL</productname> to be
787+
configured with the option <option>--enable-tap-tests</option>.
786788
</para>
787789

788790
<para>

0 commit comments

Comments
 (0)