Jon Skeet d4ec70fdd3 Fix C# optional field reflection when there are regular fields too %!s(int64=5) %!d(string=hai) anos
..
README.md aa77eab622 Move C#-only test protos to csharp/protos %!s(int64=7) %!d(string=hai) anos
map_unittest_proto3.proto 91ff83c024 Remove non-C# options from C#-only test protos %!s(int64=7) %!d(string=hai) anos
old_extensions1.proto 7581fd5ea6 Tests for issue 6822 %!s(int64=5) %!d(string=hai) anos
old_extensions2.proto 7581fd5ea6 Tests for issue 6822 %!s(int64=5) %!d(string=hai) anos
unittest.proto a104dffcb6 Fix typos (#7050) %!s(int64=5) %!d(string=hai) anos
unittest_custom_options_proto3.proto a104dffcb6 Fix typos (#7050) %!s(int64=5) %!d(string=hai) anos
unittest_import.proto 8a57ec847b Add test protos to test project %!s(int64=6) %!d(string=hai) anos
unittest_import_proto3.proto 91ff83c024 Remove non-C# options from C#-only test protos %!s(int64=7) %!d(string=hai) anos
unittest_import_public.proto 8a57ec847b Add test protos to test project %!s(int64=6) %!d(string=hai) anos
unittest_import_public_proto3.proto 91ff83c024 Remove non-C# options from C#-only test protos %!s(int64=7) %!d(string=hai) anos
unittest_issue6936_a.proto 367fd27732 Rename files and revert changes to generate protos script %!s(int64=5) %!d(string=hai) anos
unittest_issue6936_b.proto 367fd27732 Rename files and revert changes to generate protos script %!s(int64=5) %!d(string=hai) anos
unittest_issue6936_c.proto 367fd27732 Rename files and revert changes to generate protos script %!s(int64=5) %!d(string=hai) anos
unittest_issues.proto d4ec70fdd3 Fix C# optional field reflection when there are regular fields too %!s(int64=5) %!d(string=hai) anos
unittest_proto3.proto a104dffcb6 Fix typos (#7050) %!s(int64=5) %!d(string=hai) anos
unittest_selfreferential_options.proto 661c0c4eb8 add tests for selfreferential options %!s(int64=5) %!d(string=hai) anos

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.