1. e891c29 Allow conformance test runner to tolerate crashes, and re-enable conformance tests. by Josh Haberman · 9 years ago
  2. 283c40c Require six>=1.9 for Python. by Feng Xiao · 9 years ago
  3. 27b2423 Disable python conformnace tests as well. by Feng Xiao · 9 years ago
  4. 325392d Conformance test implementation for Python. by Josh Haberman · 9 years ago
  5. c3ca920 Pass $CC environment variable through tox. by Josh Haberman · 9 years ago
  6. d8814ed Special-case Clang-only warning flags to Clang. by Josh Haberman · 9 years ago
  7. 00700b7 Removed all warnings from the Python/C++ build. by Josh Haberman · 9 years ago
  8. 2850a98 fix json_format for python2.6: by Jie Luo · 9 years ago
  9. 72bd9c9 disable tests for python-cpp under py26 as well. by Jisi Liu · 9 years ago
  10. f509c7b disable py2.6 tests for json_format_test by Jisi Liu · 9 years ago
  11. d9598ca Fix Python 3.4 cpp implementation by Dan O'Reilly · 9 years ago
  12. 38eef02 Fix metaclass issue on Python 3. Get text handling tests passing on Python 3. by Dan O'Reilly · 9 years ago
  13. 46969b9 Set DYLD_LIBRARY_PATH for OSX by Dan O'Reilly · 9 years ago
  14. 3791c80 Fix travis build by Dan O'Reilly · 9 years ago
  15. 5de2a81 Improve tox.ini, install py26 for travis. by Dan O'Reilly · 9 years ago
  16. 416f001 Use tox in travis build. Tweak tox.ini by Dan O'Reilly · 9 years ago
  17. 3bdfb4b Add some clarifying comments. Remove ez_setup.py. by Dan O'Reilly · 9 years ago
  18. 9d68969 Make testing cpp implementation optional by Dan O'Reilly · 9 years ago
  19. 3083d8c Fix --cpp_implementation test failure. Test both pure Python and cpp implementation in tox. by Dan O'Reilly · 9 years ago
  20. 7013a75 Disable py3* in tox by Dan O'Reilly · 9 years ago
  21. 981d6bf Build protobuf files in as part of tox runs. by Dan O'Reilly · 9 years ago
  22. f1eae1a Test under tox: Python 2.6, 2.7, 3.3, 3.4. by Tres Seaver · 10 years ago