aboutsummaryrefslogtreecommitdiffhomepage
path: root/conformance/conformance_test.cc
Commit message (Expand)AuthorAge
* Enable ignoring unknown in json parsing in php (#4839)Gravatar Paul Yang2018-07-09
* Merge pull request #4387 from acozzette/down-integrateGravatar Adam Cozzette2018-03-20
|\
| * Integrated internal changes from GoogleGravatar Adam Cozzette2018-03-13
* | Add conformance test for null value in list JSONGravatar Jon Skeet2018-03-01
|/
* Removed using statements from common.hGravatar Adam Cozzette2018-01-26
* All integer types should accept null in json. (#3869)Gravatar Paul Yang2017-11-13
* Reserve unknown in Ruby (#3763)Gravatar Paul Yang2017-10-26
* Merge pull request #2377 from mcos/chore/conformance-null-testsGravatar Feng Xiao2017-09-19
|\
* | Merge from masterGravatar Jisi Liu2017-07-25
* | Merge master into 3.4.xGravatar Jisi Liu2017-07-18
|\ \
* | | Merge from Google internal for 3.4 releaseGravatar Jisi Liu2017-07-18
| * | Add std:: namespace prefix to set and map (#3332)Gravatar tanderson-google2017-07-09
| * | 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
| * Add tests to demonstrate json parsing for null Timestamp and Duration typesGravatar Mark Costello2016-11-16
|/
* 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