Permalink
File 322 of 347 in
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Added Apoorv Upreti's GSoC2013 work: visual test suite.
See visualtest/README.txt for details.
- Loading branch information
File 322 of 347 in
5206975
@@ -0,0 +1,2 @@ | ||
start /wait testharness.exe --config testsprite2_crashtest.config > testrun.log 2>&1 | ||
if %ERRORLEVEL% NEQ 0 echo TEST RUN FAILED (see testrun.log) |
Oops, something went wrong.