Difference between revisions of "Uno/Binary/Modules/testtools"
From Apache OpenOffice Wiki
m (Uno/Binary/Module/testtools moved to Uno/Binary/Modules/testtools) |
m (Adapted to testtools/test page move.) |
||
Line 4: | Line 4: | ||
{{Uno/UDKlink|testtools}} | {{Uno/UDKlink|testtools}} | ||
− | {{:Uno/Binary/ | + | {{:Uno/Binary/Modules/testtools/test}} |
[[Category:Uno]] | [[Category:Uno]] |
Latest revision as of 09:16, 20 October 2009
The "testtools" module holds various tests for remote bridges. Basically dealing with Java Uno and binary Uno remote bridges.
CVS
Tests
- cd <platform>/lib
- ./bridgetest_inprocess
- ./bridgetest_inprocess_java
- ./bridgetest_server
- ./bridgetest_client
- ./bridgetest_javaserver
- ./bridgetest_client
dmake runtest
(with issue 101213 fixed)