• csharptest's avatar
    Completed the following changes & testing, see todo.txt for more information · e8e1dab0
    csharptest authored
    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
    e8e1dab0
TestPreprocessing.cs 23.9 KB