aspnetcore/test/Microsoft.AspNetCore.Mvc.Ra...
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
..
IntegrationTests
Properties
TestFiles/IntegrationTests
AssemblyAttributeInjectionPassTest.cs
InjectDirectiveTest.cs
InjectTargetExtensionTest.cs
InstrumentationPassTest.cs
Microsoft.AspNetCore.Mvc.Razor.Extensions.Test.csproj
ModelDirectiveTest.cs
ModelExpressionPassTest.cs
MvcRazorTemplateEngineTest.cs
MvcViewDocumentClassifierPassTest.cs
NamespaceDirectiveTest.cs
PageDirectiveTest.cs
RazorPageDocumentClassifierPassTest.cs
SourceMappingsSerializer.cs
TagHelperDescriptorExtensionsTest.cs
ViewComponentTagHelperDescriptorFactoryTest.cs
ViewComponentTagHelperDescriptorProviderTest.cs
ViewComponentTagHelperPassTest.cs
ViewComponentTagHelperTargetExtensionTest.cs
ViewComponentTypeVisitorTest.cs
xunit.runner.json