aspnetcore/test/Microsoft.AspNet.Razor.Test/Parser/Html
Doug Bunting 26afdbd889 Plumb `ParserErrorSink` through to `CodeBuilderContext`
- precursor for #129
- remove unused `GeneratorResults` ctor to avoid duplicating `ParserResults` code

nit: make a few `ParserResults` properties immutable
- also change `ParserErrors` type to `IEnumerable<RazorError>`
2015-01-15 16:31:33 -08:00
..
HtmlAttributeTest.cs Plumb `ParserErrorSink` through to `CodeBuilderContext` 2015-01-15 16:31:33 -08:00
HtmlBlockTest.cs Delete trailing whitespace 2014-11-20 14:16:32 -08:00
HtmlDocumentTest.cs MQ: Cleanup to use var 2014-10-22 15:35:43 -07:00
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 Delete trailing whitespace 2014-11-20 14:16:32 -08:00