Difference between revisions of "Uno/Cpp/Test/Environment Descriptor"

From Apache OpenOffice Wiki
< Uno‎ | Cpp
Jump to: navigation, search
m (Updated state.)
m (Added build instructions ...)
 
Line 4: Line 4:
 
* getTypeName
 
* getTypeName
 
* getPurpose
 
* getPurpose
 +
 +
==Build==
 +
cd test/ObjectFactory
 +
dmake
 +
cd -
 +
cd test/EnvDcp
 +
dmake
 +
cd -
  
 
==Execute==
 
==Execute==
  <platform>/bin/EnvDcp.test
+
  cd <platform>/bin
 +
./EnvDcp.test
  
 
==Files==
 
==Files==

Latest revision as of 12:36, 22 June 2007

Type: Test State: Finished Availability: URE 1.3 (SRC680_m212)

Tests

  • getTypeName
  • getPurpose

Build

cd test/ObjectFactory
dmake
cd -
cd test/EnvDcp
dmake
cd -

Execute

cd <platform>/bin
./EnvDcp.test

Files

Personal tools