mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-14 17:28:07 +00:00
skip debugger tests (there is no way to launch debugger without window)
This commit is contained in:
committed by
Ryan Fleury
parent
22353d3642
commit
a6175fecf6
+1
-1
@@ -36,7 +36,7 @@ for %%m in (%MODE_VALUES%) do for %%c in (%CC_VALUES%) do (
|
|||||||
call build.bat meta %%c %%m raddbg || exit /b 1
|
call build.bat meta %%c %%m raddbg || exit /b 1
|
||||||
|
|
||||||
pushd build
|
pushd build
|
||||||
torture %* || exit /b 1
|
torture -s:Dbg* %* || exit /b 1
|
||||||
popd
|
popd
|
||||||
|
|
||||||
endlocal
|
endlocal
|
||||||
|
|||||||
Reference in New Issue
Block a user