75 Commits (1aedb97602b084b51c903c6c82b89e39b6d5078a)

Author SHA1 Message Date
Protobuf Team Bot ecb8214f22 Update failure lists to include a small comment of 'why' a test failed. 7 months ago
Protobuf Team Bot e13b8e999b Prepare the code for migrating return types from `const std::string&` to 7 months ago
Protobuf Team Bot 32bedd9b8a Automated rollback of commit 10c00b82af. 8 months ago
Protobuf Team Bot 10c00b82af Migrate `const std::string&` to alternatives: 8 months ago
Mike Kruskal 8beb9705e4 Fix delimited inheritance in all languages. 8 months ago
Protobuf Team Bot 1f8208031a Test if a tag with unknown wire type (0x6 or 0x7) causes parsing failures. 9 months ago
Hong Shin 3574af2397 Internal Change 9 months ago
Mike Kruskal ea81024ddf Refactor editions infrastructure to a top-level directory. 10 months ago
Mike Kruskal 69d1dacf74 Add delimited field binary/json conformance tests. 11 months ago
Joshua Haberman 1f6580dd0c Added conformance test for unknown field ordering. 11 months ago
Anton Grbin 0fa67a94aa JSON conformance test: repeated with a mix of known and unknown enum string values (#15885) 1 year 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. 2 years ago
Jonathan Albrecht 5e03386555 Conformance test runner big endian fixes (#13443) 2 years 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) 3 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 4 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) 6 years ago
Paul Yang ce942bcae1
Add binary conformance tests for map fields (#6560) 6 years ago