aspnetcore/test/Microsoft.AspNetCore.Razor....
Pranav K a034b2ed04 Collate diagnositcs from Imports 2017-03-08 18:29:17 -08:00
..
CodeGeneration Fix broken padding in design time 2017-03-06 15:54:47 -08:00
IntegrationTests Move FileSystemRazorProject into Razor.Evolution 2017-02-28 14:15:52 -08:00
Intermediate Make CSharpRenderingContext and friends public 2017-02-28 19:04:51 -08:00
Legacy Replace RazorError with RazorDiagnostics in public API 2017-02-17 15:44:37 -08:00
Properties
TestFiles Fix broken padding in design time 2017-03-06 15:54:47 -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 Collate diagnositcs from Imports 2017-03-08 18:29:17 -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
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
LargeTextRazorSourceDocumentTest.cs Prevent LOH allocations when constructing large Razor Source Documents. (#1049) 2017-03-06 16:50:05 -08:00
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 Prevent LOH allocations when constructing large Razor Source Documents. (#1049) 2017-03-06 16:50:05 -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
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