aspnetcore/test/Microsoft.AspNet.Razor.Test
N. Taylor Mullen 49ffb5ae81 Map semicolon's in using statements.
This allows for users to write "@using System;" and still have proper intellisense and mapping.  Also removed some legacy code that I came across when running tests.
2014-02-25 14:14:02 -08:00
..
Editor Transition tests to use new CodeTree. 2014-02-13 15:03:19 -08:00
Framework ifdef all of the razor bits that are reliant on non-coreclr bits. 2014-01-27 18:52:02 -08:00
Generator Map semicolon's in using statements. 2014-02-25 14:14:02 -08:00
Parser Transition tests to use new CodeTree. 2014-02-13 15:03:19 -08:00
TestFiles Transition tests to use new CodeTree. 2014-02-13 15:03:19 -08:00
Text Updating resx strings to use tt format 2014-02-12 10:11:23 -08:00
Tokenizer ifdef all of the razor bits that are reliant on non-coreclr bits. 2014-01-27 18:52:02 -08:00
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 Transition tests to use new CodeTree. 2014-02-13 15:03:19 -08: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