30 Commits (7efcc0466c31e18842d612b1a70cec3f1c9bfb23)

Author SHA1 Message Date
Xiang Dai e479410564 delete all duplicate empty blanks (#5758) 6 years ago
Yilun Chong 359889bafd fix python cpp kokoro build 7 years ago
Yilun Chong 14bc658175 fix python cpp kokoro build 7 years ago
Jie Luo 610e433888 Drop python2.6 7 years ago
Jie Luo 028d6f13ee Add Python 3.5 3.6 7 years ago
Jie Luo c2aa26e507 Revert "Drop Python 3.3 from testing & add Python 3.5, 3.6 (#3512)" (#3524) 7 years ago
cclauss 703f414ca6 Drop Python 3.3 from testing & add Python 3.5, 3.6 (#3512) 7 years ago
Jie Luo b764e67812 Set PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION for pure python comformance test 8 years ago
Paul Yang daba6653f1 Fix python_cpp test on Mac. Link staticly when building extension, so that the extension doesn't require installing protobuf library. (#2232) 8 years ago
Paul Yang bc3bff165f Fix python_cpp test on Mac. Link staticly when building extension, so that the extension doesn't require installing protobuf library. (#2232) 8 years ago
Josh Haberman 38bc15552d Added code to generate XML output file for more granular results. 9 years ago
Josh Haberman f6153b540a Work around tox bug. 9 years ago
Josh Haberman e891c29f9b Allow conformance test runner to tolerate crashes, and re-enable conformance tests. 9 years ago
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. 10 years ago
Dan O'Reilly 46969b99ca Set DYLD_LIBRARY_PATH for OSX 10 years ago
Dan O'Reilly 3791c8051a Fix travis build 10 years ago
Dan O'Reilly 5de2a81b01 Improve tox.ini, install py26 for travis. 10 years ago
Dan O'Reilly 416f001adc Use tox in travis build. Tweak tox.ini 10 years ago
Dan O'Reilly 3bdfb4b695 Add some clarifying comments. Remove ez_setup.py. 10 years ago
Dan O'Reilly 9d689692d3 Make testing cpp implementation optional 10 years ago
Dan O'Reilly 3083d8cee7 Fix --cpp_implementation test failure. Test both pure Python and cpp implementation in tox. 10 years ago
Dan O'Reilly 7013a75b90 Disable py3* in tox 10 years ago
Dan O'Reilly 981d6bf2f7 Build protobuf files in as part of tox runs. 10 years ago
Tres Seaver f1eae1a168 Test under tox: Python 2.6, 2.7, 3.3, 3.4. 10 years ago