doc: Mention --enable-tap-tests in regression test chapter

Reported-by: Jeff Janes <jeff.janes@gmail.com>
This commit is contained in:
Peter Eisentraut 2017-03-28 21:12:30 -04:00
parent 2e74e636bd
commit 66b764341b

View File

@ -205,6 +205,12 @@ make installcheck-world
<literal>ecpg1_regression</>, or <literal>ecpg2_regression</>, as well as
<literal>regression</>.
</para>
<para>
The TAP tests are only run when PostgreSQL was configured with the
option <option>--enable-tap-tests</option>. This is recommended for
development, but can be omitted if there is no suitable Perl installation.
</para>
</sect2>
<sect2>