Difference between revisions of "Uno/Cpp/Test/Map Helpers"
From Apache OpenOffice Wiki
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== | ||