aboutsummaryrefslogtreecommitdiff
path: root/conformance
Commit message (Expand)AuthorAgeFilesLines
* Cherrypick for csharp, including:Jie Luo2017-12-191-1/+0
* All integer types should accept null in json. (#3869)Paul Yang2017-11-131-0/+16
* Fix php well known type conformance tests (#3828) (#3840)Paul Yang2017-11-044-114/+10
* Reserve unknown in Ruby (#3763)Paul Yang2017-10-265-5/+69
* Fix JS conformance testsJisi Liu2017-10-181-6/+0
* Merge from google internalJisi Liu2017-10-182-2/+0
* 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
* | Integrated internal changes from GoogleAdam Cozzette2017-09-141-0/+1
* | Add well-known timestamps to JSON for PHP (#3564)Jack Wakefield2017-09-103-30/+4
* | Merge remote-tracking branch 'origin/3.4.x' into mergemasterJisi Liu2017-08-187-5/+16
|\ \
| * \ Merge branch 'master' into 3.4.xBo Yang2017-08-053-24/+28
| |\ \
| * | | Update conformance tests again.Jisi Liu2017-07-253-3/+4
| * | | Fix conformance testsJisi Liu2017-07-252-4/+4
| * | | Update conformance testsJisi Liu2017-07-253-5/+6
| * | | Merge from masterJisi Liu2017-07-2520-846/+1028
| * | | Update conformance testsJisi Liu2017-07-195-1184/+6
| * | | Merge master into 3.4.xJisi Liu2017-07-1810-620/+276
| |\ \ \
| * | | | Merge from Google internal for 3.4 releaseJisi Liu2017-07-184-5/+1194
* | | | | file() was removed in Python 3, use open() insteadcclauss2017-08-181-2/+2
* | | | | Detect invalid tags with a field number of 0 in C#Jon Skeet2017-08-111-5/+0
| |_|/ / |/| | |
* | | | Update the comment on the message_type to cover what it should be.Thomas Van Lenten2017-07-261-1/+3
* | | | Review feedback.Thomas Van Lenten2017-07-261-8/+6
* | | | Add the proto2 message conformance support for ObjC.Thomas Van Lenten2017-07-261-10/+12
* | | | Generate the proto2 test file and link it in for ObjC.Thomas Van Lenten2017-07-261-9/+11
* | | | Add a objc_class_prefix to test_messages_proto3.proto.Thomas Van Lenten2017-07-261-3/+3
* | | | Merge pull request #3281 from BSBandme/ConformanceTestYilunChongYilun Chong2017-07-2420-844/+1028
|\ \ \ \ | |_|/ / |/| | |
| * | | add comments in makefile.amYilun Chong2017-07-051-1/+2
| * | | change csharp failure listYilun Chong2017-07-051-4/+1
| * | | Merge branch 'ConformanceTestYilunChong' of github.com:BSBandme/protobuf into...Yilun Chong2017-07-054-4/+254
| |\ \ \
| | * \ \ Merge branch 'master' into ConformanceTestYilunChongYilun Chong2017-06-304-4/+254
| | |\ \ \
| * | | | | fix php failing list and csharp generated protoYilun Chong2017-07-052-2/+0
| |/ / / /
| * | | | changed php's failing listYilun Chong2017-06-302-534/+11
| * | | | remove backup filesYilun Chong2017-06-303-438/+0
| * | | | add some test proto2 supported, add js proto2 supported, fixed some errorYilun Chong2017-06-3022-1221/+1733
| * | | | change php objc nodejs csharp rubyYilun Chong2017-06-294-8/+8
| * | | | change java to uniform message, revert TestValidDataForType's parametersYilun Chong2017-06-293-318/+147
| * | | | change cpp and python to uniform messageYilun Chong2017-06-293-102/+67
| * | | | add message set test caseYilun Chong2017-06-281-0/+1
| * | | | add objec supportYilun Chong2017-06-281-6/+14
| * | | | delete backup filesYilun Chong2017-06-283-385/+0
| * | | | delete binaryYilun Chong2017-06-2810-0/+0
| * | | | add java supportedYilun Chong2017-06-2811-17/+184
| * | | | add proto2 supported for cpp,python,nodejs,ruby,phpYilun Chong2017-06-2719-32/+496
| * | | | add support for proto2Yilun Chong2017-06-264-83/+138
| * | | | add test_proto2_message.proto and change conformnace/makefile.amYilun Chong2017-06-231-6/+16
* | | | | Add std:: namespace prefix to set and map (#3332)tanderson-google2017-07-092-4/+4
| |/ / / |/| | |
* | | | Add json encode/decode for php. (#3226)Paul Yang2017-06-306-538/+265
|/ / /
* | | Updated upb to fix JSON conformance issues. (#3206)Joshua Haberman2017-06-192-74/+5
* | | Raise the number of digits used for floats.Thomas Van Lenten2017-06-162-0/+2