aboutsummaryrefslogtreecommitdiff
path: root/csharp/src/ProtocolBuffers.Test
Commit message (Expand)AuthorAgeFilesLines
* fix commends from Jon SkeetJie Luo2015-04-302-25/+21
* Merge branch 'csharp' of git://github.com/google/protobuf into google-csharpJie Luo2015-04-3046-4924/+2840
|\
| * Change to using xUnit for all unit tests, and fetch that via NuGet.Jon Skeet2015-04-3037-3147/+2836
| * Convert both the full and lite runtimes (and json/xml serialization assemblie...Jon Skeet2015-04-2910-1779/+6
* | Merge branch 'csharp' of git://github.com/google/protobuf into google-csharpJie Luo2015-04-294-204/+1
|\|
| * Remove CLS compliance from runtime code.Jon Skeet2015-04-291-5/+0
| * Remove support for Serializable.Jon Skeet2015-04-293-198/+0
* | rename FieldPResenceTest.cs fileJie Luo2015-04-291-28/+28
* | Change the package for field_presence_test.protoJie Luo2015-04-292-989/+807
* | field presence Reflection and testsJie Luo2015-04-293-0/+1154
|/
* Update DescriptorProtoFile.cs and UnitTest.cs to indicate manual changes.Jon Skeet2015-04-281-0/+3
* Updated set of unit tests and unit test protos.Jon Skeet2015-04-2840-53345/+104882
* First part of making the C# runtime work with the new codegen.Jon Skeet2015-04-284-202/+1
* Imported protobuf-csharp-port into csharp/ treeJan Tattermusch2015-04-1677-0/+65467