protobuf/csharp/protos
Xiang Dai e479410564 delete all duplicate empty blanks (#5758)
Signed-off-by: Xiang Dai <764524258@qq.com>
2019-02-20 19:28:50 -08:00
..
map_unittest_proto3.proto Remove non-C# options from C#-only test protos 2017-11-14 07:31:59 +00:00
README.md Move C#-only test protos to csharp/protos 2017-11-12 15:29:15 +00:00
unittest_custom_options_proto3.proto Add Oneof custom options test 2017-01-27 11:52:32 -08:00
unittest_import_proto3.proto Remove non-C# options from C#-only test protos 2017-11-14 07:31:59 +00:00
unittest_import_public_proto3.proto Remove non-C# options from C#-only test protos 2017-11-14 07:31:59 +00:00
unittest_issues.proto delete all duplicate empty blanks (#5758) 2019-02-20 19:28:50 -08:00
unittest_proto3.proto delete all duplicate empty blanks (#5758) 2019-02-20 19:28:50 -08:00

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.