aboutsummaryrefslogtreecommitdiff
path: root/src/ProtocolBuffers.Test/ReusableBuilderTest.cs
Commit message (Expand)AuthorAgeFilesLines
* Fixing build for SILVERLIGHT and COMPACT_FRAMEWORK before adding more buildcsharptest2012-10-121-1/+2
* - Upgraded NUnitcsharptest2011-10-041-17/+17
* Conditional extensions in serialization, Removed usages of extensions methods...csharptest2011-10-011-2/+2
* Added unit test to repro issue 28csharptest2011-09-231-0/+13
* One more test to ensure DefaultInstance is read-onlycsharptest2011-09-231-0/+10
* Added a few more tests to ensure XxxxList { get; } clones readonly buildercsharptest2011-09-151-4/+13
* one more test, we are done.csharptest2011-09-091-0/+21
* First pass at implementation and testing of reusable builders.csharptest2011-09-091-0/+117