protobuf/csharp/protos
Chris Kennelly 34a04c1fd5 Remove lazy=true from repeated fields.
This is currently a no-op in protoc.

PiperOrigin-RevId: 604457261
2024-02-05 15:53:12 -08:00
..
README.md Move C#-only test protos to csharp/protos 2017-11-12 15:29:15 +00:00
map_unittest_proto3.proto Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2023-09-11 16:33:19 -07:00
old_extensions1.proto Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2023-09-11 16:33:19 -07:00
old_extensions2.proto Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2023-09-11 16:33:19 -07:00
unittest.proto Remove lazy=true from repeated fields. 2024-02-05 15:53:12 -08:00
unittest_custom_options_proto3.proto Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2023-09-11 16:33:19 -07:00
unittest_import.proto Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2023-09-11 16:33:19 -07:00
unittest_import_proto3.proto Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2023-09-11 16:33:19 -07:00
unittest_import_public.proto Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2023-09-11 16:33:19 -07:00
unittest_import_public_proto3.proto Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2023-09-11 16:33:19 -07:00
unittest_issue6936_a.proto Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2023-09-11 16:33:19 -07:00
unittest_issue6936_b.proto Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2023-09-11 16:33:19 -07:00
unittest_issue6936_c.proto Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2023-09-11 16:33:19 -07:00
unittest_issues.proto Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2023-09-11 16:33:19 -07:00
unittest_proto3.proto Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2023-09-11 16:33:19 -07:00
unittest_selfreferential_options.proto Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2023-09-11 16:33:19 -07:00

README.md

This directory contains unit test protos adapted from those in src/google/protobuf, and C#-specific test protos for regression tests against bugs found in the C# codegen or library.