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

From Apache OpenOffice Wiki
< Uno‎ | Cpp
Jump to: navigation, search
m (Added category.)
(Undo revision 186309 by ShirleyG (Talk))
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
version: {{REVISIONID}} <br>
+
[[Uno/Meta/Organization#Types|Type]]: [[Uno/Meta/Test|Test]]  [[Uno/Meta/Organization#States|State]]: Finished  Availability: URE 1.3 (SRC680_m212)
state:   UTF2          <br>
+
type:   test          <br>
+
  
== Stacked Environments ==
+
==Tests==
 +
bootstrap_InitialComponentContext
 +
* without client purpose
 +
* from within client purpose
  
;Tests:
+
==Execute==
: bootstrap_InitialComponentContext
+
# Mac OS X setenv DYLD_LIBRARY_PATH "../lib":$DYLD_LIBRARY_PATH
:* without client purpose
+
<platform>/bin/bootstrap.test
:* from within client purpose
+
  
;Execute:
+
==Files==
: bootstrap.test
+
* {{Uno/UDKlink|cppuhelper/test/bootstrap/bootstrap.test.cxx}}
 +
* {{Uno/UDKlink|cppuhelper/test/bootstrap/TestEnv.cxx}}
 +
* {{Uno/UDKlink|cppuhelper/test/bootstrap/TestEnv.def}}
 +
* {{Uno/UDKlink|cppuhelper/test/bootstrap/bootstrap.test.cxx}}
  
;Known Issues: None.
+
==Depends on==
 +
* [[Uno/Cpp/Tester/TestComponent]]
  
;Files:
 
:* cppuhelper/test/bootstrap/bootstrap.test.cxx  -r1.1.2.5
 
  
[[Category:Uno:Cpp:Test]]
+
[[Category:Module:CPPUhelper]]
 +
[[Category:Test]]
 +
[[Category:Uno]]
 +
[[Category:Uno:Cpp]]

Latest revision as of 18:45, 7 October 2010

Type: Test State: Finished Availability: URE 1.3 (SRC680_m212)

Tests

bootstrap_InitialComponentContext

  • without client purpose
  • from within client purpose

Execute

# Mac OS X setenv DYLD_LIBRARY_PATH "../lib":$DYLD_LIBRARY_PATH
<platform>/bin/bootstrap.test

Files

Depends on

Personal tools