aboutsummaryrefslogtreecommitdiff
path: root/conformance/conformance_python.py
Commit message (Collapse)AuthorAgeFilesLines
* Down-integrate from google3.Feng Xiao2018-08-081-1/+5
|
* add some test proto2 supported, add js proto2 supported, fixed some errorYilun Chong2017-06-301-3/+6
|
* change cpp and python to uniform messageYilun Chong2017-06-291-29/+18
|
* add proto2 supported for cpp,python,nodejs,ruby,phpYilun Chong2017-06-271-7/+26
|
* Factored Conformance and Benchmark test messages into shared test schema. ↵Joshua Haberman2016-12-031-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (#1971) * Factored Conformance test messages into shared test schema. * Updated benchmarks to use new proto3 message locations. * Fixed include path. * Conformance: fixed include of Python test messages. * Make maven in Rakefile use --batch-mode. * Revert changes to benchmarks. On second thought I think a separate schema for CPU benchmarking makes sense. * Try regenerating C# protos for new test protos. * Removed benchmark messages from test proto. * Added Jon Skeet's fixes for C#. * Removed duplicate/old test messages C# file. * C# fixes for test schema move. * Fixed C# to use the correct TestAllTypes message. * Fixes for Objective C test schema move. * Added missing EXTRA_DIST file.
* Integrate internal changesBo Yang2016-10-101-2/+6
|
* Remove all bare strings as exceptions.Josh Haberman2015-12-041-3/+6
|
* Added JSON support to Python conformance tests.Josh Haberman2015-12-021-3/+8
|
* Conformance test implementation for Python.Josh Haberman2015-12-021-0/+122