aspnetcore/test/Microsoft.AspNetCore.Razor....
Pranav K a6d611aecd Introduce RazorCompilation 2017-02-22 10:22:18 -08:00
..
CodeGeneration Part 2 of RuntimeTarget 2017-02-15 18:08:19 -08:00
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 Refactor IR phases 2017-02-14 14:51:36 -08:00
DefaultDirectiveSyntaxTreePassTest.cs Replace RazorError with RazorDiagnostics in public API 2017-02-17 15:44:37 -08:00
DefaultDocumentClassifierPassTest.cs Introduces RuntimeTarget and abstraction for APIs 2017-02-13 15:34:51 -08:00
DefaultInstrumentationPassTest.cs Replace CSharpIRToken with RazorIRToken 2017-02-17 16:27:31 -08:00
DefaultItemCollectionTest.cs
DefaultRazorCSharpLoweringPhaseTest.cs Introduces RuntimeTarget and abstraction for APIs 2017-02-13 15:34:51 -08:00
DefaultRazorCodeDocumentTest.cs
DefaultRazorDiagnosticTest.cs Re-enable netcoreapp1.1 tests 2017-02-16 14:09:12 -08:00
DefaultRazorDirectiveClassifierPhaseTest.cs Refactor IR phases 2017-02-14 14:51:36 -08:00
DefaultRazorDocumentClassifierPhaseTest.cs Refactor IR phases 2017-02-14 14:51:36 -08:00
DefaultRazorEngineBuilderTest.cs
DefaultRazorEngineTest.cs
DefaultRazorIRLoweringPhaseIntegrationTest.cs Introduces RuntimeTarget and abstraction for APIs 2017-02-13 15:34:51 -08:00
DefaultRazorIROptimizationPhaseTest.cs Refactor IR phases 2017-02-14 14:51:36 -08:00
DefaultRazorParsingPhaseTest.cs
DefaultRazorSourceDocumentTest.cs
DefaultRazorSyntaxTreePhaseTest.cs
DirectiveDescriptorBuilderTest.cs
DirectiveRemovalIROptimizationPassTest.cs Refactor IR phases 2017-02-14 14:51:36 -08:00
DocumentClassifierPassBaseTest.cs Part 2 of RuntimeTarget 2017-02-15 18:08:19 -08:00
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 Part 2 of RuntimeTarget 2017-02-15 18:08:19 -08:00
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