thrift/test/py
Nobuaki Sukegawa e841b3dac6 THRIFT-162 Thrift structures are unhashable, preventing them from being used as set elements
Client: Python
Patch: David Reiss, Nobuaki Sukegawa

This closes #714
2015-11-28 00:08:07 +01:00
..
explicit_module THRIFT-3290: Using from in variable names causes the generated Python code to have errors 2015-09-24 22:58:45 -04:00
CMakeLists.txt THRIFT-3322 CMake generated "make check" failes on python_test 2015-09-30 08:15:53 +02:00
generate.cmake THRIFT-3322 CMake generated "make check" failes on python_test 2015-09-30 08:15:53 +02:00
Makefile.am THRIFT-3373: cross test cleanup 2015-10-09 12:28:57 -07:00
RunClientServer.py THRIFT-162 Thrift structures are unhashable, preventing them from being used as set elements 2015-11-28 00:08:07 +01:00
SerializationTest.py THRIFT-3440 Python make check takes too much time 2015-11-23 21:24:24 +09:00
TestClient.py THRIFT-3350 Python JSON protocol does not encode binary as Base64 2015-11-15 14:00:18 +09:00
TestEof.py THRIFT-3440 Python make check takes too much time 2015-11-23 21:24:24 +09:00
TestFrozen.py THRIFT-162 Thrift structures are unhashable, preventing them from being used as set elements 2015-11-28 00:08:07 +01:00
TestServer.py THRIFT-1857 Python 3 Support 2015-11-06 21:24:24 +09:00
TestSocket.py THRIFT-3440 Python make check takes too much time 2015-11-23 21:24:24 +09:00
TestSyntax.py THRIFT-3440 Python make check takes too much time 2015-11-23 21:24:24 +09:00
TSimpleJSONProtocolTest.py THRIFT-3440 Python make check takes too much time 2015-11-23 21:24:24 +09:00