diff options
| author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2015-04-16 23:39:52 -0300 |
|---|---|---|
| committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2015-04-16 23:39:52 -0300 |
| commit | 4cb7d671fddc8855c8def2de51fb23df1c8ac0af (patch) | |
| tree | c1fec4291c424fb04eac2091f5a7b0e02da79e7d /doc/src | |
| parent | 2e5d52a644a4cad9f37a1b2a1e61be8eb631b901 (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.sgml | 1 |
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> |
