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

From Apache OpenOffice Wiki
< Uno‎ | Binary‎ | Modules‎ | CPPU
Jump to: navigation, search
m (Added test/alignment.)
 
(4 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
category=Test</DPL>
 
category=Test</DPL>
 
* {{Uno/UDKlink|cppu/qa}}  
 
* {{Uno/UDKlink|cppu/qa}}  
 +
:cd qa
 
:dmake  #upon failure dmake aborts with error
 
:dmake  #upon failure dmake aborts with error
* {{Uno/UDKlink|cppu/test}}
+
[[Category:Uno]]
:dmake
+
:cd <platform>/bin
+
:./testcppu  #provides state (success or failure)
+
:./Environment.test  #provides state (success or failure)
+
:./Mapping.test  #provides state (success or failure) <noinclude>[[Category:ModuleTest]]</noinclude>
+
* {{Uno/UDKlink|cppu/test/alignment}}
+
:dmake #upon failure dmake aborts with error
+

Latest revision as of 19:32, 24 March 2010

Tests

cd qa
dmake #upon failure dmake aborts with error
Personal tools