dep-protobuf/csharp/protos
2026-06-18 22:32:51 -07:00
..
unittest_deep_dependencies Suppress C# unused import warning spam in deep imports test by using import public. 2026-06-18 22:32:51 -07: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
nrt.proto Advertise that C# supports Edition 2026, and move C# Nullable Reference Type support into that edition. 2026-06-08 00:56:32 -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
README.md Move C#-only test protos to csharp/protos 2017-11-12 15:29:15 +00: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 C#: Fix redundant has_bits alloc for multi of 32 (#26455) 2026-03-18 21:27:46 -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

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.