THRIFT-1590 Document the excepted return values and behaviors ThriftTest.thrift so...
authorRoger Meier <roger@apache.org>
Wed, 2 May 2012 22:56:47 +0000 (22:56 +0000)
committerRoger Meier <roger@apache.org>
Wed, 2 May 2012 22:56:47 +0000 (22:56 +0000)
commit1f8b48f5bdfc49dc1992684c56b0e0c22335ceb0
treeda6d9110032853cca3aaa0aef190e4e3650b16dc
parentf50df7f2ba60e26e72a084381aa96344e7ec01f8
THRIFT-1590 Document the excepted return values and behaviors ThriftTest.thrift so that all languages can implement a test server
Patch: Nathaniel Cook

git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1333243 13f79535-47bb-0310-9956-ffa450edef68
test/ThriftTest.thrift
test/cpp/src/TestServer.cpp