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
Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X
Microsoft.AspNetCore.Razor
Microsoft.AspNetCore.Razor.Design
Microsoft.AspNetCore.Razor.Language Added extra tests for non-covered scenarios: 2018-03-09 17:18:57 -08:00
Microsoft.AspNetCore.Razor.Runtime
Microsoft.AspNetCore.Razor.Tasks
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
Microsoft.CodeAnalysis.Remote.Razor
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
Microsoft.VisualStudio.Mac.LanguageServices.Razor
RazorPageGenerator
Directory.Build.props