aspnetcore/test/Microsoft.AspNetCore.Razor....
Ryan Nowak 242ea0ee3f Add parsing of includes and imports
Also adds the source document to the RazorSyntaxTree and does some cleanup
related to this. This lets us verify which tree goes to which document and
that seems important.

Added basic tests to verify that parsing happens, though it's not being
used for anything right now.
2017-01-13 11:25:20 -08:00
..
IntegrationTests Adds Instrumentation support 2017-01-11 17:27:52 -08:00
Intermediate Adds Instrumentation support 2017-01-11 17:27:52 -08:00
Legacy Add parsing of includes and imports 2017-01-13 11:25:20 -08:00
Properties
TestFiles Adds Instrumentation support 2017-01-11 17:27:52 -08:00
DefaultDirectiveIRPassTest.cs
DefaultDirectiveSyntaxTreePassTest.cs Add parsing of includes and imports 2017-01-13 11:25:20 -08:00
DefaultDocumentClassifierTest.cs
DefaultInstrumentationPassTest.cs Adds Instrumentation support 2017-01-11 17:27:52 -08:00
DefaultItemCollectionTest.cs
DefaultRazorCodeDocumentTest.cs Add plumbing for imports and includes 2017-01-12 09:25:19 -08:00
DefaultRazorEngineBuilderTest.cs
DefaultRazorEngineTest.cs
DefaultRazorIRPhaseTest.cs
DefaultRazorParsingPhaseTest.cs Add parsing of includes and imports 2017-01-13 11:25:20 -08:00
DefaultRazorRuntimeCSharpLoweringPhaseTest.cs
DefaultRazorSourceDocumentTest.cs
DefaultRazorSyntaxTreePhaseTest.cs
DirectiveDescriptorBuilderTest.cs
HtmlNodeOptimizationPassTest.cs
Microsoft.AspNetCore.Razor.Evolution.Test.csproj Adds Instrumentation support 2017-01-11 17:27:52 -08:00
RazorCodeDocumentExtensionsTest.cs Add parsing of includes and imports 2017-01-13 11:25:20 -08:00
RazorCodeDocumentTest.cs Add plumbing for imports and includes 2017-01-12 09:25:19 -08:00
RazorEngineBuilderExtensions.cs Adds Instrumentation support 2017-01-11 17:27:52 -08:00
RazorEngineBuilderExtensionsTest.cs
RazorEngineTest.cs
RazorProjectItemTest.cs
RazorSourceDocumentTest.cs
RazorSyntaxTreeTest.cs
SourceLocationTest.cs
SourceSpanTest.cs
SyntaxTreeVerifier.cs
TagHelperBinderSyntaxTreePassTest.cs Add parsing of includes and imports 2017-01-13 11:25:20 -08:00
TagHelperDescriptorTest.cs
TagHelperRequiredAttributeDescriptorTest.cs
TestFile.cs
TestRazorCodeDocument.cs Add plumbing for imports and includes 2017-01-12 09:25:19 -08:00
TestRazorSourceDocument.cs