461 Commits (40ffd46cec1291e1320e46a134c47dd23a74ff43)

Author SHA1 Message Date
Mike Kruskal 8beb9705e4 Fix delimited inheritance in all languages. 6 months ago
Protobuf Team Bot 023e69d6cc Update comment for message_type 6 months ago
Protobuf Team Bot fdc7f65849 Make serialization correctly be fallible in the Rust Protobuf API. 6 months ago
Protobuf Team Bot dffec0c7d6 Internal Change 6 months ago
Protobuf Team Bot 1f8208031a Test if a tag with unknown wire type (0x6 or 0x7) causes parsing failures. 6 months ago
Marcel Hlopko 69a26b217d Use the name of the rust_proto_library as the crate name 6 months ago
Hong Shin 3574af2397 Internal Change 6 months ago
Protobuf Team Bot 13caa08692 Enable textproto conformance tests for "-0" and "-0F". 7 months ago
Brent Shaffer 01744cccae chore(php): conformance testing for edition (#16712) 7 months ago
Protobuf Team Bot 0a2e6625e2 Add copyright notice to test protos 7 months ago
Thomas Van Lenten 353b4e0031 Ensure overflow values for float/double map to inf/-inf. 7 months ago
Thomas Van Lenten 7c37b2d2a1 Add text format conformance tests for field separators. 7 months ago
Thomas Van Lenten 26cf1cb94c Add more floating point cases to the validations. 7 months ago
Thomas Van Lenten 4cbb7b8540 Duplicate the integer tests using octal and hex. 7 months ago
Eric Salo ea4c77ca48 upb: implement .mergeFromBuffer() on GeneratedMessage in Dart 7 months ago
Mike Kruskal ea81024ddf Refactor editions infrastructure to a top-level directory. 7 months ago
Mike Kruskal 77ae24b39d Fix C# parsing of delimited fields. 8 months ago
Mike Kruskal 69d1dacf74 Add delimited field binary/json conformance tests. 8 months ago
Mike Kruskal 29c69ff00b Fix text-format delimited field handling 8 months ago
Mike Kruskal 8ab39ed6f8 Add editions-specific conformance tests 8 months ago
Protobuf Team Bot 21d75f861c Remove references to rules_proto 8 months ago
Mike Kruskal f0f7be2090 Fix failure lists for JRuby and C#, which don't pass all of the new conformance tests. 8 months ago
Eric Salo 74ddc48fa9 upb: fix the Dart conformance test 8 months ago
Joshua Haberman 1f6580dd0c Added conformance test for unknown field ordering. 8 months ago
Anton Grbin 86abf35ef5 Python JSON parser: Ignore invalid enum string values if ignore_unknown_fields is set (#15887) 8 months ago
Mike Kruskal 19c4a7d647 Close conformance test gaps for delimited encoding. 8 months ago
Protobuf Team Bot 7df9d5d970 Use $Msg$::parse() where sensible. 8 months ago
Sandy Zhang 500c953d10 Enable editions support for Java Lite. 8 months ago
Mike Kruskal bca8fb6117 Implement edition 2023 support in all Ruby runtimes. 8 months ago
Protobuf Team Bot 98511549b5 Use the simpler set_x() instead of x_mut().set() in the Rust conformance test. 9 months ago
Anton Grbin 0fa67a94aa JSON conformance test: repeated with a mix of known and unknown enum string values (#15885) 9 months ago
Ryan Govostes a02a8b88c1 Fix --maximum_edition usage text (#15828) 10 months ago
aiuto 3ab1276bbb Update Bazel references to rules_pkg to the supported file locations. (#15780) 10 months ago
Protobuf Team Bot 55e50ba406 C#: Ignore invalid enum string values in JSON, when invalid fields are being ignored. 10 months ago
Adam Cozzette 220548f30c Add missing alias targets for C++ util libraries 10 months ago
Protobuf Team Bot 4cbe13b5c6 Remove the overlay hack from Rust conformance test now that we can use the enum directly. 10 months ago
Anton Grbin a5e10aff2b [C#] Conformance test: don't skip JsonIgnoreUnknownParsingTest in runner (#15369) 10 months ago
Sandy Zhang 65c65c2d04 Breaking Change: Use Editions features in Java full runtimes. 10 months ago
Marcel Hlopko c1d174f7d2 Stop codegenning module for .proto package 10 months ago
Protobuf Team Bot 8eb7c63ee7 Correct conformance_cpp to use the requested message type for JSON tests. 10 months ago
Mike Kruskal 93b219f4e8 Remove edition getter from C++ descriptor APIs 11 months ago
Sandy Zhang 0d8080ef29 Add to Proto2 JSON conformance test failure lists for C#, JRuby and PHP C 11 months ago
Protobuf Team Bot 42ecd61b3e Extend Proto2 JSON test cases to cover more of the preexisting Proto3 JSON cases. 11 months ago
Adam Cozzette a7b0421c78 Breaking change: make protobuf comply with the C++ layering check 11 months ago
Protobuf Team Bot 255f95e5b1 Include JSON output tests with Proto2 messages in the conformance test suite. 11 months ago
Protobuf Team Bot 569548cd82 Make Rust Conformance skip non-wire output test cases by using an overlay proto. 11 months ago
Joshua Haberman c16ac66e85 Fixed non-conformance in upb JSON enum decoding when ignoring unknown enum values. 11 months ago
Protobuf Team Bot a83da510c4 Automated rollback of commit 0bcc8ef9f2. 11 months ago
Protobuf Team Bot 0bcc8ef9f2 Removed the unused "JSPB (internal)" from conformance the conformance test suite. 11 months ago
Protobuf Team Bot 0b237199c5 Hook up the edition2023 cases to Rust conformance test. 11 months ago