2010-04-15 Jb Evain <jbevain@novell.com>
[mcs.git] / class / System.XML / run-tests.bat
blobc46d5e31784c1beb2e8f98074f146a782d1ac25b
1 @echo off\r
2 REM ********************************************************\r
3 REM This batch file receives the follwing parameters:\r
4 REM build/rebuild (optional): should the solution file be rebuilded \r
5 REM                             or just builded before test run (default is rebuild)\r
6 REM example run-tests build \r
7 REM will cause to build (and not rebuild) test solutions,\r
8 REM ********************************************************\r
9 \r
10 call run-W3C-tests.bat rebuild\r
11 call run-XSLT-tests.bat rebuild\r
12 call run-tests.api.bat rebuild