Revert "Minor modernization of DynamicAny code"
[ACE_TAO.git] / TAO / tests / Objref_Sequence_Test / README
blobe1983c72d5d0e975538ff34c3a2bad58f8b99af2
1 /**
5 @page Large Object Reference Sequence Test README File
6       This test is for testing large Sequences of Object
7       references. The test was donated by Petr Tuma
8       <petr.tuma@mff.cuni.cz> with the necessary TAO'ification by Bala.
9       This test failed in TAO 1.2 and 1.2.1.
11       Run the test as follows
13 $ ./server -o file.ior
14 $ ./client -k file://file.ior
16       The test takes a long time to complete. Please do not include it
17       in the daily builds.
19 $ ./run_test.pl
21   the script returns 0 if the test was successful.