summaryrefslogtreecommitdiff
path: root/CIAO/tests/IDL_Test/Cornucopia/README
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/tests/IDL_Test/Cornucopia/README')
-rw-r--r--CIAO/tests/IDL_Test/Cornucopia/README40
1 files changed, 0 insertions, 40 deletions
diff --git a/CIAO/tests/IDL_Test/Cornucopia/README b/CIAO/tests/IDL_Test/Cornucopia/README
deleted file mode 100644
index d2f115515db..00000000000
--- a/CIAO/tests/IDL_Test/Cornucopia/README
+++ /dev/null
@@ -1,40 +0,0 @@
-
-
-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 and non-template IDL3+
-constructs, and some features
-not yet present in other CIAO tests and examples:
-
- Non-template IDL3+
-
-- porttype
-- port
-- mirrorport
-
- IDL3
-
-- 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
-December 17, 2009