summaryrefslogtreecommitdiff
path: root/trunk/TAO/tests/Bug_2424_Regression/README
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/TAO/tests/Bug_2424_Regression/README')
-rw-r--r--trunk/TAO/tests/Bug_2424_Regression/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/trunk/TAO/tests/Bug_2424_Regression/README b/trunk/TAO/tests/Bug_2424_Regression/README
new file mode 100644
index 00000000000..a0e0c8a1dad
--- /dev/null
+++ b/trunk/TAO/tests/Bug_2424_Regression/README
@@ -0,0 +1,5 @@
+// $Id$
+
+This is a compile only test to check that the IDL compiler can deal with IDL containing unfeasibly long lines. If it builds - it's passed.
+
+The file OneLineCosNaming.idl is the complete IDL for the Naming Service, including comments, with all the newlines removed.