4 Commits (e2da2c62bc02d83c35f992556c25c6af4e60e1d3)

Author SHA1 Message Date
Anton Grbin 86abf35ef5 Python JSON parser: Ignore invalid enum string values if ignore_unknown_fields is set (#15887) 8 months ago
Anton Grbin 0fa67a94aa JSON conformance test: repeated with a mix of known and unknown enum string values (#15885) 9 months ago
Protobuf Team Bot 42ecd61b3e Extend Proto2 JSON test cases to cover more of the preexisting Proto3 JSON cases. 11 months ago
Mike Kruskal c23d5333c3 Expose editions in Python/upb. 1 year ago
Mike Kruskal 15eccf3ec4 Implement Editions in Pure Python. 1 year ago
Anton Grbin 09f4901084 Copybara import of the project: 2 years ago
Joshua Haberman f77065d4eb Sync from Piper @316511779 5 years ago
listonjesse 2ae7cf0e03 Auxillary -> Auxiliary 5 years ago
Rafi Kamal 6c92f9dff1 Down integrate to GitHub 5 years ago
Paul Yang ce942bcae1
Add binary conformance tests for map fields (#6560) 5 years ago
Paul Yang 6c9d7ecfa4
Test singular fields are encoded in canonical way (#6553) 5 years ago
Yilun Chong d8c2501b43 down integration from internal 6 years ago
Paul Yang 7f42d6d0bc
Fix empty FieldMask json encoding/decoding (#5605) 6 years ago
Feng Xiao 6bbe197e9c Down-integrate from google3. 6 years ago
Paul Yang 8705adc228
Give a specific category to each test. (#4965) 6 years ago
Paul Yang 26eeec93e4
Enable ignoring unknown in json parsing in php (#4839) 6 years ago
Adam Cozzette ec40953257 Updated conformance failure lists 7 years ago
Adam Cozzette 0400cca323 Integrated internal changes from Google 7 years ago
Adam Cozzette 7bb8584f9d Updated conformance failure lists 7 years ago
Adam Cozzette 92a7e778e7 Integrated internal changes from Google 7 years ago
Jisi Liu 1a7a7fca80 Merge from google internal 7 years ago
Jisi Liu d974cc2e9a Update conformance tests 7 years ago
Jisi Liu 759245a49a Merge from master 7 years ago
Jisi Liu 7986ca7e53 Update conformance tests 7 years ago
Jisi Liu 09354db143 Merge from Google internal for 3.4 release 7 years ago
Yilun Chong 3adb054bbf add some test proto2 supported, add js proto2 supported, fixed some error 8 years ago
Feng Xiao fab8812cc1 Update python conformance failure list. 8 years ago
Feng Xiao e47c068cfa Update python conformance failure list. 8 years ago
Feng Xiao d36c0c538a Down-integrate from google3. 8 years ago
Adam Cozzette 5a76e633ea Integrated internal changes from Google 8 years ago
Bo Yang 23d4688cce Fix python bugs for internal integration. 8 years ago
Bo Yang cc8ca5b6a5 Integrate internal changes 8 years ago
Bo Yang c8b9d41f99 Fix python bugs for internal integration. 8 years ago
Bo Yang 98835fb8f8 Integrate internal changes 8 years ago
Thomas Van Lenten 80f65d2df8 Add note about JSON tests maybe being wrong. (#1992) 8 years ago
Thomas Van Lenten ac3df39c22 Add conformance test for zero fields in oneofs. (#1939) 8 years ago
Josh Haberman 4833b4c003 Surrogate checking is unpredictable, so always manually check. 9 years ago
Josh Haberman bd98eae1c9 Fixed Python by updating failure lists and fixed a few broken tests. 9 years ago
Josh Haberman 06fd6fa850 Fixed Python 3.x C++ build, and updated conformance failure lists. 9 years ago
Josh Haberman e891c29f9b Allow conformance test runner to tolerate crashes, and re-enable conformance tests. 9 years ago
Josh Haberman 4b31ffa488 Added Python failure lists, and fixes to make sure failure propagates. 9 years ago
Jon Skeet 15bf55e225 Validate that after reading a message, we've consumed as many bytes as we expected to. 9 years ago
Jon Skeet b6defa7c11 Added C# conformance tests. 9 years ago