aspnetcore/test/Microsoft.AspNet.Razor.Test/Parser
N. Taylor Mullen 48a6b567d6 Remove ~/ handling from core Razor.
- Removed parsing, chunk generation and code generation.
- Removed related tests.
- Did not modify existing unrelated tests with ~/ since it's just plain text and may be valid for end-users.

#427
2015-07-31 15:55:29 -07:00
..
CSharp Add support for C# 6 exception filters. 2015-06-10 10:08:10 -07:00
Html Remove ~/ handling from core Razor. 2015-07-31 15:55:29 -07:00
PartialParsing
BlockTest.cs
CallbackParserListenerTest.cs
ParserContextTest.cs
ParserVisitorExtensionsTest.cs
RazorParserTest.cs
WhitespaceRewriterTest.cs