aspnetcore/test/Microsoft.AspNetCore.Mvc.Ra...
Ryan Nowak d3e37f20ce Add some new IR nodes
This adds the basics of a few new node types. I'll do a follow up to start
using these so we can eliminate some misuse of the statement node.
2017-05-11 14:52:31 -07:00
..
IntegrationTests Add incomplete directive integration tests. 2017-05-01 14:32:17 -07:00
Internal
Properties
TestFiles/IntegrationTests/CodeGenerationIntegrationTest Rename RazorMethodDeclaration -> MethodDeclaration 2017-05-11 10:22:45 -07:00
DictionaryPrefixTestTagHelper.cs
InjectDirectiveTargetExtensionTest.cs
InjectDirectiveTest.cs Add some new IR nodes 2017-05-11 14:52:31 -07:00
InputTestTagHelper.cs
LineMappingsSerializer.cs
Microsoft.AspNetCore.Mvc.Razor.Extensions.Test.csproj
ModelDirectiveTest.cs Add some new IR nodes 2017-05-11 14:52:31 -07:00
ModelExpressionPassTest.cs
MvcRazorTemplateEngineTest.cs
MvcViewDocumentClassifierPassTest.cs Add some new IR nodes 2017-05-11 14:52:31 -07:00
NamespaceDirectiveTest.cs Fix @namespace directive to handle incomplete directives. 2017-04-28 17:14:34 -07:00
PageDirectiveTest.cs Enable page directive to handle malformed text. 2017-04-20 14:05:54 -07:00
RazorPageDocumentClassifierPassTest.cs Add some new IR nodes 2017-05-11 14:52:31 -07:00
ViewComponentTagHelperDescriptorConventionsTest.cs
ViewComponentTagHelperPassTest.cs Add some new IR nodes 2017-05-11 14:52:31 -07:00
xunit.runner.json