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

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.