aboutsummaryrefslogtreecommitdiff
path: root/conformance/conformance_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Add source dependency of test suite implementation to main function (#5069)Paul Yang2018-09-061-28/+0
* Down-integrate from google3.Feng Xiao2018-08-081-2308/+116
* Enable ignoring unknown in json parsing in php (#4839)Paul Yang2018-07-091-86/+160
* Merge pull request #4387 from acozzette/down-integrateAdam Cozzette2018-03-201-0/+4
|\
| * Integrated internal changes from GoogleAdam Cozzette2018-03-131-0/+4
* | Add conformance test for null value in list JSONJon Skeet2018-03-011-0/+18
|/
* Removed using statements from common.hAdam Cozzette2018-01-261-1/+1
* All integer types should accept null in json. (#3869)Paul Yang2017-11-131-0/+16
* Reserve unknown in Ruby (#3763)Paul Yang2017-10-261-0/+51
* Merge pull request #2377 from mcos/chore/conformance-null-testsFeng Xiao2017-09-191-0/+8
|\
| * Add tests to demonstrate json parsing for null Timestamp and Duration typesMark Costello2016-11-161-0/+8
* | Merge from masterJisi Liu2017-07-251-104/+166
* | Merge master into 3.4.xJisi Liu2017-07-181-4/+5
|\ \
| * | Add std:: namespace prefix to set and map (#3332)tanderson-google2017-07-091-3/+3
| * | Updated upb to fix JSON conformance issues. (#3206)Joshua Haberman2017-06-191-1/+1
| * | Raise the number of digits used for floats.Thomas Van Lenten2017-06-161-0/+1
* | | Merge from Google internal for 3.4 releaseJisi Liu2017-07-181-3/+4
|/ /
* | Down-integrate from google3.Feng Xiao2017-03-291-0/+17
* | A few more cases for binary conformance tests. (#2500)Joshua Haberman2017-01-061-4/+27
* | Added conformance testing for binary primitive types. (#2491)Joshua Haberman2016-12-131-34/+154
* | Fix #include in cc filesJulien Brianceau2016-12-091-1/+1
* | Factored Conformance and Benchmark test messages into shared test schema. (#1...Joshua Haberman2016-12-031-8/+10
* | Integrated internal changes from GoogleAdam Cozzette2016-11-171-14/+12
|/
* Fix bugs for internal integration.Bo Yang2016-10-101-41/+41
* Integrate internal changesBo Yang2016-10-101-283/+303
* Add note about JSON tests maybe being wrong. (#1992)Thomas Van Lenten2016-08-231-4/+28
* More JSON testsThomas Van Lenten2016-08-221-0/+72
* Add more JSON tests around underscores (#1963)Thomas Van Lenten2016-08-161-2/+36
* Add more types to the zero oneof cases.Thomas Van Lenten2016-08-111-0/+30
* Add conformance test for zero fields in oneofs. (#1939)Thomas Van Lenten2016-08-111-1/+45
* Amend the conformance tests to only use Int64/Uint64 non-wrapped values which...Jon Skeet2016-07-311-4/+12
* Make conformance tests more strict about the failure list.Josh Haberman2016-06-031-15/+40
* Allow conformance test runner to tolerate crashes, and re-enable conformance ...Josh Haberman2016-01-111-1/+7
* Fix up the conformance testsThomas Van Lenten2016-01-051-0/+11
* Fix conformance test to only report skips in verbose mode.Thomas Van Lenten2016-01-051-3/+0
* Make conformance tests build for C++ and Java.Feng Xiao2015-12-161-2/+1
* Down-integrate from internal code base.Feng Xiao2015-12-111-19/+1476
* Conformance test implementation for Python.Josh Haberman2015-12-021-3/+5
* Added support for Json and valid input to conformance tests.Josh Haberman2015-07-101-19/+167
* Removed test_name from conformance.proto.Josh Haberman2015-06-041-8/+9
* Conformance tests can now be excluded based on their names.Josh Haberman2015-06-031-43/+117
* down-integrate internal changesBo Yang2015-05-211-0/+1
* Factored conformance tests so they can run in-process.Josh Haberman2015-04-151-175/+90
* Added first version of conformance tests.Josh Haberman2015-04-081-0/+395