Difference between revisions of "Uno/Binary/Modules/CPPU"

From Apache OpenOffice Wiki
< Uno‎ | Binary‎ | Modules
Jump to: navigation, search
m (Wording.)
(Moved out the test section.)
Line 4: Line 4:
 
{{Uno/UDKlink|cppu}}  - [[Uno/Binary|Binary Uno]] runtime and parts of the [[Uno/Cpp|C++ Uno]] runtime.
 
{{Uno/UDKlink|cppu}}  - [[Uno/Binary|Binary Uno]] runtime and parts of the [[Uno/Cpp|C++ Uno]] runtime.
  
==Tests==
+
{{:Uno/Binary/Module/CPPU/test}}
<DPL>category=Uno:Binary:CPPU:Test</DPL>
+
* {{Uno/UDKlink|cppu/qa}}
+
:dmake  #upon failure dmake aborts with error
+
* {{Uno/UDKlink|cppu/test}}  
+
:dmake
+
:cd <platform>/bin
+
:./testcppu  #provides state (success or failure)
+
  
  

Revision as of 09:35, 8 November 2006

CPPU stands for C++ Uno, but basically implements Binary Uno and some C++ wrappers.

CVS

udk/cppu - Binary Uno runtime and parts of the C++ Uno runtime.

Uno/Binary/Module/CPPU/test

Personal tools