Staging
v0.5.1
Revision e2e178e081a621d2c1fd8ceb65ce7735b3036def authored by Alexander Belopolsky on 01 March 2015, 19:52:07 UTC, committed by Alexander Belopolsky on 01 March 2015, 19:52:07 UTC
1 parent 3de4aae
Raw File
test.bat
@rem Used by the buildbot "test" step.

setlocal
rem The following line should be removed before #20035 is closed
set TCL_LIBRARY=%~dp0..\..\externals\tcltk\lib\tcl8.6

call "%~dp0..\..\PCbuild\rt.bat" -d -q -uall -rwW -n --timeout=3600 %*
back to top