aboutsummaryrefslogtreecommitdiff
path: root/conformance
AgeCommit message (Expand)Author
2018-08-22Replace repo links.Feng Xiao
2018-08-13Merge pull request #5032 from TeBoring/json-wrapperJoshua Haberman
2018-08-10Fix json parsing of wrapper valuesBo Yang
2018-08-09Fix failing tests.Feng Xiao
2018-08-08Merge master branch.Feng Xiao
2018-08-08Down-integrate from google3.Feng Xiao
2018-07-27Give a specific category to each test. (#4965)Paul Yang
2018-07-26Add conformance test for php c back (#4966)Paul Yang
2018-07-22Remove/replace travis references (#4953)Feng Xiao
2018-07-09Enable ignoring unknown in json parsing in php (#4839)Paul Yang
2018-07-09Fix cpp_distcheckBSBandme
2018-03-23Updated Ruby conformance test failure listAdam Cozzette
2018-03-20Merge pull request #4387 from acozzette/down-integrateAdam Cozzette
2018-03-20Updated conformance failure listsAdam Cozzette
2018-03-14Deleted scoped_ptr.hAdam Cozzette
2018-03-13Integrated internal changes from GoogleAdam Cozzette
2018-03-01Add conformance test for null value in list JSONJon Skeet
2018-01-26Removed using statements from common.hAdam Cozzette
2017-12-13 Add unknown field support for csharp (#3936)Jie Luo
2017-12-04Updated conformance failure listsAdam Cozzette
2017-12-01Merge branch 'master' into down-integrateAdam Cozzette
2017-12-01Integrated internal changes from GoogleAdam Cozzette
2017-11-13All integer types should accept null in json. (#3869)Paul Yang
2017-11-04Fix php well known type conformance tests (#3828) (#3840)Paul Yang
2017-11-03Fix php well known type conformance tests (#3828)Paul Yang
2017-10-26Reserve unknown in Ruby (#3763)Paul Yang
2017-10-18Fix JS conformance testsJisi Liu
2017-10-18Merge from google internalJisi Liu
2017-09-19Merge pull request #2377 from mcos/chore/conformance-null-testsFeng Xiao
2017-09-14Integrated internal changes from GoogleAdam Cozzette
2017-09-10Add well-known timestamps to JSON for PHP (#3564)Jack Wakefield
2017-08-18Merge remote-tracking branch 'origin/3.4.x' into mergemasterJisi Liu
2017-08-18file() was removed in Python 3, use open() insteadcclauss
2017-08-11Detect invalid tags with a field number of 0 in C#Jon Skeet
2017-08-05Merge branch 'master' into 3.4.xBo Yang
2017-07-26Update the comment on the message_type to cover what it should be.Thomas Van Lenten
2017-07-26Review feedback.Thomas Van Lenten
2017-07-26Add the proto2 message conformance support for ObjC.Thomas Van Lenten
2017-07-26Generate the proto2 test file and link it in for ObjC.Thomas Van Lenten
2017-07-26Add a objc_class_prefix to test_messages_proto3.proto.Thomas Van Lenten
2017-07-25Update conformance tests again.Jisi Liu
2017-07-25Fix conformance testsJisi Liu
2017-07-25Update conformance testsJisi Liu
2017-07-25Merge from masterJisi Liu
2017-07-24Merge pull request #3281 from BSBandme/ConformanceTestYilunChongYilun Chong
2017-07-19Update conformance testsJisi 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-07-05add comments in makefile.amYilun Chong