sbsv2/raptor/test/run.bat
branchwip
changeset 339 66bd520416ef
parent 336 a2b6ca74ba48
child 340 98f67f17a03c
equal deleted inserted replaced
338:9372474d4b07 339:66bd520416ef
    12 @rem Contributors:
    12 @rem Contributors:
    13 @rem
    13 @rem
    14 @rem Description: 
    14 @rem Description: 
    15 @rem
    15 @rem
    16 
    16 
    17 @echo off
       
    18 
       
    19 @SETLOCAL
    17 @SETLOCAL
    20 @CALL %SBS_HOME%\bin\sbs_env.bat
    18 @CALL %SBS_HOME%\bin\sbs_env.bat
    21 
    19 
    22 @SET __TEST_SUITE__=%SBS_HOME%\test\common\run_tests.pyc
    20 @SET __TEST_SUITE__=%SBS_HOME%\test\common\run_tests.pyc
    23 @SET __TEST_SUITE_PY__=%SBS_HOME%\test\common\run_tests.py
    21 @SET __TEST_SUITE_PY__=%SBS_HOME%\test\common\run_tests.py