aspnetcore/test/Microsoft.AspNetCore.Razor..../TestFiles/IntegrationTests
N. Taylor Mullen 63aceea121 Change TagHelperBlockRewriter's error usage to use RazorDiagnosticFactory.
- Changed `DefaultRazorDiagnostic` to expose a little more information for tests. This info is only available when casted to the `DefaultRazorDiagnostic` type and only available internally.
- Changed parameter order of a `DefaultTagHelperTargetExtension` diagnostic.
- Updated baselines of files in `Razor.Language.Test`.
- Added a new convenience constructor on `SourceSpan`. The ctor is equivalent to calling the class with a SourceLocation.

#1827
2017-12-22 09:38:31 -08:00
..
BasicIntegrationTest
CodeGenerationIntegrationTest Change TagHelperBlockRewriter's error usage to use RazorDiagnosticFactory. 2017-12-22 09:38:31 -08:00
ExtensibleDirectiveTest
HtmlAttributeIntegrationTest
RazorTemplateEngineIntegrationTest
TagHelpersIntegrationTest