Merge pull request #2301 from sonndinh/remove-dup-reactor-functions
[ACE_TAO.git] / TAO / tests / ICMG_Any_Bug / README
blobdce97741e3c96a43303aa0ba6d4c9f4ec7435d09
1 /**
7 @page ICMG_Any Test README File
9   The goals of writing this test are:
11   1. To test TAO's implementation of Any_to_object ().
13   To run the test use the run_test.pl script:
15 $ ./run_test.pl
17   the script returns 0 if the test was successful.