thrift/test
iproctor 8361bf0565 ocaml and haskell thrift clients now calling readMessageEnd
Summary: I neglected to make the call to readMessageEnd if the client read an app exception in the haskell and ocaml code. Fixed now. The test cases for both now also compile with the new ThriftTest.thrift (though haskell's is still not doing anything but echoing  the args)

Reviewed By: dreiss

Test Plan: Ran test code. This bug would actually never show up because there's only tbinaryprotocol implemented for these languages and that does nothing on a readMessageEnd.

Revert: OK

DiffCamp Revision: 11377


git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665651 13f79535-47bb-0310-9956-ffa450edef68
2008-04-10 00:31:55 +00:00
..
cpp Add an experiment to measure the likeliness that realloc will avoid a copy. 2008-03-31 21:38:29 +00:00
csharp Add a test client and server for C#. 2008-04-02 22:10:17 +00:00
hs ocaml and haskell thrift clients now calling readMessageEnd 2008-04-10 00:31:55 +00:00
java Add Java JSON protocol implementation. 2008-03-07 20:12:20 +00:00
ocaml ocaml and haskell thrift clients now calling readMessageEnd 2008-04-10 00:31:55 +00:00
perl Make "make clean" rules a bit more standard. 2008-02-24 16:42:18 +00:00
php Make "make clean" rules a bit more standard. 2008-02-24 16:42:18 +00:00
py Clean up the unit tests. 2008-04-07 23:45:00 +00:00
rb Make "make clean" rules a bit more standard. 2008-02-24 16:42:18 +00:00
threads Make "make clean" rules a bit more standard. 2008-02-24 16:42:18 +00:00
Benchmark.cpp Clean up the unit tests. 2008-04-07 23:45:00 +00:00
ConstantsDemo.thrift Make the C++ generator use non-hardcoded namespaces. 2008-02-27 01:55:17 +00:00
DebugProtoTest.cpp Clean up the unit tests. 2008-04-07 23:45:00 +00:00
DebugProtoTest.thrift Clean up the unit tests. 2008-04-07 23:45:00 +00:00
DenseLinkingTest.thrift Make the C++ generator use non-hardcoded namespaces. 2008-02-27 01:55:17 +00:00
DenseProtoTest.cpp Clean up the unit tests. 2008-04-07 23:45:00 +00:00
DocTest.thrift Make the Java generator use non-hardcoded namespaces. 2008-02-27 01:55:25 +00:00
FastbinaryTest.py Thrift: Whitespace cleanup. 2008-02-06 22:18:40 +00:00
JSONProtoTest.cpp Clean up the unit tests. 2008-04-07 23:45:00 +00:00
Makefile.am Fix a bug in TPipedTransport that broke pipelining. 2008-04-08 05:07:26 +00:00
ManyTypedefs.thrift Thrift: Make use of get_true_type. 2007-08-23 21:43:25 +00:00
OptionalRequiredTest.cpp Thrift: "make check" support. 2008-02-04 21:14:14 +00:00
OptionalRequiredTest.thrift Add support for .equals() to Java structs. 2008-03-02 06:29:19 +00:00
ReflectionTest.cpp Clean up the unit tests. 2008-04-07 23:45:00 +00:00
SmallTest.thrift Thrift: Whitespace cleanup. 2008-02-06 22:18:40 +00:00
StressTest.thrift Make the C++ generator use non-hardcoded namespaces. 2008-02-27 01:55:17 +00:00
TFDTransportTest.cpp Add TFDTransport: a dead-simple wrapper around a file-descriptor. 2008-04-08 05:06:59 +00:00
ThriftTest.thrift Clean up the unit tests. 2008-04-07 23:45:00 +00:00
TMemoryBufferTest.cpp Clean up the unit tests. 2008-04-07 23:45:00 +00:00
TPipedTransportTest.cpp Fix a bug in TPipedTransport that broke pipelining. 2008-04-08 05:07:26 +00:00
UnitTestMain.cpp Clean up the unit tests. 2008-04-07 23:45:00 +00:00
ZlibTest.cpp Thrift: Re-committing zlib. 2007-09-17 23:20:38 +00:00