aspnetcore/test/Microsoft.AspNet.Razor.Test/Parser
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
..
CSharp Add tests to validate @addtaghelper directive. 2014-10-09 12:57:46 -07:00
Html Add error mechanism for TagHelperParseTreeRewriter. 2014-10-09 12:58:14 -07:00
PartialParsing Add code generation tests for tag helpers. 2014-10-09 12:57:34 -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 Add tests to validate TagHelperDescriptorResolver. 2014-10-09 12:57:52 -07:00
WhitespaceRewriterTest.cs Add error mechanism for TagHelperParseTreeRewriter. 2014-10-09 12:58:14 -07:00