aspnetcore/test/Microsoft.AspNet.Razor.Test
N. Taylor Mullen b1c49a2535 Remove CodeDOM from net45 Razor.
Removed all System.CodeDOM related code from net45.  This involved modifying some existing code paths and most of all reducing the complexity of all of the CodeGenerators.  Added some factory creation methods to build CodeBuilders.  Ran code analysis and made adjustments to pass analysis.
2014-03-14 16:05:23 -07:00
..
Editor Transition tests to use new CodeTree. 2014-02-13 15:03:19 -08:00
Framework
Generator Remove CodeDOM from net45 Razor. 2014-03-14 16:05:23 -07:00
Parser Transition tests to use new CodeTree. 2014-02-13 15:03:19 -08:00
TestFiles Re-applied code review changes for formatting fix. 2014-03-05 11:24:06 -08:00
Text
Tokenizer
Utils Transition tests to use new CodeTree. 2014-02-13 15:03:19 -08:00
CSharpRazorCodeLanguageTest.cs Transition tests to use new CodeTree. 2014-02-13 15:03:19 -08:00
Microsoft.AspNet.Razor.Test.csproj Remove CodeDOM from net45 Razor. 2014-03-14 16:05:23 -07:00
RazorCodeLanguageTest.cs Transition tests to use new CodeTree. 2014-02-13 15:03:19 -08:00
RazorDirectiveAttributeTest.cs
RazorEngineHostTest.cs Transition tests to use new CodeTree. 2014-02-13 15:03:19 -08:00
RazorTemplateEngineTest.cs Transition tests to use new CodeTree. 2014-02-13 15:03:19 -08:00
StringTextBuffer.cs
packages.config