Difference between revisions of "Uno/Binary/Impl/Tester/Mapping"

From Apache OpenOffice Wiki
< Uno‎ | Binary
Jump to: navigation, search
m (Splitted categories.)
m (Fixed "type" .)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
author[[User:Kr|Kr]]    <br>
+
Type: implementation State: {{Uno/CWS|SRC680|bunoexttm}}
version: {{REVISIONID}}   <br>
+
state:  UTF2              <br>
+
created: 12/22/2005        <br>
+
type:    impl. description <br>
+
  
== Binary UNO Tester ==
+
A tester for Binary Uno Mappings. See the [[Uno/Binary/Spec/Tester/Mapping|specification]] for details.
=== Mapping ===
+
  
; Headers:
+
==Dependencies==
 +
* [[Uno/Cpp/Impl/Testhelper Objectfactory|TestObject Factory]]
  
;Link Libraries : None.
+
==Files==
;Protocol Bridge: mutex_uno_uno
+
* {{Uno/UDKlink|cppu/test/mapping_tester/makefile.mk}}
 
+
* {{Uno/UDKlink|cppu/test/mapping_tester/mapping.tester.cxx}}
;Known Issues : None.
+
* {{Uno/UDKlink|cppu/test/mapping_tester/Mapping.tester.hxx}}
 
+
;Dependencies:
+
 
+
; Files:
+
:* cppu/test/mapping_tester/CppObject.cxx      -r1.1.2.1 - -r1.1.2.6 - deleted
+
:* cppu/test/mapping_tester/CppObject.hxx      -r1.1.2.1 - -r1.1.2.2 - deleted
+
:* cppu/test/mapping_tester/UnoObject.cxx      -r1.1.2.1 - -r1.1.2.6 - deleted
+
:* cppu/test/mapping_tester/UnoObject.hxx      -r1.1.2.2            - deleted
+
:* cppu/test/mapping_tester/XInvokable.idl    -r1.1.2.1            - deleted
+
:* cppu/test/mapping_tester/callee.hxx        -r1.1.2.1 - -r1.1.2.3 - deleted
+
:* cppu/test/mapping_tester/makefile.mk       -r1.1.2.1 - -r1.1.2.6
+
:* cppu/test/mapping_tester/mapping.tester.cxx -r1.1.2.1 - -r1.1.2.9
+
:* cppu/test/mapping_tester/tests.cxx          -r1.1.2.1 - -r1.1.2.7 - deleted
+
:* cppu/test/mapping_tester/tests.hxx          -r1.1.2.1 - -r1.1.2.2 - deleted
+
:* cppu/test/mapping_tester/Mapping.tester.hxx -r1.1.2.1 - -r1.1.2.4
+
:* cppu/test/mapping_tester/ObjectFactory.cxx  -r1.1.2.1            - deleted
+
:* cppu/test/mapping_tester/ObjectFactory.hxx  -r1.1.2.1            - deleted
+
  
  

Latest revision as of 11:59, 9 February 2007

Type: implementation State: bunoexttm

A tester for Binary Uno Mappings. See the specification for details.

Dependencies

Files

Personal tools