xref: /aoo42x/test/run.bat (revision 180e3c91)
1*180e3c91SLiu Zhe@echo OFF
2*180e3c91SLiu Zheset BASE=%~pd0%
3*180e3c91SLiu Zhejava -cp "%BASE%\lib\junit.jar;%BASE%\testcommon\bin;%BASE%\testgui\bin;%BASE%\testuno\bin;%BASE%\testgui\data;%BASE%\testuno\data" org.openoffice.test.Run -r org.openoffice.test.common.Installer -l org.openoffice.test.common.XMLReporter -l org.openoffice.test.common.ReportUploader %*
4