aspnetcore/test/Microsoft.AspNetCore.Mvc.Ra...
N. Taylor Mullen 7a04e35da5 Update built-in directives to use DirectiveUsage.
- Updated integration code gen and IR bits to reflect new directive usage.
- Updated existing unit tests that happened to test directives in code blocks to now test what happens when they exist at the document level. Being inside of a code block is now invalid and we have separate tests for that scenario.

#1376
2017-06-22 11:42:37 -07:00
..
IntegrationTests Rename RazorIRNode 2017-06-21 12:55:16 -07:00
Properties
TestFiles/IntegrationTests Update built-in directives to use DirectiveUsage. 2017-06-22 11:42:37 -07:00
AssemblyAttributeInjectionPassTest.cs Rename RazorIRNode 2017-06-21 12:55:16 -07:00
InjectDirectiveTest.cs Rename RazorIRNode 2017-06-21 12:55:16 -07:00
InjectTargetExtensionTest.cs Rename RazorIRNode 2017-06-21 12:55:16 -07:00
InstrumentationPassTest.cs Rename RazorIRNode 2017-06-21 12:55:16 -07:00
LineMappingsSerializer.cs
Microsoft.AspNetCore.Mvc.Razor.Extensions.Test.csproj
ModelDirectiveTest.cs Update built-in directives to use DirectiveUsage. 2017-06-22 11:42:37 -07:00
ModelExpressionPassTest.cs Rename RazorIRNode 2017-06-21 12:55:16 -07:00
MvcRazorTemplateEngineTest.cs
MvcViewDocumentClassifierPassTest.cs Get rid of AccessModifiers 2017-06-21 19:10:57 -07:00
NamespaceDirectiveTest.cs Rename RazorIRNode 2017-06-21 12:55:16 -07:00
PageDirectiveTest.cs Rename RazorIRNode 2017-06-21 12:55:16 -07:00
RazorPageDocumentClassifierPassTest.cs Get rid of AccessModifiers 2017-06-21 19:10:57 -07:00
ViewComponentTagHelperDescriptorConventionsTest.cs
ViewComponentTagHelperDescriptorFactoryTest.cs
ViewComponentTagHelperDescriptorProviderTest.cs
ViewComponentTagHelperPassTest.cs Rename RazorIRNode 2017-06-21 12:55:16 -07:00
ViewComponentTypeVisitorTest.cs
xunit.runner.json