Difference between revisions of "Uno/Cpp/Test/Bootstrap"

From Apache OpenOffice Wiki
< Uno‎ | Cpp
Jump to: navigation, search
m (Added category.)
m (Improved layout. Added category. Some fixes.)
Line 1: Line 1:
version: {{REVISIONID}} <br>
+
[[Uno/Meta/Organization#Types|Type]]: [[Uno/Meta/Test|test]]  [[Uno/Meta/Organization#States|State]]: UTF2
state:   UTF2           <br>
+
type:    test          <br>
+
  
== Stacked Environments ==
+
==Tests==
 +
bootstrap_InitialComponentContext
 +
* without client purpose
 +
* from within client purpose
  
;Tests:
+
==Execute==
: bootstrap_InitialComponentContext
+
<platform>/bin/bootstrap.test
:* without client purpose
+
:* from within client purpose
+
  
;Execute:
+
==Files==
: bootstrap.test
+
* udk:cppuhelper/test/bootstrap/bootstrap.test.cxx
 +
* udk:cppuhelper/test/bootstrap/TestEnv.cxx
 +
* udk:cppuhelper/test/bootstrap/TestEnv.def
 +
* udk:cppuhelper/test/bootstrap/bootstrap.test.cxx
  
;Known Issues: None.
 
 
;Files:
 
:* cppuhelper/test/bootstrap/bootstrap.test.cxx  -r1.1.2.5
 
  
 
[[Category:Uno:Cpp:Test]]
 
[[Category:Uno:Cpp:Test]]
 +
[[Category:Uno:Cpp:CPPUhelper:Test]]

Revision as of 11:23, 26 October 2006

Type: test State: UTF2

Tests

bootstrap_InitialComponentContext

  • without client purpose
  • from within client purpose

Execute

<platform>/bin/bootstrap.test

Files

  • udk:cppuhelper/test/bootstrap/bootstrap.test.cxx
  • udk:cppuhelper/test/bootstrap/TestEnv.cxx
  • udk:cppuhelper/test/bootstrap/TestEnv.def
  • udk:cppuhelper/test/bootstrap/bootstrap.test.cxx
Personal tools