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

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.