aboutsummaryrefslogtreecommitdiff
path: root/src/ProtocolBuffers.Test/ProtocolBuffers.Test.csproj
Commit message (Collapse)AuthorAgeFilesLines
* Fixing build for SILVERLIGHT and COMPACT_FRAMEWORK before adding more buildcsharptest2012-10-121-4/+17
| | | | | | 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.
* Merge.Jon Skeet2012-06-041-0/+1
|\
| * Test and fix for issue 45. When we fetch properties, explicitly state thatJon Skeet2012-06-041-0/+1
| | | | | | | | | | | | we don't want any arguments, to avoid ambiguity with indexers. (Also, change a few "typeof (Foo)" to "typeof(Foo)". Fuller replacement coming.)
* | Removed dependency on Rhino.Mockscsharptest2011-10-041-4/+0
| | | | | | | | | | Added CleanAll batch file Added the now rhino-free service test to silverlight
* | - Upgraded NUnitcsharptest2011-10-041-4/+12
| | | | | | | | | | | | - Added StatLight and Silverlight unit testing - Added copies of all projects for Silverlight - Integrated Silverlight unit tests in build
* | Changed the resource loading in unit testscsharptest2011-10-011-13/+3
| |
* | Unit test correction for types that were moved to different proto filescsharptest2011-10-011-0/+1
| |
* | Added missing calls to ReadMessageEnd and writer.Flush.csharptest2011-09-291-0/+1
| | | | | | | | Added unit tests for mime-type services extension.
* | reintegration with tipcsharptest2011-09-281-4/+5
|\ \
| * \ merged issue-22csharptest2011-09-281-0/+1
| |\ \
| | * | First pass at implementation and testing of reusable builders.csharptest2011-09-091-0/+1
| | |/
| * | merge issue-20csharptest2011-09-201-0/+1
| |\ \
| | * | Completed addition and testing of new add_serializable option.csharptest2011-09-091-0/+1
| | |/
| * | merge issue-27csharptest2011-09-161-4/+0
| |\ \
| | * | Removed the NoWarn for missing commentscsharptest2011-09-161-6/+0
| | | |
| | * | Remove XML documentation output in test project. It causes errors to show upNathan Brown2011-09-161-2/+4
| | |/ | | | | | | | | | in ReSharper.
| * | merge issue-26csharptest2011-09-161-0/+1
| |\ \
| | * | Tests and fixes for double-enumeration on AddRange and adding of null to ↵csharptest2011-09-161-0/+1
| | |/ | | | | | | | | | PopsicleList
| * | merge issue-21csharptest2011-09-161-0/+1
| |\ \
| | * | Implemented [Obsolete] attribute for deprecated fieldscsharptest2011-09-091-0/+1
| | |/
| * / Added support for negative enum values and testscsharptest2011-09-091-0/+1
| |/
* | Last change for http support, adding a simple reader for query strings and/orcsharptest2011-09-161-0/+1
| | | | | | | | | | url-encoded form data to support restful apis. Also exposed the mime to reader and mime to writer via dictionaries in the MessageFormatOptions structure.
* | Completed work and testing for manually reading/writing start/end messagecsharptest2011-09-091-0/+1
|/
* Merged branch for issue 16csharptest2011-08-131-0/+6
|\
| * Inserted code region labeled "Designer generated code" which should be ↵csharptest2011-08-121-0/+6
| | | | | | | | | | | | | | automatically ignored by style checking. Added #pragma warning disable 1591 to ignore warnings about undocumented classes/members within generated code.
* | Fixed removal of all '_' from names, Added unit test.csharptest2011-08-121-0/+1
|/
* Split off the Serialization namespace into a new assembly.csharptest2011-08-051-0/+4
|
* Integrated feedback from revision c97eeb8d933fcsharptest2011-07-141-10/+10
|
* Added initial DictionaryReader/Writer implementationscsharptest2011-06-101-0/+1
|
* Added the JsonFormatWriter/Readercsharptest2011-06-101-0/+2
|
* Added the XmlFormatWriter/Readercsharptest2011-06-101-0/+2
|
* Slight refactoring of Extensions to support lookup by name, added ↵csharptest2011-06-021-0/+22
| | | | compatibility tests for text and binary formats.
* Moved key file to /keys directorycsharptest2011-05-201-10/+7
|
* - Added CSharpServiceType NONE to skip service generation.csharptest2011-05-191-0/+1
| | | | | | - Defaulted service_generator_type to NONE - Added /protos/extest/unittest_generic_services.proto to test services - Migrated unit tests to use the new generic services for testing
* Implementation of service interface generatorcsharptest2011-05-031-134/+136
|
* Merge from masterJon Skeet2010-12-141-22/+2
|\
| * Remove Silverlight targets for all but the main project. BuildAll now fails ↵Jon Skeet2010-12-121-22/+2
| | | | | | | | - asking Arnold for help!
* | First commit of lite code - more to comeJon Skeet2010-12-121-23/+27
|\ \ | |/ |/|
| * Lite feature complete.csharptest2010-11-091-1/+0
| |
| * Testing and related fixescsharptest2010-11-081-1/+1
| |
| * Full rutime working, Lite generator and runtime building but untestedcsharptest2010-11-071-0/+1
| |
| * Integrated latest protoc.exe (2.3) and added/updated test protoscsharptest2010-11-051-0/+5
| |
* | Added 'Debug_Silverlight2' and 'Release_Silverlight2' configurations to all ↵ArnoldZokas2010-11-291-0/+22
| | | | | | | | projects
* | Removed build configuration 'Silverlight2' from all projectsArnoldZokas2010-11-291-9/+0
| |
* | Converted solution to VS2010ArnoldZokas2010-11-221-1/+41
|/
* Can now at least *build* Silverlight2 assembly easily. Can't test though.Jon Skeet2009-09-091-0/+8
|
* Fix custom options behaviourJon Skeet2009-06-051-0/+3
|
* Benchmarking, dumping and mungingJon Skeet2009-01-161-0/+1
|
* New options now work fine.Jon Skeet2008-11-131-0/+1
|
* Refactored optionsJon Skeet2008-11-121-0/+3
|