86 Commits (cb77b0e714ec41fca0a15a0999011f036123dfa3)

Author SHA1 Message Date
Thomas Van Lenten 3423d7c451 Add tests that call out how Timestamp handles negative nanos. 1 month ago
Protobuf Team Bot b985164e7c Add three conformance test edge cases for ProtoJSON repr of Any 2 months ago
Mike Kruskal d08b59ca3c Add conformance tests covering mismatched group tags 3 months ago
Mike Kruskal 2177a2e740 Add a conformance test for unmatched start group tag. 4 months ago
Mike Kruskal fc048f4fe3 Add a conformance test for invalid end group tag. 4 months ago
Sandy Zhang cb304bde36 Add JSON parse conformance tests for non-numeric string in numeric fields. 4 months ago
Protobuf Team Bot d88a3d0c95 Updates upb conformance failures file. 5 months ago
Sandy Zhang f84a208929 Remove deprecated Json::Reader in favor of Json::CharReader 5 months ago
Mike Kruskal 5695a882bd Move -Werror to our test/dev bazelrc files. 6 months ago
Adam Cozzette f48205ffed Internal change 6 months ago
Yamil Morales eceb8ccc0d Implementation of go/conformanceDebuggability. Refactor ForkPipeRunner::RunTest(): There's no need for rerunning through argv for common flags between suites. This also enables "debug_test_names" to be shared between suites. 7 months ago
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 8 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. 9 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 10 months ago
Mike Kruskal ea81024ddf Refactor editions infrastructure to a top-level directory. 11 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