thrift/test/py
Jens Geyer 8bcfdd98ae THRIFT-2886 Integrate binary type in standard Thrift cross test
Client: C_glib, C++, D, Erlang, Go, Haskell, Lua, Java/Me, JavaScript, Node, Ocaml, Perl, PHP, Python, Ruby
Patch: Jens Geyer

This closes #341

Minimal server-side implementations and TODO stubs for various languages to let "make check" succeeed.
Not contained in this patch and still TODO:
- client side implementations, i.e. calls to testBinary() and appropriate tests
- server side hex printout missing for some languages
2015-01-03 17:37:54 +01:00
..
explicit_module THRIFT-387. Add license headers to a bunch of files 2009-03-30 21:35:00 +00:00
Makefile.am THRIFT-2602 fix missing dist files 2014-10-22 14:09:43 +02:00
RunClientServer.py THRIFT-847 Test Framework harmonization across all languages 2014-05-31 22:22:07 +02:00
SerializationTest.py THRIFT-2757: py - checkIntegerLimits optimized 2014-10-08 15:40:00 +02:00
TestClient.py THRIFT-2886 Integrate binary type in standard Thrift cross test 2015-01-03 17:37:54 +01:00
TestEof.py THRIFT-1115 python TBase class for dynamic (de)serialization, and __slots__ option for memory savings 2011-09-11 18:16:21 +00:00
TestServer.py THRIFT-2886 Integrate binary type in standard Thrift cross test 2015-01-03 17:37:54 +01:00
TestSocket.py THRIFT-1115 python TBase class for dynamic (de)serialization, and __slots__ option for memory savings 2011-09-11 18:16:21 +00:00
TestSyntax.py THRIFT-1115 python TBase class for dynamic (de)serialization, and __slots__ option for memory savings 2011-09-11 18:16:21 +00:00
TSimpleJSONProtocolTest.py THRIFT-1797 Python implementation of TSimpleJSONProtocol 2012-12-26 22:09:55 +01:00