summaryrefslogtreecommitdiff
path: root/modules/CIAO/tests/IDL_Test/Cornucopia/README
diff options
context:
space:
mode:
Diffstat (limited to 'modules/CIAO/tests/IDL_Test/Cornucopia/README')
-rw-r--r--modules/CIAO/tests/IDL_Test/Cornucopia/README30
1 files changed, 30 insertions, 0 deletions
diff --git a/modules/CIAO/tests/IDL_Test/Cornucopia/README b/modules/CIAO/tests/IDL_Test/Cornucopia/README
new file mode 100644
index 00000000000..476030cd33d
--- /dev/null
+++ b/modules/CIAO/tests/IDL_Test/Cornucopia/README
@@ -0,0 +1,30 @@
+
+Cornucopia Code Generation Test
+===============================
+
+This test is for correct code generation, the various
+artifacts compile and link, but there is no executable.
+
+The IDL file in this directory was put together to have
+a wide variety of IDL3 constructs, and some features
+not yet present in other CIAO tests and examples:
+
+- inheritance of operations and attributes in:
+ - facet interfaces
+ - supported interfaces
+ - homes
+ - components (attributes only)
+
+- inheritance of factory and finder operations
+
+- raises, getraises and setraises constructs
+
+- separate scoping for supported interfaces,
+ port interfaces, derived components, and homes
+
+- skeleton and servant generated files in separate
+ builds/libraries
+
+
+Jeff Parsons
+June 16, 2009