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 Add support for data bound symbols as attribute names. 2015-09-22 16:12:37 -07:00
PartialParsing Addressed code review comments. 2015-05-29 12:50:01 -07:00
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 Rename `Microsoft.AspNet.Razor.Runtime.TagHelpers`. 2015-10-22 10:45:43 -07:00
WhitespaceRewriterTest.cs