aspnetcore/src
Artak Mkrtchyan 3e22c16930
Added extra tests for non-covered scenarios:
- For older version of Razor the HTML comments will be complained about by TahHelperRewriter
- RazorParserFeatureFlags tests now ensure that AllowHtmlCommentsInTagHelpers is true in 2.1 version  and false in older versions
- Added extra test for IsHtmlCommentAhead to make sure Razor code transition is allowed in comment tag
- Moved the unallowed html comment ending to a static array.
2018-03-09 17:18:57 -08:00
..
Microsoft.AspNetCore.Mvc.Razor.Extensions Change the default extension for Razor views to .Views.dll 2018-02-21 11:48:31 -08:00
Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
Microsoft.AspNetCore.Razor Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
Microsoft.AspNetCore.Razor.Design Fixed unnecessary invocation of TagHelper target 2018-02-15 15:31:54 -08:00
Microsoft.AspNetCore.Razor.Language Added extra tests for non-covered scenarios: 2018-03-09 17:18:57 -08:00
Microsoft.AspNetCore.Razor.Runtime Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
Microsoft.AspNetCore.Razor.Tasks Fix broken build 2018-02-16 09:43:33 -08:00
Microsoft.AspNetCore.Razor.Tools Skipping flaky test and additional additional diagnositcs to Shutdown command 2018-03-06 09:15:53 -08:00
Microsoft.CodeAnalysis.Razor
Microsoft.CodeAnalysis.Razor.Workspaces Merge branch 'rel/vs15.7' into dev 2018-02-19 14:06:34 -08:00
Microsoft.CodeAnalysis.Remote.Razor Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
Microsoft.NET.Sdk.Razor Make UseRazorBuildServer=true by default 2018-03-06 09:15:52 -08:00
Microsoft.VisualStudio.Editor.Razor Added new BlockType - HtmlComment 2018-03-08 13:37:03 -08:00
Microsoft.VisualStudio.LanguageServices.Razor Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
Microsoft.VisualStudio.Mac.LanguageServices.Razor Integrate new Sdk 2018-02-06 15:41:31 -08:00
RazorPageGenerator Changed AddDefaultImports to take strings instead of project items. 2018-02-21 09:42:40 -08:00
Directory.Build.props Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00