aspnetcore/test
Ajay Bhargav Baaskaran 6c8e900d11
Razor parser rewrite (#2590)
*   Razor parser rewrite
    - Rewrite CSharp parser
    - Basic rewrite of HTML parser (More improvements to follow)
    - Define and generate syntax nodes and boilerplate
    - Rewrite ClassifiedSpan and TagHelperSpan generation logic
    - Rewrite TagHelper phase
    - Rewrite Intermediate phase
    - Rewrite other miscellaneous features and bug fixes
    - Rewrite partial parsing
    - Added some syntax manipulation APIs
    - Removed unused legacy types

* Test changes
 - Update parser test infrastructure
 - Update tests
 - Regenerated baselines
 - Removed unused legacy types
2018-11-16 17:22:37 -08:00
..
Microsoft.AspNetCore.Mvc.Razor.Extensions.Test Disable instrumentation pass with 3.0 configuration 2018-11-14 09:14:21 -08:00
Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Test
Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.Test Add RazorLanguageVersion.3_0 2018-11-13 13:36:20 -08:00
Microsoft.AspNetCore.Razor.Language.Test Razor parser rewrite (#2590) 2018-11-16 17:22:37 -08:00
Microsoft.AspNetCore.Razor.Runtime.Test
Microsoft.AspNetCore.Razor.Test
Microsoft.AspNetCore.Razor.Test.Common Razor parser rewrite (#2590) 2018-11-16 17:22:37 -08:00
Microsoft.AspNetCore.Razor.Test.MvcShim Update rzc to target netcoreapp3.0 2018-11-08 09:18:58 -08:00
Microsoft.AspNetCore.Razor.Test.MvcShim.ClassLib
Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X Update rzc to target netcoreapp3.0 2018-11-08 09:18:58 -08:00
Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X Add RazorLanguageVersion.3_0 2018-11-13 13:36:20 -08:00
Microsoft.AspNetCore.Razor.Tools.Test Update rzc to target netcoreapp3.0 2018-11-08 09:18:58 -08:00
Microsoft.CodeAnalysis.Razor.Test
Microsoft.CodeAnalysis.Razor.Workspaces.Test Razor parser rewrite (#2590) 2018-11-16 17:22:37 -08:00
Microsoft.CodeAnalysis.Razor.Workspaces.Test.Common Update rzc to target netcoreapp3.0 2018-11-08 09:18:58 -08:00
Microsoft.NET.Sdk.Razor.Test Show Razor build errors in non build server scenarios (#2737) 2018-11-16 15:47:02 -08:00
Microsoft.VisualStudio.Editor.Razor.Test Razor parser rewrite (#2590) 2018-11-16 17:22:37 -08:00
Microsoft.VisualStudio.Editor.Razor.Test.Common Razor parser rewrite (#2590) 2018-11-16 17:22:37 -08:00
Microsoft.VisualStudio.LanguageServices.Razor.Test
Microsoft.VisualStudio.Mac.LanguageServices.Razor.Test
RazorPageGenerator.Test Update rzc to target netcoreapp3.0 2018-11-08 09:18:58 -08:00
testapps Add RazorLanguageVersion.3_0 2018-11-13 13:36:20 -08:00
Directory.Build.props Update rzc to target netcoreapp3.0 2018-11-08 09:18:58 -08:00