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 Fix ModelExpression's in section directive blocks. 2017-08-16 10:25:53 -07:00
AssemblyAttributeInjectionPassTest.cs
InjectDirectiveTest.cs
InjectTargetExtensionTest.cs
InstrumentationPassTest.cs
Microsoft.AspNetCore.Mvc.Razor.Extensions.Test.csproj Fix clean machine/testing for Mvc.Extensions. 2017-08-03 10:40:16 -07:00
ModelDirectiveTest.cs
ModelExpressionPassTest.cs
MvcRazorTemplateEngineTest.cs
MvcViewDocumentClassifierPassTest.cs
NamespaceDirectiveTest.cs
PageDirectiveTest.cs
RazorPageDocumentClassifierPassTest.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