Hi,
I just created Issue 75276 to do some enhancements for automated testing
on windows. There are some problems with the current ooo_releasetest.bat
I'd like to circumvent:
- the script cannot be run on Win98 (all test cases will be opened in
parallel)
- Batch scripting on Windows is not that flexible (e.g. reading
testtool.ini would be almost impossible)
If you are interested, please get the file that is attached to the issue
and test it. Some comments to this file:
- the script uses Windows Scripting Host 5.6 / VBS
- script has been tested on WinXP and Win98SE (IE 6 installed)
- the script runs in Commandline Mode only so use cscript.exe !
- reading values from testtool.ini has not been implemented yet
- script should be placed to qa/qatesttool/script/win32/
to run the script open a command line, navigate to the path of the script and
start the script by:
cscript.exe run_tests.vbs <..\first_topten.lst
The testtool environment has to be set up correctly before running the script.
André
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]