| Product | QA |
| Type | changed |
| Title | [almost Mac OS X only]: VCL TestTool testing works again |
| Posted by | [EMAIL PROTECTED] |
| Affected | [EMAIL PROTECTED],qa/qatesttool |
| Effective from | cvs:30.03.2006 |
API/ BASIC [ ]
Configuration [ ]
File format change [ ]
Help/ Guide [ ]
Performance test [ ]
Translation [ ]
UI relevant [ ]
Description
MacOS X only
----------
Since the integration of
57253: "[Mac OS X only] Move user's configuration directory from
~/.openoffice.org2 to ~/Library/Application Support/OpenOffice.org 2.0"
into SRC680m152 automated testing with VCL TestTool didn't work;
This is now fixed, with
60777: "Automatic tests need to take new location of user data into
account"
On MacOS X you should move your old ~/.testtoolrc to the new location:
~/Library/Application Support/.testtoolrc if you use a TestTool
application from SRC680m152 on.
All UNIX / LINUX platforms
-------------------
There was a general change done, that also affects all UNIX platforms:
1. To find the place of .testtoolrc the environment variable $HOME was
asked;
This changed now to use the command: getApplicationPath()
This should prevent from breaking again, no matter which decision will
be made, where the user data will get stored.
2. To enable the use of special characters on opening the second UNO
communication port, the shell command needs to use a file://-URL.
This should prevent any errors comming from the command 'getUnoApp'
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
