index
:
protobuf
master
Protocol Buffers – Google’s data interchange format
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
python
/
tox.ini
Commit message (
Expand
)
Author
Age
*
Allow conformance test runner to tolerate crashes, and re-enable conformance ...
Josh Haberman
2016-01-11
*
Require six>=1.9 for Python.
Feng Xiao
2015-12-29
*
Disable python conformnace tests as well.
Feng Xiao
2015-12-21
*
Conformance test implementation for Python.
Josh Haberman
2015-12-02
*
Pass $CC environment variable through tox.
Josh Haberman
2015-10-28
*
Special-case Clang-only warning flags to Clang.
Josh Haberman
2015-10-28
*
Removed all warnings from the Python/C++ build.
Josh Haberman
2015-10-28
*
fix json_format for python2.6:
Jie Luo
2015-10-19
*
disable tests for python-cpp under py26 as well.
Jisi Liu
2015-10-06
*
disable py2.6 tests for json_format_test
Jisi Liu
2015-10-05
*
Fix Python 3.4 cpp implementation
Dan O'Reilly
2015-08-31
*
Fix metaclass issue on Python 3. Get text handling tests passing on Python 3.
Dan O'Reilly
2015-08-22
*
Set DYLD_LIBRARY_PATH for OSX
Dan O'Reilly
2015-08-21
*
Fix travis build
Dan O'Reilly
2015-08-20
*
Improve tox.ini, install py26 for travis.
Dan O'Reilly
2015-08-20
*
Use tox in travis build. Tweak tox.ini
Dan O'Reilly
2015-08-20
*
Add some clarifying comments. Remove ez_setup.py.
Dan O'Reilly
2015-08-20
*
Make testing cpp implementation optional
Dan O'Reilly
2015-08-16
*
Fix --cpp_implementation test failure. Test both pure Python and cpp implemen...
Dan O'Reilly
2015-08-15
*
Disable py3* in tox
Dan O'Reilly
2015-08-14
*
Build protobuf files in as part of tox runs.
Dan O'Reilly
2015-08-13
*
Test under tox: Python 2.6, 2.7, 3.3, 3.4.
Tres Seaver
2015-01-13