thrift/test/py
James E. King, III 0ad20bdbfe THRIFT-4351: use travis build stages to optimize build,
avoiding duplicate rebuilds of the same image, and also
allow personal docker hub repositories for private fork
builds to be optimized. Move ubsan build to artful image
because it catches more stuff and fix what was found.

THRIFT-4345: solidify docker build strategy for maximum
coverage: trusty, xenial, artful as stock as they can be

THRIFT-4344: add top level language summary markdown and
update readme with a new image on the layered architecture

THRIFT-3847: remove VERSION macro from config.h which
was causing a conflict on artful builds.

THRIFT-4359: fix haxe map/set decode when key is binary,
as a missing break statement caused it to use an int
during decode

This closes #1389
2017-10-19 11:29:04 -04: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-3612 Add Python C extension for compact protocol 2016-02-13 23:12:34 +09:00
FastbinaryTest.py THRIFT-4351: use travis build stages to optimize build, 2017-10-19 11:29:04 -04:00
generate.cmake THRIFT-2642 Recursive structs don't work in python 2017-07-06 22:59:10 +02:00
Makefile.am configure.ac, Makefile.am: introduce THRIFT variable to support cross-compilation 2017-09-09 07:50:54 -07:00
RunClientServer.py THRIFT-3938 Python TNonblockingServer does not work with SSL 2017-02-12 21:11:36 +09:00
SerializationTest.py THRIFT-4351: use travis build stages to optimize build, 2017-10-19 11:29:04 -04:00
setup.cfg THRIFT-3691 Run flake8 Python style check on Travis-CI 2016-02-28 12:05:14 +09:00
TestClient.py THRIFT-4351: use travis build stages to optimize build, 2017-10-19 11:29:04 -04:00
TestEof.py THRIFT-4351: use travis build stages to optimize build, 2017-10-19 11:29:04 -04:00
TestFrozen.py THRIFT-4351: use travis build stages to optimize build, 2017-10-19 11:29:04 -04:00
TestServer.py THRIFT-4351: use travis build stages to optimize build, 2017-10-19 11:29:04 -04:00
TestSocket.py THRIFT-4351: use travis build stages to optimize build, 2017-10-19 11:29:04 -04:00
TestSyntax.py THRIFT-3691 Run flake8 Python style check on Travis-CI 2016-02-28 12:05:14 +09:00
TSimpleJSONProtocolTest.py THRIFT-3596 Better conformance to PEP8 2016-02-04 14:28:24 +09:00
util.py THRIFT-3613 Port Python C extension to Python 3 2016-02-13 23:12:34 +09:00