summaryrefslogtreecommitdiff
path: root/TAO/tests/ICMG_Any_Bug/README
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/ICMG_Any_Bug/README')
-rw-r--r--TAO/tests/ICMG_Any_Bug/README15
1 files changed, 15 insertions, 0 deletions
diff --git a/TAO/tests/ICMG_Any_Bug/README b/TAO/tests/ICMG_Any_Bug/README
new file mode 100644
index 00000000000..28e5ee3c61d
--- /dev/null
+++ b/TAO/tests/ICMG_Any_Bug/README
@@ -0,0 +1,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.
+
+*/