aspnetcore/test/Microsoft.AspNetCore.Razor....
Ajay Bhargav Baaskaran 4dbf6f23c3 Moved TagHelperIRNode, InitializeTagHelperStructureIRNode from renderer to writer 2017-04-03 19:57:51 -07:00
..
CodeGeneration Moved TagHelperIRNode, InitializeTagHelperStructureIRNode from renderer to writer 2017-04-03 19:57:51 -07:00
IntegrationTests [Fixes #964] Removed Content property from CSharpStatementIRNode 2017-03-31 10:52:53 -07:00
Intermediate [Fixes #964] Removed Content property from CSharpStatementIRNode 2017-03-31 10:52:53 -07:00
Legacy Add `TagHelperFactsService`. 2017-03-29 15:36:32 -07:00
Properties
TestFiles Moved TagHelperIRNode, InitializeTagHelperStructureIRNode from renderer to writer 2017-04-03 19:57:51 -07:00
DefaultDirectiveIRPassTest.cs Clean up TagHelperDescriptor APIs. 2017-03-17 12:18:05 -07:00
DefaultDirectiveSyntaxTreePassTest.cs Set file path from RazorSourceDocument in syntax tree 2017-03-22 15:13:38 -07:00
DefaultDocumentClassifierPassTest.cs
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 Clean up TagHelperDescriptor APIs. 2017-03-17 12:18:05 -07:00
DefaultRazorIROptimizationPhaseTest.cs Refactor IR phases 2017-02-14 14:51:36 -08:00
DefaultRazorParsingPhaseTest.cs Make the parser options configurable 2017-03-24 15:21:26 -07:00
DefaultRazorSourceDocumentTest.cs Add RazorSourceDocument.Create(string template) 2017-03-13 09:44:06 -07:00
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 Add RazorSourceDocument.Create(string template) 2017-03-13 09:44:06 -07:00
FileSystemRazorProjectTest.cs Fix absolute path handling. 2017-03-22 16:35:19 -07:00
HtmlNodeOptimizationPassTest.cs Rename BlockType -> BlockKind 2017-03-19 11:18:40 -07:00
LargeTextRazorSourceDocumentTest.cs Add RazorSourceDocument.Create(string template) 2017-03-13 09:44:06 -07:00
LegacyRazorDiagnosticTest.cs
Microsoft.AspNetCore.Razor.Evolution.Test.csproj Fix type name 2017-03-29 16:19:12 -07:00
RazorCodeDocumentExtensionsTest.cs Add TagHelper directive and match info to CodeDocument 2017-03-19 12:33:09 -07:00
RazorCodeDocumentTest.cs
RazorDiagnosticDescriptorTest.cs
RazorDiagnosticTest.cs
RazorEngineBuilderExtensionsTest.cs Part 2 of RuntimeTarget 2017-02-15 18:08:19 -08:00
RazorEngineTest.cs Make the parser options configurable 2017-03-24 15:21:26 -07:00
RazorProjectItemTest.cs Add RazorSourceDocument.Create(string template) 2017-03-13 09:44:06 -07:00
RazorProjectTest.cs Fix type name 2017-03-29 16:19:12 -07:00
RazorSourceDocumentTest.cs Add RazorSourceDocument.Create(string template) 2017-03-13 09:44:06 -07:00
RazorSyntaxTreeTest.cs Set file path from RazorSourceDocument in syntax tree 2017-03-22 15:13:38 -07:00
RazorTemplateEngineTest.cs Add GetImportItems to RazorTemplateEngine 2017-03-31 07:48:34 -07:00
SourceLocationTest.cs
SourceSpanTest.cs
SyntaxTreeVerifier.cs
TagHelperBinderSyntaxTreePassTest.cs Workaround tooling issue with runtime only TagHelpers. 2017-03-29 16:56:05 -07:00
TagHelperRequiredAttributeDescriptorBuilderTest.cs Add DisplayName to RequiredAttributeDescriptor. 2017-03-24 11:07:52 -07:00
TagHelperRequiredAttributeDescriptorTest.cs Add `TagHelperFactsService`. 2017-03-29 15:36:32 -07:00
TestFile.cs
TestProject.cs Move FileSystemRazorProject into Razor.Evolution 2017-02-28 14:15:52 -08:00
TestRazorCodeDocument.cs
TestRazorSourceDocument.cs Set file path from RazorSourceDocument in syntax tree 2017-03-22 15:13:38 -07:00
TestTagHelperDescriptors.cs Fix type name 2017-03-29 16:19:12 -07:00