aspnetcore/test
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
..
Microsoft.AspNetCore.Mvc.Razor.Extensions.Test
Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Test
Microsoft.AspNetCore.Razor.Design.Test Ensure test apps use the same SDK as Razor 2017-12-22 07:34:22 -08:00
Microsoft.AspNetCore.Razor.Language.Test Change TagHelperBlockRewriter's error usage to use RazorDiagnosticFactory. 2017-12-22 09:38:31 -08:00
Microsoft.AspNetCore.Razor.Performance
Microsoft.AspNetCore.Razor.Runtime.Test
Microsoft.AspNetCore.Razor.Test
Microsoft.AspNetCore.Razor.Test.Common
Microsoft.AspNetCore.Razor.Test.MvcShim Make RazorCodeGen track file renames \ deletes 2017-12-22 07:13:53 -08:00
Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X
Microsoft.CodeAnalysis.Razor.Test
Microsoft.CodeAnalysis.Razor.Workspaces.Test
Microsoft.VisualStudio.Editor.Razor.Test
Microsoft.VisualStudio.Editor.Razor.Test.Common
Microsoft.VisualStudio.LanguageServices.Razor.Test
Microsoft.VisualStudio.Mac.LanguageServices.Razor.Test
RazorPageGenerator.Test
testapps/SimpleMvc Adding a basic test for RazorGenerate 2017-12-20 12:27:57 -08:00
Directory.Build.props