aspnetcore/test/Microsoft.AspNet.Razor.Test/Parser
N. Taylor Mullen bb3ad0ede4 Fix test to work with TH rewriters.
- Added understanding to the ParserTestBase for TagHelperBlock's
- Added a helper class MarkupTagHelperBlock to make building test TagHelpers easier.
- Fixed some existing tests that "new"d up the RazorParser and didn't obide by the new contract (to provide optimizers).

#71
2014-10-09 12:50:42 -07:00
..
CSharp Fix tests to work with new TagBlock parsing format. 2014-08-27 14:13:36 -07:00
Html Test nested tags in script tag fix. 2014-09-08 17:08:45 -07:00
PartialParsing Transition Microsoft.AspNet.Razor.Test from csproj to kproj. 2014-06-04 14:58:04 -07:00
BlockTest.cs Fix test to work with TH rewriters. 2014-10-09 12:50:42 -07:00
CallbackParserListenerTest.cs Transition Microsoft.AspNet.Razor.Test from csproj to kproj. 2014-06-04 14:58:04 -07:00
ParserContextTest.cs Transition Microsoft.AspNet.Razor.Test from csproj to kproj. 2014-06-04 14:58:04 -07:00
ParserVisitorExtensionsTest.cs Transition Microsoft.AspNet.Razor.Test from csproj to kproj. 2014-06-04 14:58:04 -07:00
RazorParserTest.cs Transition Microsoft.AspNet.Razor.Test from csproj to kproj. 2014-06-04 14:58:04 -07:00
WhitespaceRewriterTest.cs Transition Microsoft.AspNet.Razor.Test from csproj to kproj. 2014-06-04 14:58:04 -07:00