2011-03-05 10:11:35 -04:00
|
|
|
@rem Used by the buildbot "test" step.
|
2014-04-08 01:33:29 -03:00
|
|
|
|
|
|
|
rem The following line should be removed before #20035 is closed
|
2014-07-07 15:39:59 -03:00
|
|
|
set TCL_LIBRARY=%~dp0..\..\..\tcltk\lib\tcl8.6
|
|
|
|
|
|
|
|
"%~dp0..\..\PCbuild\python_d.exe" "%~dp0..\scripts\run_tests.py" -j 1 -u all -W --timeout=3600 %*
|