Jon Skeet bad9d753ae Add unit tests for proto3 optional fields 5 лет назад
..
Collections da5740082e c# feature(RepeatedField): Capacity property to resize the internal array 6 лет назад
Compatibility e479410564 delete all duplicate empty blanks (#5758) 7 лет назад
Reflection 367fd27732 Rename files and revert changes to generate protos script 6 лет назад
WellKnownTypes 2ac8946ee3 Allow extra fields in wrapper messages, more tests. 6 лет назад
ByteStringTest.cs afe98de32a Replace repo links. 7 лет назад
CodedInputStreamExtensions.cs ff334a60eb Change ReadTag and PeekTag to just use 0 as a return value for "end of stream", rather than using an awkward out parameter. 10 лет назад
CodedInputStreamTest.cs f20be83927 enforce recursion depth checking for unknown fields 6 лет назад
CodedOutputStreamTest.cs cdd524a0bd Ensure leaveOpen is true when writing to a buffer 8 лет назад
DeprecatedMemberTest.cs 59eeebee87 First pass at the big rename from ProtocolBuffers to Google.Protobuf. 10 лет назад
EqualityTester.cs 60a889e048 make check for distinct hashcode optional 6 лет назад
ExtensionSetTest.cs 0c80570a8b Add ExtensionSet tests and add checks that non-message extension fields don't fail initialization checks 6 лет назад
FieldCodecTest.cs 59284450fa Use fixed size for bool, float and double field in codec (#5810) 7 лет назад
FieldMaskTreeTest.cs e479410564 delete all duplicate empty blanks (#5758) 7 лет назад
GeneratedMessageTest.Proto2.cs d5e964c8bb Make test comment a summary 6 лет назад
GeneratedMessageTest.cs 6b90ac13e0 Reorganize some tests 6 лет назад
Google.Protobuf.Test.csproj 8da87c6202 Rename Google.Protobuf.Test.CodeGen to Google.Protobuf.Test.TestProtos 6 лет назад
IssuesTest.cs a0cc0e83cb Remove unnecessary branch from ReadTag (#7289) 5 лет назад
JsonFormatterTest.cs e479410564 delete all duplicate empty blanks (#5758) 7 лет назад
JsonParserTest.cs 822b924d59 Allow list values to be null when parsing 8 лет назад
JsonTokenizerTest.cs e479410564 delete all duplicate empty blanks (#5758) 7 лет назад
Proto3OptionalTest.cs bad9d753ae Add unit tests for proto3 optional fields 5 лет назад
SampleEnum.cs e479410564 delete all duplicate empty blanks (#5758) 7 лет назад
SampleMessages.cs 0436b8db85 GetOrRegisterExtension -> GetOrInitializeExtension 6 лет назад
SampleNaNs.cs e479410564 delete all duplicate empty blanks (#5758) 7 лет назад
TestCornerCases.cs 84ea2c7a81 Regenerate all C# code and make it compile 9 лет назад
UnknownFieldSetTest.cs 4d5ae5b4a4 Use proto2 and proto3 in unknown field tests 6 лет назад
testprotos.pb b0649a088a Regenerate C# code with the new generator, adding unittest_proto3_optional.proto 5 лет назад