diff options
Diffstat (limited to 'doc/src/sgml/install-windows.sgml')
-rw-r--r-- | doc/src/sgml/install-windows.sgml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/src/sgml/install-windows.sgml b/doc/src/sgml/install-windows.sgml index 71a5c2e9630..9b77648627f 100644 --- a/doc/src/sgml/install-windows.sgml +++ b/doc/src/sgml/install-windows.sgml @@ -436,6 +436,9 @@ $ENV{CONFIG}="Debug"; <userinput>vcregress installcheck</userinput> <userinput>vcregress plcheck</userinput> <userinput>vcregress contribcheck</userinput> +<userinput>vcregress ecpgcheck</userinput> +<userinput>vcregress isolationcheck</userinput> +<userinput>vcregress upgradecheck</userinput> </screen> To change the schedule used (default is parallel), append it to the |