We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parentfed0303 commitbfac7a6Copy full SHA for bfac7a6
doc/src/sgml/install-windows.sgml
@@ -439,7 +439,7 @@ $ENV{CONFIG}="Debug";
439
<userinput>vcregress modulescheck</userinput>
440
<userinput>vcregress ecpgcheck</userinput>
441
<userinput>vcregress isolationcheck</userinput>
442
-<userinput>vcregresstapcheck</userinput>
+<userinput>vcregressbincheck</userinput>
443
<userinput>vcregress upgradecheck</userinput>
444
</screen>
445
@@ -454,8 +454,8 @@ $ENV{CONFIG}="Debug";
454
</para>
455
456
<para>
457
- Running theTAPregression tests, with "vcregresstapcheck", requires an
458
- additional Perl module to be installed:
+ Running the regression tests on client programs, with "vcregressbincheck",
+requires anadditional Perl module to be installed:
459
<variablelist>
460
<varlistentry>
461
<term><productname>IPC::Run</productname></term>