mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-14 17:28:07 +00:00
update torture runner
This commit is contained in:
@@ -47,8 +47,6 @@ jobs:
|
|||||||
shell: cmd
|
shell: cmd
|
||||||
run: |
|
run: |
|
||||||
call "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Auxiliary\Build\vcvarsall.bat" x64
|
call "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Auxiliary\Build\vcvarsall.bat" x64
|
||||||
call build radbin san debug || exit /b 1
|
call build asan debug torture radlink radbin || exit /b 1
|
||||||
call build radlink san debug || exit /b 1
|
|
||||||
call build torture debug || exit /b 1
|
|
||||||
cd build
|
cd build
|
||||||
torture -l:radlink || exit /b 1
|
torture || exit /b 1
|
||||||
|
|||||||
Reference in New Issue
Block a user