mirror of
https://github.com/Ryujinx/SDL.git
synced 2024-12-26 04:35:41 +00:00
5206975778
See visualtest/README.txt for details.
2 lines
146 B
Batchfile
Executable file
2 lines
146 B
Batchfile
Executable file
start /wait testharness.exe --config testsprite2_crashtest.config > testrun.log 2>&1
|
|
if %ERRORLEVEL% NEQ 0 echo TEST RUN FAILED (see testrun.log) |