Difference between revisions of "Uno/Binary/Impl/Tester/Mapping"
From Apache OpenOffice Wiki
(moved from udk.openoffice.org) |
m (Fixed "type" .) |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | + | Type: implementation State: {{Uno/CWS|SRC680|bunoexttm}} | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | + | A tester for Binary Uno Mappings. See the [[Uno/Binary/Spec/Tester/Mapping|specification]] for details. | |
| − | |||
| − | + | ==Dependencies== | |
| + | * [[Uno/Cpp/Impl/Testhelper Objectfactory|TestObject Factory]] | ||
| − | + | ==Files== | |
| − | + | * {{Uno/UDKlink|cppu/test/mapping_tester/makefile.mk}} | |
| + | * {{Uno/UDKlink|cppu/test/mapping_tester/mapping.tester.cxx}} | ||
| + | * {{Uno/UDKlink|cppu/test/mapping_tester/Mapping.tester.hxx}} | ||
| − | |||
| − | + | [[Category:Impl]] | |
| − | + | [[Category:Uno]] | |
| − | + | [[Category:Uno:Binary]] | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | : | ||
| − | : | ||
| − | : | ||
Latest revision as of 11:59, 9 February 2007
Type: implementation State: bunoexttm
A tester for Binary Uno Mappings. See the specification for details.