21 Commits (d5fb408ddc281ffcadeb08699e65bb694656d0bd)

Author SHA1 Message Date
Feng Xiao 283c40c897 Require six>=1.9 for Python. 9 years ago
Feng Xiao 27b2423d6a Disable python conformnace tests as well. 9 years ago
Josh Haberman 325392dd61 Conformance test implementation for Python. 9 years ago
Josh Haberman c3ca920509 Pass $CC environment variable through tox. 9 years ago
Josh Haberman d8814ed59e Special-case Clang-only warning flags to Clang. 9 years ago
Josh Haberman 00700b7219 Removed all warnings from the Python/C++ build. 9 years ago
Jie Luo 2850a98275 fix json_format for python2.6: 9 years ago
Jisi Liu 72bd9c959a disable tests for python-cpp under py26 as well. 9 years ago
Jisi Liu f509c7b2f5 disable py2.6 tests for json_format_test 9 years ago
Dan O'Reilly d9598ca55d Fix Python 3.4 cpp implementation 9 years ago
Dan O'Reilly 38eef02aab Fix metaclass issue on Python 3. Get text handling tests passing on Python 3. 9 years ago
Dan O'Reilly 46969b99ca Set DYLD_LIBRARY_PATH for OSX 9 years ago
Dan O'Reilly 3791c8051a Fix travis build 9 years ago
Dan O'Reilly 5de2a81b01 Improve tox.ini, install py26 for travis. 9 years ago
Dan O'Reilly 416f001adc Use tox in travis build. Tweak tox.ini 9 years ago
Dan O'Reilly 3bdfb4b695 Add some clarifying comments. Remove ez_setup.py. 9 years ago
Dan O'Reilly 9d689692d3 Make testing cpp implementation optional 9 years ago
Dan O'Reilly 3083d8cee7 Fix --cpp_implementation test failure. Test both pure Python and cpp implementation in tox. 9 years ago
Dan O'Reilly 7013a75b90 Disable py3* in tox 9 years ago
Dan O'Reilly 981d6bf2f7 Build protobuf files in as part of tox runs. 9 years ago
Tres Seaver f1eae1a168 Test under tox: Python 2.6, 2.7, 3.3, 3.4. 10 years ago