Difference between revisions of "Uno/Binary/Test/Environment Substitution"
From Apache OpenOffice Wiki
(Updated state.) |
m (Added build instructions ... some links.) |
||
| Line 2: | Line 2: | ||
==Tests== | ==Tests== | ||
| − | * Correct | + | * Correct substitution of a particular [[Uno/Binary/Spec/Environment_Descriptor|env. dcp]]. |
| − | * | + | * Dis-regardence of a particular [[Uno/Binary/Spec/Environment_Descriptor|env. dcp]]. |
| + | |||
| + | ==Build== | ||
| + | cd test/env_substs | ||
| + | dmake | ||
| + | cd - | ||
==Execute== | ==Execute== | ||
| − | <platform>/bin/env_subst.test | + | cd <platform>/bin |
| + | ./env_subst.test | ||
==Files== | ==Files== | ||
| − | * | + | * {{Uno/UDKlink|cppu/test/env_substs/env_subst.test.cxx}} |
| − | * | + | * {{Uno/UDKlink|cppu/test/env_substs/makefile.mk}} |