Difference between revisions of "Uno/Cpp/Test/Map Helpers"

From Apache OpenOffice Wiki
< Uno‎ | Cpp
Jump to: navigation, search
m (Updated state.)
m (Added build instructions ...)
 
Line 3: Line 3:
 
==Tests==
 
==Tests==
 
Various tests for mapping objects.
 
Various tests for mapping objects.
 +
 +
==Build==
 +
cd test/ObjectFactory
 +
dmake
 +
cd -
 +
cd test/Map
 +
dmake
 +
cd -
  
 
==Execute==
 
==Execute==
  <platform>/bin/Map.test
+
  cd <platform>/bin
 +
./Map.test
  
 
==Files==
 
==Files==

Latest revision as of 12:26, 22 June 2007

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

Tests

Various tests for mapping objects.

Build

cd test/ObjectFactory
dmake
cd -
cd test/Map
dmake
cd -

Execute

cd <platform>/bin
./Map.test

Files

Dependencies

Personal tools