aspnetcore/test/Microsoft.AspNet.Razor.Test/Parser/Html
NTaylorMullen 74974d371c Add error mechanism for TagHelperParseTreeRewriter.
- Replaced customer facing Debug.Assert with a new error mechanism to surface errors to GenerateCode callers.
- The new mechanism is a general purpose way for ISyntaxTreeRewriters to add errors to the parsing phase.

#174
2014-10-09 12:58:14 -07:00
..
HtmlAttributeTest.cs Add error mechanism for TagHelperParseTreeRewriter. 2014-10-09 12:58:14 -07:00
HtmlBlockTest.cs
HtmlDocumentTest.cs
HtmlErrorTest.cs
HtmlParserTestUtils.cs
HtmlTagsTest.cs Test nested tags in script tag fix. 2014-09-08 17:08:45 -07:00
HtmlToCodeSwitchTest.cs
HtmlUrlAttributeTest.cs