summaryrefslogtreecommitdiff
path: root/ACE/TAO/tests/Bug_3743_Regression/README
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/TAO/tests/Bug_3743_Regression/README')
-rw-r--r--ACE/TAO/tests/Bug_3743_Regression/README20
1 files changed, 20 insertions, 0 deletions
diff --git a/ACE/TAO/tests/Bug_3743_Regression/README b/ACE/TAO/tests/Bug_3743_Regression/README
new file mode 100644
index 00000000000..8a720b0f1d4
--- /dev/null
+++ b/ACE/TAO/tests/Bug_3743_Regression/README
@@ -0,0 +1,20 @@
+// $Id$
+
+-Se tao_idl option didn't work properly when idl file included
+orb.idl.
+
+__Regression Output__
+
+[vzykov@glasgow tao771_regression]$ ./run_test.pl
+ERROR: Custom endings are incorrectly applied.
+
+
+__Successful Output__
+
+[vzykov@glasgow tao771_regression]$ ./run_test.pl
+INFO: orbsvcs/CosEventChannelAdminC.h
+INFO: orbsvcs/CosTypedEventChannelAdminC.h
+INFO: Test.stub.hpp
+INFO: orbsvcs/CosEventChannelAdminS.h
+INFO: orbsvcs/CosTypedEventChannelAdminS.h
+INFO: Test passed!