From c0a2dcce89b1f374fc1987753dd28c6541bbbfe5 Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Mon, 16 Nov 2009 06:27:11 +0000 Subject: Cleaning up SVN structure, moving branch under sdo-cpp/branches. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@880614 13f79535-47bb-0310-9956-ffa450edef68 --- .../sdo-cpp-pre2.1/runtime/core/test/showdefault1.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 sdo-cpp/branches/sdo-cpp-pre2.1/runtime/core/test/showdefault1.txt (limited to 'sdo-cpp/branches/sdo-cpp-pre2.1/runtime/core/test/showdefault1.txt') diff --git a/sdo-cpp/branches/sdo-cpp-pre2.1/runtime/core/test/showdefault1.txt b/sdo-cpp/branches/sdo-cpp-pre2.1/runtime/core/test/showdefault1.txt new file mode 100644 index 0000000000..f49e95dd58 --- /dev/null +++ b/sdo-cpp/branches/sdo-cpp-pre2.1/runtime/core/test/showdefault1.txt @@ -0,0 +1,15 @@ +Boolean default is : 0 +Boolean default as a string is false +Byte default is : 0 +Byte default as a string is 0 +Character default is : 0 +Character default as a string is 0 +Short default is : 0 +Integer default is : 0 +Integer many default is : 0 +Long default is : 0 +Float default is : 0.000 +Double default is : 0.000 +Date default is : 0 +String default is zero length +Bytes default is zero length -- cgit v1.2.3