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

From Apache OpenOffice Wiki
< Uno‎ | Cpp‎ | Modules
Jump to: navigation, search
m (Added category "Module".)
m (Added DPL for CPPUhelper:Test)
Line 5: Line 5:
  
 
==Tests==
 
==Tests==
 +
<DPL>category=Uno:Cpp:CPPUhelper:Test</DPL>
 
* {{Uno/UDKlink|cppuhelper/qa/propertysetmixin}}
 
* {{Uno/UDKlink|cppuhelper/qa/propertysetmixin}}
 
:dmake  #upon failure dmake aborts with error
 
:dmake  #upon failure dmake aborts with error

Revision as of 11:27, 26 October 2006

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

CVS

udk/cppuhelper - C++ Uno runtime.

Tests

Extension:DynamicPageList (DPL), version 2.3.0 : Warning: No results.

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