Skip to content

Commit 260ba85

Browse files
committed
Doc: remove claim that PROVE_FLAGS defaults to '--verbose'.
Commit e9c81b6 changed this, but missed updating the documentation. The adjacent claim that we use TAP tests only in src/bin seems pretty obsolete as well. Minor other copy-editing.
1 parent 3834abe commit 260ba85

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

doc/src/sgml/regress.sgml

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ make installcheck-world
207207
</para>
208208

209209
<para>
210-
The TAP tests are only run when PostgreSQL was configured with the
210+
The TAP-based tests are run only when PostgreSQL was configured with the
211211
option <option>--enable-tap-tests</option>. This is recommended for
212212
development, but can be omitted if there is no suitable Perl installation.
213213
</para>
@@ -664,20 +664,19 @@ float8:out:i.86-.*-openbsd=float8-small-is-zero.out
664664
<title>TAP Tests</title>
665665

666666
<para>
667-
The client program tests under <filename>src/bin</filename> use the Perl
668-
TAP tools and are run by <command>prove</command>. You can pass
667+
Various tests, particularly the client program tests
668+
under <filename>src/bin</filename>, use the Perl TAP tools and are run
669+
using the Perl testing program <command>prove</command>. You can pass
669670
command-line options to <command>prove</command> by setting
670671
the <command>make</command> variable <varname>PROVE_FLAGS</>, for example:
671672
<programlisting>
672-
make -C src/bin check PROVE_FLAGS='--reverse'
673+
make -C src/bin check PROVE_FLAGS='--timer'
673674
</programlisting>
674-
The default is <literal>--verbose</literal>. See the manual page
675-
of <command>prove</command> for more information.
675+
See the manual page of <command>prove</command> for more information.
676676
</para>
677677

678678
<para>
679-
The tests written in Perl require the Perl
680-
module <literal>IPC::Run</literal>.
679+
The TAP tests require the Perl module <literal>IPC::Run</literal>.
681680
This module is available from CPAN or an operating system package.
682681
</para>
683682
</sect1>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy