aboutsummaryrefslogtreecommitdiff
path: root/csharp/src/ProtocolBuffers.Test/ProtocolBuffers.Test.csproj
Commit message (Expand)AuthorAgeFilesLines
* Tidying up and extra tests.Jon Skeet2015-06-301-0/+2
* Remove a lot of code which wasn't needed any more.Jon Skeet2015-06-261-1/+0
* Tests for FieldCodec, along with a fix.Jon Skeet2015-06-261-0/+1
* Tweaks and more tests for mapsJon Skeet2015-06-261-0/+1
* More map tests, and various production code improvements.Jon Skeet2015-06-251-4/+4
* First pass at the mutable API. Quite a bit more to do - in particular, it's p...Jon Skeet2015-06-091-52/+10
* Remove the C#-specific field_presence_test.proto, using unittest_no_field_pre...Jon Skeet2015-05-131-1/+1
* rename FieldPresence to correct nameJan Tattermusch2015-05-121-1/+1
* remove TreatWarningsAsError setting to allow building in MonodevelopJan Tattermusch2015-05-121-2/+0
* Convert back to using NUnit, which is now loaded via NuGet.Jon Skeet2015-05-121-18/+21
* fix commentsJie Luo2015-04-301-2/+2
* Merge branch 'csharp' of git://github.com/google/protobuf into google-csharpJie Luo2015-04-301-48/+31
|\
| * Change to using xUnit for all unit tests, and fetch that via NuGet.Jon Skeet2015-04-301-45/+27
| * Convert both the full and lite runtimes (and json/xml serialization assemblie...Jon Skeet2015-04-291-5/+6
* | Merge branch 'csharp' of git://github.com/google/protobuf into google-csharpJie Luo2015-04-291-3/+1
|\|
| * Remove support for Serializable.Jon Skeet2015-04-291-2/+0
* | field presence Reflection and testsJie Luo2015-04-291-0/+2
|/
* Updated set of unit tests and unit test protos.Jon Skeet2015-04-281-20/+14
* First part of making the C# runtime work with the new codegen.Jon Skeet2015-04-281-2/+0
* Imported protobuf-csharp-port into csharp/ treeJan Tattermusch2015-04-161-0/+179