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

From Apache OpenOffice Wiki
< Uno‎ | Cpp
Jump to: navigation, search
m (Splitted categories.)
(Undo revision 186309 by ShirleyG (Talk))
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Uno/Meta/Organization#Types|Type]]: [[Uno/Meta/Test|test]]  [[Uno/Meta/Organization#States|State]]: UTF2
+
[[Uno/Meta/Organization#Types|Type]]: [[Uno/Meta/Test|Test]]  [[Uno/Meta/Organization#States|State]]: Finished  Availability: URE 1.3 (SRC680_m212)
  
 
==Tests==
 
==Tests==
Line 7: Line 7:
  
 
==Execute==
 
==Execute==
 +
# Mac OS X setenv DYLD_LIBRARY_PATH "../lib":$DYLD_LIBRARY_PATH
 
  <platform>/bin/bootstrap.test
 
  <platform>/bin/bootstrap.test
  
 
==Files==
 
==Files==
* udk:cppuhelper/test/bootstrap/bootstrap.test.cxx
+
* {{Uno/UDKlink|cppuhelper/test/bootstrap/bootstrap.test.cxx}}
* udk:cppuhelper/test/bootstrap/TestEnv.cxx
+
* {{Uno/UDKlink|cppuhelper/test/bootstrap/TestEnv.cxx}}
* udk:cppuhelper/test/bootstrap/TestEnv.def
+
* {{Uno/UDKlink|cppuhelper/test/bootstrap/TestEnv.def}}
* udk:cppuhelper/test/bootstrap/bootstrap.test.cxx
+
* {{Uno/UDKlink|cppuhelper/test/bootstrap/bootstrap.test.cxx}}
  
 +
==Depends on==
 +
* [[Uno/Cpp/Tester/TestComponent]]
  
[[Category:CPPUhelper]]
+
 
 +
[[Category:Module:CPPUhelper]]
 
[[Category:Test]]
 
[[Category:Test]]
 
[[Category:Uno]]
 
[[Category:Uno]]
 
[[Category:Uno:Cpp]]
 
[[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