Uno/Binary/Modules/bridges

From Apache OpenOffice Wiki
< Uno‎ | Binary‎ | Modules
Revision as of 08:04, 10 October 2006 by Kr (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

The "bridges" module holds the binary Uno bridges (bridges mapping from the actual language to binary Uno) for

CVS

udk/bridges

Tests

cd bridges/test/com/sun/star/lib
cd bridges/test/com/sun/star/lib/uno/bridges/java_remote #Upon failure: dmake aborts with error
dmake
#follow instructions in readme.txt
#Upon failure the executed tests issue diagnostics.
cd bridges/test/com/sun/star/lib
dmake
cd bridges/test/java_uno/any
cd <platform>/bin
./TestJni
./TestRemote
#Upon failure the executed tests issue diagnostics.
cd bridges/test/com/sun/star/lib
dmake
cd bridges/test/java_uno/equals
dmake
cd <platform>/bin
./testequals
#Upon failure: executed tests issue diagnostics
cd bridges/test/java_uno/nativethreadpool
dmake # but see readme
#Upon failure dmake aborts with error.
Personal tools