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 Check for warnrings in tests taht compile 2017-07-01 11:52:41 -07:00
HtmlAttributeIntegrationTest
RazorTemplateEngineIntegrationTest Suppress warnings for auto generated code 2017-06-26 17:35:11 -07:00
TagHelpersIntegrationTest Redesign tag helper codegen 2017-06-30 17:34:01 -07:00