summaryrefslogtreecommitdiff
path: root/test/ThriftTest.thrift
diff options
context:
space:
mode:
authorJake Farrell <jfarrell@apache.org>2011-10-18 14:35:26 +0000
committerJake Farrell <jfarrell@apache.org>2011-10-18 14:35:26 +0000
commit7ae13e10f7cb0e0c6107cb849d33b9a46b299840 (patch)
treec757f2c0228b78ab4b02075b11aab75a8f56e69a /test/ThriftTest.thrift
parent857a8b8bf81d4ead905e02527727a751720ffdbc (diff)
downloadthrift-7ae13e10f7cb0e0c6107cb849d33b9a46b299840.tar.gz
Thrift-1366: Delphi generator, lirbrary and unit test.
Client: delphi Patch: Kenjiro Fukumitsu Adding delphi XE generator, lib and unit tests. git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1185688 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test/ThriftTest.thrift')
-rw-r--r--test/ThriftTest.thrift1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/ThriftTest.thrift b/test/ThriftTest.thrift
index 51f42b4fa..691858481 100644
--- a/test/ThriftTest.thrift
+++ b/test/ThriftTest.thrift
@@ -33,6 +33,7 @@ namespace py ThriftTest
namespace py.twisted ThriftTest
namespace go ThriftTest
namespace php ThriftTest
+namespace delphi Thrift.Test
namespace * thrift.test
/**