aboutsummaryrefslogtreecommitdiff
path: root/src/ProtoGen.Test/TestPreprocessing.cs
Commit message (Expand)AuthorAgeFilesLines
* Removed TestProtoFileDisablingClsComplianceFlags, see Issue 38: Disable CLSCo...csharptest2012-10-101-30/+0
* Issue 40: import doesn't work / proto_path does not work for command-line fil...csharptest2012-10-101-1/+1
* Change "typeof (Foo)" to "typeof(Foo)" everywhere. I have no idea why I used toJon Skeet2012-06-041-21/+21
* Added tests for service generation and corrected internal access level error inNathan Brown2011-08-021-0/+86
* reformatted all code to .NET standard formattingcsharptest2011-05-201-610/+677
* A few stylistic issuesJon Skeet2010-11-031-471/+481
* Completed the following changes & testing, see todo.txt for more informationcsharptest2010-09-031-0/+600