Jon Skeet dd9703ba53 Reduce dependencies 17 years ago
..
Collections 0bf2ad145d Implemented popsicle immutability for lists. Modified MessageStreamIterator to be singly generic. 17 years ago
Properties 5407a4329d Signed the test assembly, and added InternalsVisibleTo. Some public members now internal again. 17 years ago
TestProtos 881db010cb Fix initialization check when an optional field has required subfields 17 years ago
lib 5923b37223 Finished service test with a mock. 17 years ago
AbstractMessageTest.cs 48ce28bf2f Copyright fixes, a bit of documentation, and removed unnecessary using directives. 17 years ago
ByteStringTest.cs c26b43d8cd Added copyright notices 17 years ago
CodedInputStreamTest.cs a80a37ccd5 Tidying up, and a couple of extra tests. 17 years ago
CodedOutputStreamTest.cs ad6903fe33 Fix to constructor access for nested types, and first pass at streaming. 17 years ago
DescriptorsTest.cs 48ce28bf2f Copyright fixes, a bit of documentation, and removed unnecessary using directives. 17 years ago
DynamicMessageTest.cs 48ce28bf2f Copyright fixes, a bit of documentation, and removed unnecessary using directives. 17 years ago
GeneratedMessageTest.cs 881db010cb Fix initialization check when an optional field has required subfields 17 years ago
MessageStreamIteratorTest.cs 0bf2ad145d Implemented popsicle immutability for lists. Modified MessageStreamIterator to be singly generic. 17 years ago
MessageStreamWriterTest.cs ad6903fe33 Fix to constructor access for nested types, and first pass at streaming. 17 years ago
MessageTest.cs 48ce28bf2f Copyright fixes, a bit of documentation, and removed unnecessary using directives. 17 years ago
ProtocolBuffers.Test.csproj dd9703ba53 Reduce dependencies 17 years ago
ReflectionTester.cs 48ce28bf2f Copyright fixes, a bit of documentation, and removed unnecessary using directives. 17 years ago
ServiceTest.cs 48ce28bf2f Copyright fixes, a bit of documentation, and removed unnecessary using directives. 17 years ago
TestUtil.cs ad6903fe33 Fix to constructor access for nested types, and first pass at streaming. 17 years ago
TextFormatTest.cs 40c2221ef4 Updated C# tests and code for TextFormat to match Java. 17 years ago
UnknownFieldSetTest.cs 10ad653ce5 Reflect Java source code. 17 years ago
WireFormatTest.cs 6d0cbe7200 Use a switch instead of a map for WireFormat. 17 years ago