aboutsummaryrefslogtreecommitdiff
path: root/conformance/conformance_test.cc
AgeCommit message (Expand)Author
2018-11-04Revert "Merge changes from topic "protobuf3.5.2""Colin Cross
2017-11-13All integer types should accept null in json. (#3869)Paul Yang
2017-10-26Reserve unknown in Ruby (#3763)Paul Yang
2017-09-19Merge pull request #2377 from mcos/chore/conformance-null-testsFeng Xiao
2017-07-25Merge from masterJisi Liu
2017-07-18Merge master into 3.4.xJisi Liu
2017-07-18Merge from Google internal for 3.4 releaseJisi Liu
2017-07-09Add std:: namespace prefix to set and map (#3332)tanderson-google
2017-06-19Updated upb to fix JSON conformance issues. (#3206)Joshua Haberman
2017-06-16Raise the number of digits used for floats.Thomas Van Lenten
2017-03-29Down-integrate from google3.Feng Xiao
2017-01-06A few more cases for binary conformance tests. (#2500)Joshua Haberman
2016-12-13Added conformance testing for binary primitive types. (#2491)Joshua Haberman
2016-12-09Fix #include in cc filesJulien Brianceau
2016-12-03Factored Conformance and Benchmark test messages into shared test schema. (#1...Joshua Haberman
2016-11-17Integrated internal changes from GoogleAdam Cozzette
2016-11-16Add tests to demonstrate json parsing for null Timestamp and Duration typesMark Costello
2016-10-10Fix bugs for internal integration.Bo Yang
2016-10-10Integrate internal changesBo Yang
2016-08-23Add note about JSON tests maybe being wrong. (#1992)Thomas Van Lenten
2016-08-22More JSON testsThomas Van Lenten
2016-08-16Add more JSON tests around underscores (#1963)Thomas Van Lenten
2016-08-11Add more types to the zero oneof cases.Thomas Van Lenten
2016-08-11Add conformance test for zero fields in oneofs. (#1939)Thomas Van Lenten
2016-07-31Amend the conformance tests to only use Int64/Uint64 non-wrapped values which...Jon Skeet
2016-06-03Make conformance tests more strict about the failure list.Josh Haberman
2016-01-11Allow conformance test runner to tolerate crashes, and re-enable conformance ...Josh Haberman
2016-01-05Fix up the conformance testsThomas Van Lenten
2016-01-05Fix conformance test to only report skips in verbose mode.Thomas Van Lenten
2015-12-16Make conformance tests build for C++ and Java.Feng Xiao
2015-12-11Down-integrate from internal code base.Feng Xiao
2015-12-02Conformance test implementation for Python.Josh Haberman
2015-07-10Added support for Json and valid input to conformance tests.Josh Haberman
2015-06-04Removed test_name from conformance.proto.Josh Haberman
2015-06-03Conformance tests can now be excluded based on their names.Josh Haberman
2015-05-21down-integrate internal changesBo Yang
2015-04-15Factored conformance tests so they can run in-process.Josh Haberman
2015-04-08Added first version of conformance tests.Josh Haberman