aboutsummaryrefslogtreecommitdiff
path: root/csharp/ProtocolBuffers.Test/MessageTest.cs
Commit message (Expand)AuthorAgeFilesLines
* Copyright fixes, a bit of documentation, and removed unnecessary using direct...Jon Skeet2008-08-141-3/+15
* Extensions don't need to go under a separate type.Jon Skeet2008-08-141-4/+4
* UnknownFieldSet tests, and a fix to repeated extension elements.Jon Skeet2008-08-141-2/+5
* The great generics revisiting.Jon Skeet2008-08-141-4/+2
* More tests, and implementation of UninitializedMessageException description.Jon Skeet2008-08-141-0/+286