aspnetcore/test/Microsoft.AspNetCore.Razor....
Pranav K 12a502d775 Move FileSystemRazorProject into Razor.Evolution
Add tests
2017-02-28 14:15:52 -08:00
..
CodeGeneration Part 2 of RuntimeTarget 2017-02-15 18:08:19 -08:00
IntegrationTests Move FileSystemRazorProject into Razor.Evolution 2017-02-28 14:15:52 -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 Move FileSystemRazorProject into Razor.Evolution 2017-02-28 14:15:52 -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 Remove support for includes 2017-01-18 09:11:03 -08:00
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 Remove support for includes 2017-01-18 09:11:03 -08:00
DefaultRazorSourceDocumentTest.cs
DefaultRazorSyntaxTreePhaseTest.cs
DirectiveDescriptorBuilderTest.cs Remove literal directive tokens. 2017-02-03 12:02:16 -08:00
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
FileSystemRazorProjectItemTest.cs Move FileSystemRazorProject into Razor.Evolution 2017-02-28 14:15:52 -08:00
FileSystemRazorProjectTest.cs Move FileSystemRazorProject into Razor.Evolution 2017-02-28 14:15:52 -08:00
HtmlNodeOptimizationPassTest.cs
LegacyRazorDiagnosticTest.cs Add RazorDiagnostic type 2017-01-31 15:53:22 -08:00
Microsoft.AspNetCore.Razor.Evolution.Test.csproj Introduce RazorCompilation 2017-02-22 10:22:18 -08:00
RazorCodeDocumentExtensionsTest.cs Remove support for includes 2017-01-18 09:11:03 -08:00
RazorCodeDocumentTest.cs Remove support for includes 2017-01-18 09:11:03 -08:00
RazorDiagnosticDescriptorTest.cs Add RazorDiagnostic type 2017-01-31 15:53:22 -08:00
RazorDiagnosticTest.cs Add RazorDiagnostic type 2017-01-31 15:53:22 -08:00
RazorEngineBuilderExtensions.cs Quick fixes from MVC 2017-01-24 09:22:28 -08:00
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 Add an API to RazorProject to navigate hierarchical files 2017-02-03 11:25:15 -08:00
RazorSourceDocumentTest.cs Allow RazorSourceDocument to consume empty streams. 2017-02-13 12:11:38 -08:00
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
TestProject.cs Move FileSystemRazorProject into Razor.Evolution 2017-02-28 14:15:52 -08:00
TestRazorCodeDocument.cs Remove support for includes 2017-01-18 09:11:03 -08:00
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 Enabled Razor.Evolution tests on linux 2017-01-26 12:34:35 -08:00
TestTagHelperDescriptorResolver.cs Replace RazorError with RazorDiagnostics in public API 2017-02-17 15:44:37 -08:00
TestTagHelperFeature.cs Quick fixes from MVC 2017-01-24 09:22:28 -08:00