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 parent52cf271 commit582f488Copy full SHA for 582f488
doc/src/sgml/install-windows.sgml
@@ -441,7 +441,7 @@ $ENV{CONFIG}="Debug";
441
<userinput>vcregress modulescheck</userinput>
442
<userinput>vcregress ecpgcheck</userinput>
443
<userinput>vcregress isolationcheck</userinput>
444
-<userinput>vcregresstapcheck</userinput>
+<userinput>vcregressbincheck</userinput>
445
<userinput>vcregress upgradecheck</userinput>
446
</screen>
447
@@ -456,8 +456,8 @@ $ENV{CONFIG}="Debug";
456
</para>
457
458
<para>
459
- Running theTAPregression tests, with "vcregresstapcheck", requires an
460
- additional Perl module to be installed:
+ Running the regression tests on client programs, with "vcregressbincheck",
+requires anadditional Perl module to be installed:
461
<variablelist>
462
<varlistentry>
463
<term><productname>IPC::Run</productname></term>