aspnetcore/test/Microsoft.AspNetCore.Razor....
Pranav K a6d611aecd Introduce RazorCompilation 2017-02-22 10:22:18 -08:00
..
CodeGeneration
IntegrationTests Introduce RazorCompilation 2017-02-22 10:22:18 -08:00
Intermediate Replace CSharpIRToken with RazorIRToken 2017-02-17 16:27:31 -08:00
Legacy Replace RazorError with RazorDiagnostics in public API 2017-02-17 15:44:37 -08:00
Properties
TestFiles Introduce RazorCompilation 2017-02-22 10:22:18 -08:00
DefaultDirectiveIRPassTest.cs
DefaultDirectiveSyntaxTreePassTest.cs Replace RazorError with RazorDiagnostics in public API 2017-02-17 15:44:37 -08:00
DefaultDocumentClassifierPassTest.cs
DefaultInstrumentationPassTest.cs Replace CSharpIRToken with RazorIRToken 2017-02-17 16:27:31 -08:00
DefaultItemCollectionTest.cs
DefaultRazorCSharpLoweringPhaseTest.cs
DefaultRazorCodeDocumentTest.cs
DefaultRazorDiagnosticTest.cs
DefaultRazorDirectiveClassifierPhaseTest.cs
DefaultRazorDocumentClassifierPhaseTest.cs
DefaultRazorEngineBuilderTest.cs
DefaultRazorEngineTest.cs
DefaultRazorIRLoweringPhaseIntegrationTest.cs
DefaultRazorIROptimizationPhaseTest.cs
DefaultRazorParsingPhaseTest.cs
DefaultRazorSourceDocumentTest.cs
DefaultRazorSyntaxTreePhaseTest.cs
DirectiveDescriptorBuilderTest.cs
DirectiveRemovalIROptimizationPassTest.cs
DocumentClassifierPassBaseTest.cs
HtmlNodeOptimizationPassTest.cs
LegacyRazorDiagnosticTest.cs
Microsoft.AspNetCore.Razor.Evolution.Test.csproj Introduce RazorCompilation 2017-02-22 10:22:18 -08:00
RazorCodeDocumentExtensionsTest.cs
RazorCodeDocumentTest.cs
RazorDiagnosticDescriptorTest.cs
RazorDiagnosticTest.cs
RazorEngineBuilderExtensions.cs
RazorEngineBuilderExtensionsTest.cs
RazorEngineTest.cs Introduce RazorCompilation 2017-02-22 10:22:18 -08:00
RazorProjectItemTest.cs Introduce RazorCompilation 2017-02-22 10:22:18 -08:00
RazorProjectTest.cs
RazorSourceDocumentTest.cs
RazorSyntaxTreeTest.cs
RazorTemplateEngineTest.cs Introduce RazorCompilation 2017-02-22 10:22:18 -08:00
SourceLocationTest.cs
SourceSpanTest.cs
SyntaxTreeVerifier.cs
TagHelperBinderSyntaxTreePassTest.cs Replace RazorError with RazorDiagnostics in public API 2017-02-17 15:44:37 -08:00
TagHelperDescriptorTest.cs
TagHelperRequiredAttributeDescriptorTest.cs
TestFile.cs
TestRazorCodeDocument.cs
TestRazorProject.cs Introduce RazorCompilation 2017-02-22 10:22:18 -08:00
TestRazorProjectItem.cs Introduce RazorCompilation 2017-02-22 10:22:18 -08:00
TestRazorSourceDocument.cs
TestTagHelperDescriptorResolver.cs Replace RazorError with RazorDiagnostics in public API 2017-02-17 15:44:37 -08:00
TestTagHelperFeature.cs