15 Commits (b152d7feb9c0a739d7f227eb840858133a4111ef)

Author SHA1 Message Date
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