Difference between revisions of "Uno/Cpp/Modules/CPPUhelper"

From Apache OpenOffice Wiki
< Uno‎ | Cpp‎ | Modules
Jump to: navigation, search
(update tests.)
m (Added category "Module".)
Line 18: Line 18:
  
 
[[Category:Uno:Cpp:Module]]
 
[[Category:Uno:Cpp:Module]]
 +
[[Category:Module]]

Revision as of 07:42, 10 October 2006

CPPU helper, which stands for C++ Uno helper, but basically implements most of C++ Uno.

CVS

udk/cppuhelper - C++ Uno runtime.

Tests

dmake #upon failure dmake aborts with error
dmake
cd udk/cppuhelper/test/testlib
dmake
cd <platform>/bin
perl[5] testdefaultbootstrapping.pl #provides status (success or failure)
./testhelper #provides status
./test_cfg #provides status
Personal tools