summaryrefslogtreecommitdiff
path: root/TAO/tests/ICMG_Any_Bug/README
blob: 28e5ee3c61d739f455b20f2a8b2e2940c94330dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/**

@page ICMG_Any Test README File

	The goals of writing this test are:

	1. To test TAO's implementaion of Any_to_object ().

	To run the test use the run_test.pl script:

$ ./run_test.pl

	the script returns 0 if the test was successful.

*/