Mark tests as not working under TARGET_JVM
[mono.git] / mcs / class / System.XML / run-tests.bat
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