Difference between revisions of "Uno/Binary/Modules/testtools/test"

From Apache OpenOffice Wiki
< Uno‎ | Binary‎ | Modules‎ | testtools
Jump to: navigation, search
(Factored out the test section.)
 
m (Fixed typo.)
Line 9: Line 9:
 
: ./bridgetest_client
 
: ./bridgetest_client
 
* {{Uno/UDKlink|testtools/source/bridgetest/pyuno}}
 
* {{Uno/UDKlink|testtools/source/bridgetest/pyuno}}
:How to test: set the environment variable UNO_TYPES to pyuno_regcomp.rdb, set the environment variable UNO_SERVICES to pyuno_regcomp.rdb, append  solver〉/〈platform〉/lib/pyuno to the environment variable PYTHONPATH (if the environment variable PYTHONPATH is not already set, first set it to the sequence 〈solver〉/〈platform〉/lib, 〈solver〉/〈platform〉/lib/python, 〈solver〉/〈platform〉/lib/python/lib-dynload, and 〈testtools〉/〈platform〉/lib), and dmake runtest <noinclude>[[Category:ModuleTest]]</noinclude>
+
:How to test: set the environment variable UNO_TYPES to pyuno_regcomp.rdb, set the environment variable UNO_SERVICES to pyuno_regcomp.rdb, append  〈solver〉/〈platform〉/lib/pyuno to the environment variable PYTHONPATH (if the environment variable PYTHONPATH is not already set, first set it to the sequence 〈solver〉/〈platform〉/lib, 〈solver〉/〈platform〉/lib/python, 〈solver〉/〈platform〉/lib/python/lib-dynload, and 〈testtools〉/〈platform〉/lib), and dmake runtest <noinclude>[[Category:ModuleTest]]</noinclude>

Revision as of 10:03, 30 January 2007

Tests

cd <platform>/lib
./bridgetest_inprocess
./bridgetest_inprocess_java
./bridgetest_server
./bridgetest_client
./bridgetest_javaserver
./bridgetest_client
How to test: set the environment variable UNO_TYPES to pyuno_regcomp.rdb, set the environment variable UNO_SERVICES to pyuno_regcomp.rdb, append 〈solver〉/〈platform〉/lib/pyuno to the environment variable PYTHONPATH (if the environment variable PYTHONPATH is not already set, first set it to the sequence 〈solver〉/〈platform〉/lib, 〈solver〉/〈platform〉/lib/python, 〈solver〉/〈platform〉/lib/python/lib-dynload, and 〈testtools〉/〈platform〉/lib), and dmake runtest
Personal tools