summaryrefslogtreecommitdiff
path: root/vsproject/run_tests.cmd
blob: 45788b0f35acbf6864302eb69b812db41e856086 (plain)
1
2
3
4
5
@call build_std.cmd
@if %errorlevel% neq 0 exit /b %errorlevel%

@mkdir %OUTDIR%\tests\
x64\Release\testrunner.exe ..\rustc-%RUSTC_VERSION%-src\src\test\run-pass -o %OUTDIR%\tests\ -L %OUTDIR%