aspnetcore/test
N. Taylor Mullen db805eb3e3 Fix ModelExpression's in section directive blocks.
- Changed `SectionDirectivePass` to move non-token body nodes from the original `DirectiveIntermediateNode` to the `SectionIntermediateNode`. By doing this there's no longer dual references of `SectionIntermediateNode` bodies.
- Added MVC tests for current and 1_X extensions.

#1614
2017-08-16 10:25:53 -07:00
..
Microsoft.AspNetCore.Mvc.Razor.Extensions.Test Fix ModelExpression's in section directive blocks. 2017-08-16 10:25:53 -07:00
Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Test Fix ModelExpression's in section directive blocks. 2017-08-16 10:25:53 -07:00
Microsoft.AspNetCore.Razor.Language.Test Support tuples for type directive tokens 2017-08-14 12:43:41 -07:00
Microsoft.AspNetCore.Razor.Performance
Microsoft.AspNetCore.Razor.Runtime.Test
Microsoft.AspNetCore.Razor.Test.Common
Microsoft.AspNetCore.Razor.Test.MvcShim
Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X
Microsoft.CodeAnalysis.Razor.Test
Microsoft.CodeAnalysis.Razor.Workspaces.Test
Microsoft.VisualStudio.LanguageServices.Razor.Test
RazorPageGenerator.Test