Revert "Use a variable on the stack to not have a temporary in the call"
[ACE_TAO.git] / TAO / tests / Object_Loader / README
blob674ce5e81aa13aa032c3e781685ac440e0bc6db7
1 /**
3 @page Object Loader Test README File
7   Test the DLL-style IORs. For more details on the DLL-style
8   IORs please read the documentation in $TAO_ROOT/tao/DLL_Parser.h.
10   To execute the test simply run
12 $ ./driver
14   or run the run_test.pl script.  The test returns 0 on success.