aboutsummaryrefslogtreecommitdiff
path: root/src/ProtocolBuffers.Test/CodedOutputStreamTest.cs
Commit message (Collapse)AuthorAgeFilesLines
* Working to reduce number of conditional complication directives, and migrate ↵csharptest2012-10-141-2/+0
| | | | towards feature-based condtions rather than platform-based
* Fixing build for SILVERLIGHT and COMPACT_FRAMEWORK before adding more buildcsharptest2012-10-121-1/+1
| | | | | | variations (WP). Changes are primarily superficial since they are to support the Serialization assembly and unit tests compiling in the CF which has not been done before.
* - Upgraded NUnitcsharptest2011-10-041-38/+40
| | | | | | - Added StatLight and Silverlight unit testing - Added copies of all projects for Silverlight - Integrated Silverlight unit tests in build
* Added support for negative enum values and testscsharptest2011-09-091-0/+79
|
* reformatted all code to .NET standard formattingcsharptest2011-05-201-270/+292
|
* Regionify copyright statementJon Skeet2009-09-091-0/+3
|
* Support packed primitive typesJon Skeet2009-02-181-0/+12
|
* Replaced copyright noticeJon Skeet2008-10-231-11/+27
|
* First cut at new layoutJon Skeet2008-10-221-0/+239