summaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorAlvaro Herrera <alvherre@alvh.no-ip.org>2015-04-16 23:39:52 -0300
committerAlvaro Herrera <alvherre@alvh.no-ip.org>2015-04-16 23:39:52 -0300
commit4cb7d671fddc8855c8def2de51fb23df1c8ac0af (patch)
treec1fec4291c424fb04eac2091f5a7b0e02da79e7d /doc/src
parent2e5d52a644a4cad9f37a1b2a1e61be8eb631b901 (diff)
Add new target modulescheck in vcregress.pl
This allows an MSVC build to run regression tests related to modules in src/test/modules. Author: Michael Paquier Reviewed by: Andrew Dunstan
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/install-windows.sgml1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/src/sgml/install-windows.sgml b/doc/src/sgml/install-windows.sgml
index 9b77648627f..d154b4408c9 100644
--- a/doc/src/sgml/install-windows.sgml
+++ b/doc/src/sgml/install-windows.sgml
@@ -436,6 +436,7 @@ $ENV{CONFIG}="Debug";
<userinput>vcregress installcheck</userinput>
<userinput>vcregress plcheck</userinput>
<userinput>vcregress contribcheck</userinput>
+<userinput>vcregress modulescheck</userinput>
<userinput>vcregress ecpgcheck</userinput>
<userinput>vcregress isolationcheck</userinput>
<userinput>vcregress upgradecheck</userinput>