mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-14 09:18:09 +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
|
||||
|
||||
pushd build
|
||||
torture %* || exit /b 1
|
||||
torture -s:Dbg* %* || exit /b 1
|
||||
popd
|
||||
|
||||
endlocal
|
||||
|
||||
Reference in New Issue
Block a user