summaryrefslogtreecommitdiff
path: root/TAO/tests/CDR/basic_types.cpp
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-03-19 15:57:37 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-03-19 15:57:37 +0000
commit0eb61d35daaa1eb1969688e1a6222c8058f7277d (patch)
tree4c3561a079cdc9e4dc6d216ad6a585feec46811c /TAO/tests/CDR/basic_types.cpp
parent849bf14a0046b9972da97e3e95407ef604cbda71 (diff)
downloadATCD-0eb61d35daaa1eb1969688e1a6222c8058f7277d.tar.gz
ChangeLogTag:Thu Mar 19 09:55:41 1998 Carlos O'Ryan <coryan@cs.wustl.edu>
Diffstat (limited to 'TAO/tests/CDR/basic_types.cpp')
-rw-r--r--TAO/tests/CDR/basic_types.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tests/CDR/basic_types.cpp b/TAO/tests/CDR/basic_types.cpp
index 08a63a52d0f..51e18df7461 100644
--- a/TAO/tests/CDR/basic_types.cpp
+++ b/TAO/tests/CDR/basic_types.cpp
@@ -9,6 +9,8 @@
// basic_types.cpp
//
// = DESCRIPTION
+// Test the basic funcionality of a CDR stream by encoding some
+// basic types and then decoding them again.
//
// = AUTHORS
// Carlos O'Ryan