68 Commits (1980e025eb315ed6c8d1c0ba2c5653022d889189)

Author SHA1 Message Date
Mike Kruskal ea81024ddf Refactor editions infrastructure to a top-level directory. 9 months ago
Mike Kruskal 69d1dacf74 Add delimited field binary/json conformance tests. 10 months ago
Joshua Haberman 1f6580dd0c Added conformance test for unknown field ordering. 10 months ago
Anton Grbin 0fa67a94aa JSON conformance test: repeated with a mix of known and unknown enum string values (#15885) 11 months ago
Protobuf Team Bot 42ecd61b3e Extend Proto2 JSON test cases to cover more of the preexisting Proto3 JSON cases. 1 year ago
Protobuf Team Bot 255f95e5b1 Include JSON output tests with Proto2 messages in the conformance test suite. 1 year ago
Mike Kruskal a2ba8bc78e Enable conformance tests over editions protos 1 year ago
Mike Kruskal 28e573e77f Restructure syntax branches in text format conformance tests. 1 year ago
Mike Kruskal 39752aaea3 Clean up conformance tests warnings and formatting. 1 year ago
Mike Kruskal 8c80a3265d Restructure syntax branches in binary conformance tests. 1 year ago
Sandy Zhang 81068e8e8c Internal change 1 year ago
Joshua Haberman 8a4bfd645d Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 1 year ago
Protobuf Team Bot 0287cf4272 Internal change. 1 year ago
Jonathan Albrecht 5e03386555 Conformance test runner big endian fixes (#13443) 1 year ago
Joshua Haberman 37dfe806f8 Added a conformance test for embedded nulls in JSON strings. 2 years ago
Protobuf Team Bot edb4da6eaa Internal Code Change 2 years ago
Mike Kruskal a9f1ea6371 Breaking change: Migrate to Abseil's logging library. 2 years ago
Mike Kruskal b80cc536de Migrate std::operator+ to Abseil helpers in utility code. 2 years ago
Jie Luo ca1cb1ba80 Expect fail when serialize inf and nan for Value.number_value in json format. fixes #11259 2 years ago
Jie Luo de5fae0d84 Automated rollback of commit c105e85e7c. 2 years ago
Jie Luo c105e85e7c Expect fail when serialize inf and nan for Value.number_value in json format. fixes #11259 2 years ago
Mike Kruskal a02c9021cc Internal changes 2 years ago
Anton Grbin 09f4901084 Copybara import of the project: 2 years ago
Mike Kruskal 60a84c347d Internal change 2 years ago
Mike Kruskal 5308cf0aa6
Make jsoncpp a formal dependency (#10739) 2 years ago
Mike Kruskal e99b2819ee Sync from Piper @476205078 2 years ago
Mike Kruskal c3e751aac6 Sync from Piper @475378801 2 years ago
Mike Kruskal a3c8e2deb0
Integrate from Piper for C++, Java, and Python (#10455) 2 years ago
Mike Kruskal a29e0e3f44 Sync from Piper @439400376 3 years ago
Adam Cozzette 9faf5a79bc Use kName naming style for enum in binary_json_conformance_suite.cc 3 years ago
Joshua Haberman ba3836703b Sync from Piper @368866736 4 years ago
Abhishek Jain 0ef575beff
Fix compiler warnings issue found in conformance_test_runner#8189 (#8190) 4 years ago
Joshua Haberman dfab275eca Sync from Piper @317197168 5 years ago
listonjesse 2ae7cf0e03 Auxillary -> Auxiliary 5 years ago
Joshua Haberman 6b5fb807c0 Sync from Piper @310858019 5 years ago
Joshua Haberman 2d80a70048 Sync from Piper @310457838 5 years ago
Joshua Haberman b99994d994 Sync from Piper @304070343 5 years ago
Brian Wignall a104dffcb6 Fix typos (#7050) 5 years ago
Rafi Kamal 58d4420e2d Down Integrate Internal Changes 5 years ago
Rafi Kamal 6c92f9dff1 Down integrate to GitHub 5 years ago
Paul Yang 3f323c5b99
Fix incorrect leap day for Timestamp in php (#6696) 5 years ago
Paul Yang 7114d73dea
Implement binary conformance test for oneof fields (#6622) 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
Rafi Kamal 4f02f056b5 Down integrate to GitHub 5 years ago
Paul Yang d79d368ff1
Remove stale comment (#6552) 5 years ago
Paul Yang 0c4b607e98
Conformance packed (#6447) 6 years ago
Paul Yang a9bb65643b
Add binary conformance test for default repeated fields (#6440) 6 years ago
Paul Yang 2849a79990
Add binary conformance test for message type. (#6435) 6 years ago
Paul Yang 455440fc47
Add binary conformance test for enum fields. (#6434) 6 years ago