aboutsummaryrefslogtreecommitdiffhomepage
path: root/conformance/conformance_test.cc
Commit message (Expand)AuthorAge
* Merge pull request #3281 from BSBandme/ConformanceTestYilunChongGravatar Yilun Chong2017-07-24
|\
* | Add std:: namespace prefix to set and map (#3332)Gravatar tanderson-google2017-07-09
| * add some test proto2 supported, add js proto2 supported, fixed some errorGravatar Yilun Chong2017-06-30
| * change java to uniform message, revert TestValidDataForType's parametersGravatar Yilun Chong2017-06-29
| * change cpp and python to uniform messageGravatar Yilun Chong2017-06-29
| * add proto2 supported for cpp,python,nodejs,ruby,phpGravatar Yilun Chong2017-06-27
| * add support for proto2Gravatar Yilun Chong2017-06-26
|/
* Updated upb to fix JSON conformance issues. (#3206)Gravatar Joshua Haberman2017-06-19
* Raise the number of digits used for floats.Gravatar Thomas Van Lenten2017-06-16
* Down-integrate from google3.Gravatar Feng Xiao2017-03-29
* A few more cases for binary conformance tests. (#2500)Gravatar Joshua Haberman2017-01-06
* Added conformance testing for binary primitive types. (#2491)Gravatar Joshua Haberman2016-12-13
* Fix #include in cc filesGravatar Julien Brianceau2016-12-09
* Factored Conformance and Benchmark test messages into shared test schema. (#1...Gravatar Joshua Haberman2016-12-03
* Integrated internal changes from GoogleGravatar Adam Cozzette2016-11-17
* Fix bugs for internal integration.Gravatar Bo Yang2016-10-10
* Integrate internal changesGravatar Bo Yang2016-10-10
* Add note about JSON tests maybe being wrong. (#1992)Gravatar Thomas Van Lenten2016-08-23
* More JSON testsGravatar Thomas Van Lenten2016-08-22
* Add more JSON tests around underscores (#1963)Gravatar Thomas Van Lenten2016-08-16
* Add more types to the zero oneof cases.Gravatar Thomas Van Lenten2016-08-11
* Add conformance test for zero fields in oneofs. (#1939)Gravatar Thomas Van Lenten2016-08-11
* Amend the conformance tests to only use Int64/Uint64 non-wrapped values which...Gravatar Jon Skeet2016-07-31
* Make conformance tests more strict about the failure list.Gravatar Josh Haberman2016-06-03
* Allow conformance test runner to tolerate crashes, and re-enable conformance ...Gravatar Josh Haberman2016-01-11
* Fix up the conformance testsGravatar Thomas Van Lenten2016-01-05
* Fix conformance test to only report skips in verbose mode.Gravatar Thomas Van Lenten2016-01-05
* Make conformance tests build for C++ and Java.Gravatar Feng Xiao2015-12-16
* Down-integrate from internal code base.Gravatar Feng Xiao2015-12-11
* Conformance test implementation for Python.Gravatar Josh Haberman2015-12-02
* Added support for Json and valid input to conformance tests.Gravatar Josh Haberman2015-07-10
* Removed test_name from conformance.proto.Gravatar Josh Haberman2015-06-04
* Conformance tests can now be excluded based on their names.Gravatar Josh Haberman2015-06-03
* down-integrate internal changesGravatar Bo Yang2015-05-21
* Factored conformance tests so they can run in-process.Gravatar Josh Haberman2015-04-15
* Added first version of conformance tests.Gravatar Josh Haberman2015-04-08