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 Fix ModelExpression's in section directive blocks. 2017-08-16 10:25:53 -07:00
Properties
TestFiles/IntegrationTests/CodeGenerationIntegrationTest Fix ModelExpression's in section directive blocks. 2017-08-16 10:25:53 -07:00
InjectDirectiveTest.cs
InjectTargetExtensionTest.cs Added support for multitargeting 2017-08-04 15:39:18 -07:00
LegacySectionTargetExtensionTest.cs
Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Test.csproj
ModelDirectiveTest.cs
ModelExpressionPassTest.cs
MvcRazorTemplateEngineTest.cs
MvcViewDocumentClassifierPassTest.cs
SourceMappingsSerializer.cs
TagHelperDescriptorExtensionsTest.cs
ViewComponentTagHelperDescriptorFactoryTest.cs
ViewComponentTagHelperDescriptorProviderTest.cs
ViewComponentTagHelperPassTest.cs Make ViewComponentTagHelper use extension intermediate nodes 2017-08-11 12:01:21 -07:00
ViewComponentTagHelperTargetExtensionTest.cs Make ViewComponentTagHelper use extension intermediate nodes 2017-08-11 12:01:21 -07:00
ViewComponentTypeVisitorTest.cs
xunit.runner.json