aspnetcore/test/Microsoft.AspNet.Razor.Test/Parser
Pranav K e1aa888165 Allow optional quotes around tag helper directives
Fixes #636
2015-12-29 12:32:23 -08:00
..
CSharp Allow optional quotes around tag helper directives 2015-12-29 12:32:23 -08:00
Html
PartialParsing
BlockTest.cs
CallbackParserListenerTest.cs Updating tests to use moq.netcore 2015-11-23 12:15:26 -08:00
ParserContextTest.cs Updating tests to use moq.netcore 2015-11-23 12:15:26 -08:00
ParserVisitorExtensionsTest.cs Updating tests to use moq.netcore 2015-11-23 12:15:26 -08:00
RazorParserTest.cs Updating tests to use moq.netcore 2015-11-23 12:15:26 -08:00
TagHelperBlockTest.cs
WhitespaceRewriterTest.cs