pybind / pybind11_protobuf

Pybind11 bindings for Google's Protocol Buffers
Other
56 stars 34 forks source link

Add `test_extension_in_other_file*` subtests. #79

Closed copybara-service[bot] closed 2 years ago

copybara-service[bot] commented 2 years ago

Add test_extension_in_other_file* subtests.

To exercise & demonstrate under which conditions exactly extensions are lost. This is also meant to be a basis for working out a solution to what is marked as SILENT FAILURE in test_extension_in_other_file_roundtrip_with_serialize_deserialize.