aboutsummaryrefslogtreecommitdiff
path: root/python/compatibility_tests
Commit message (Collapse)AuthorAgeFilesLines
* Prefer the term "3-Clause BSD License" over "New BSD License"Sebastian Schuberth2017-02-281-1/+1
| | | | The first is the newer name, which is also more telling.
* Fix python compatibility test when a new generated code imports an old ↵Jie Luo2017-02-091-10/+4
| | | | version(2.6.1 or older) generated code.
* Add python compatibility tests against v2.5.0 amd run on Travis.Jie Luo2017-01-264-3/+203
|
* Add python compatibility tests against v2.5.0: copy tests and proto files ↵Jie Luo2017-01-2328-0/+5634
from v2.5.0