aboutsummaryrefslogtreecommitdiff
path: root/src/ProtoGen.Test
Commit message (Collapse)AuthorAgeFilesLines
* Added tests for service generation and corrected internal access level error inNathan Brown2011-08-021-0/+86
| | | | service definition.
* reformatted all code to .NET standard formattingcsharptest2011-05-204-825/+925
|
* Moved key file to /keys directorycsharptest2011-05-202-4/+1
|
* versioned assemblies to 2.3.0.277csharptest2011-05-191-3/+3
|
* Merge from masterJon Skeet2010-12-141-21/+0
|\
| * Remove Silverlight targets for all but the main project. BuildAll now fails ↵Jon Skeet2010-12-121-21/+0
| | | | | | | | - asking Arnold for help!
* | First commit of lite code - more to comeJon Skeet2010-12-121-1/+1
|\ \ | |/ |/|
* | 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
| |
* | Fixed merge conflictsArnoldZokas2010-11-224-6/+686
|\|
| * A few stylistic issuesJon Skeet2010-11-033-512/+528
| |
| * Completed the following changes & testing, see todo.txt for more informationcsharptest2010-09-033-0/+666
| | | | | | | | | | | | | | | | | | | | | | 1 - Add a way to specify the output directory 2 - Added an option "file_extension" to control the suffix for cs files generated, defaults to ".cs" 3 - Added the option for "umbrella_namespace" used when nest_classes=false and having name conflicts 4 - Optionally remove dependencies to csharp options 5 - Investigate command line parsing library 6 - Investigate calling protoc directly 7 - Unable to resolve dependencies correctly 8 - Added several (20) nunits to automate the command-line invocation of each option
* | Converted solution to VS2010ArnoldZokas2010-11-221-1/+41
|/
* Release preparationJon Skeet2010-04-011-2/+2
|
* Regionify copyright statementJon Skeet2009-09-091-0/+3
|
* Can now at least *build* Silverlight2 assembly easily. Can't test though.Jon Skeet2009-09-091-0/+8
|
* Fix copyright noticesJon Skeet2009-06-251-0/+31
|
* Benchmarking, dumping and mungingJon Skeet2009-01-163-15/+1
|
* New options now work fine.Jon Skeet2008-11-132-70/+0
|
* Refactored optionsJon Skeet2008-11-123-36/+2
|
* Replaced copyright noticeJon Skeet2008-10-235-5/+5
|
* First cut at new layoutJon Skeet2008-10-227-0/+317