aboutsummaryrefslogtreecommitdiffhomepage
path: root/conformance/conformance_python.py
Commit message (Collapse)AuthorAge
* add some test proto2 supported, add js proto2 supported, fixed some errorGravatar Yilun Chong2017-06-30
|
* change cpp and python to uniform messageGravatar Yilun Chong2017-06-29
|
* add proto2 supported for cpp,python,nodejs,ruby,phpGravatar Yilun Chong2017-06-27
|
* Factored Conformance and Benchmark test messages into shared test schema. ↵Gravatar Joshua Haberman2016-12-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (#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 changesGravatar Bo Yang2016-10-10
|
* Remove all bare strings as exceptions.Gravatar Josh Haberman2015-12-04
|
* Added JSON support to Python conformance tests.Gravatar Josh Haberman2015-12-02
|
* Conformance test implementation for Python.Gravatar Josh Haberman2015-12-02