[go: up one dir, main page]

Menu

[d66369]: / runtests.bat  Maximize  Restore  History

Download this file

7 lines (5 with data), 297 Bytes

1
2
3
4
5
6
7
call reggata_set_env.bat
set PATH=%PYTHON_HOME%;%PYTHON_HOME%\Lib\site-packages\PyQt4;%PYTHON_HOME%\Lib\site-packages\PyQt4\bin;c:\WINDOWS\system32;c:\WINDOWS;c:\WINDOWS\system32\wbem;
set PYTHONPATH=.\ui;.\lib;.\src
python .\tests\runtests.py .\tests\testrepo.rgt .\tests\testrepocopy.rgt
pause