| .. |
|
CodeGeneration
|
…
|
|
|
Extensions
|
…
|
|
|
IntegrationTests
|
Move to RazorProjectFileSystem.
|
2018-02-09 11:49:31 -08:00 |
|
Intermediate
|
…
|
|
|
Legacy
|
Updated the Comments detection to comply with HTML 5 specification
|
2018-03-05 17:28:23 -08:00 |
|
Properties
|
…
|
|
|
TestFiles
|
Fixed all the tests to reflect HtmlComment block type support
|
2018-02-20 22:20:48 -08:00 |
|
BoundAttributeDescriptorExtensionsTest.cs
|
…
|
|
|
DefaultAllowedChildTagDescriptorBuilderTest.cs
|
…
|
|
|
DefaultBoundAttributeDescriptorBuilderTest.cs
|
…
|
|
|
DefaultDocumentClassifierPassTest.cs
|
…
|
|
|
DefaultItemCollectionTest.cs
|
…
|
|
|
DefaultRazorCSharpLoweringPhaseTest.cs
|
…
|
|
|
DefaultRazorCodeDocumentTest.cs
|
…
|
|
|
DefaultRazorDiagnosticTest.cs
|
…
|
|
|
DefaultRazorDirectiveClassifierPhaseTest.cs
|
…
|
|
|
DefaultRazorDocumentClassifierPhaseTest.cs
|
…
|
|
|
DefaultRazorEngineBuilderTest.cs
|
…
|
|
|
DefaultRazorEngineTest.cs
|
…
|
|
|
DefaultRazorIntermediateNodeLoweringPhaseIntegrationTest.cs
|
…
|
|
|
DefaultRazorIntermediateNodeLoweringPhaseTest.cs
|
…
|
|
|
DefaultRazorOptimizationPhaseTest.cs
|
…
|
|
|
DefaultRazorParsingPhaseTest.cs
|
Flow RazorLanguageVersion to RazorEngine.
|
2018-01-29 16:08:17 -08:00 |
|
DefaultRazorProjectEngineBuilderTest.cs
|
Update RazorProjectEngine to use RazorConfiguration.
|
2018-01-29 16:08:17 -08:00 |
|
DefaultRazorProjectEngineIntegrationTest.cs
|
Change RazorProjectEngine to operate on RazorProjectItems.
|
2018-02-09 17:24:27 -08:00 |
|
DefaultRazorProjectFileSystemTest.cs
|
Move to RazorProjectFileSystem.
|
2018-02-09 11:49:31 -08:00 |
|
DefaultRazorProjectItemTest.cs
|
Move to RazorProjectFileSystem.
|
2018-02-09 11:49:31 -08:00 |
|
DefaultRazorSyntaxTreePhaseTest.cs
|
…
|
|
|
DefaultRazorTagHelperBinderPhaseTest.cs
|
…
|
|
|
DefaultRequiredAttributeDescriptorBuilderTest.cs
|
…
|
|
|
DirectiveDescriptorBuilderExtensionsTest.cs
|
…
|
|
|
DirectiveDescriptorTest.cs
|
…
|
|
|
DirectiveRemovalOptimizationPassTest.cs
|
…
|
|
|
DirectiveTokenEditHandlerTest.cs
|
…
|
|
|
DocumentClassifierPassBaseTest.cs
|
…
|
|
|
HtmlConventionsTest.cs
|
…
|
|
|
HtmlNodeOptimizationPassTest.cs
|
…
|
|
|
LargeTextSourceDocumentTest.cs
|
…
|
|
|
Microsoft.AspNetCore.Razor.Language.Test.csproj
|
…
|
|
|
RazorCodeDocumentExtensionsTest.cs
|
…
|
|
|
RazorCodeDocumentTest.cs
|
…
|
|
|
RazorDiagnosticDescriptorTest.cs
|
…
|
|
|
RazorDiagnosticTest.cs
|
…
|
|
|
RazorEngineBuilderExtensionsTest.cs
|
…
|
|
|
RazorEngineTest.cs
|
…
|
|
|
RazorParserFeatureFlagsTest.cs
|
Flow RazorLanguageVersion to RazorEngine.
|
2018-01-29 16:08:17 -08:00 |
|
RazorProjectEngineBuilderExtensionsTest.cs
|
Update RazorProjectEngine to use RazorConfiguration.
|
2018-01-29 16:08:17 -08:00 |
|
RazorProjectEngineFeatureBaseTest.cs
|
Add MVC support for RazorProjectEngine.
|
2018-01-25 12:26:11 -08:00 |
|
RazorProjectItemTest.cs
|
…
|
|
|
RazorProjectTest.cs
|
…
|
|
|
RazorSourceDocumentTest.cs
|
Use FilePath if RelativePhysicalPath on RazorProjectItem is null
|
2018-01-12 15:19:01 -08:00 |
|
RazorSyntaxTreeTest.cs
|
…
|
|
|
RazorTemplateEngineTest.cs
|
Move to RazorProjectFileSystem.
|
2018-02-09 11:49:31 -08:00 |
|
SourceChangeTest.cs
|
…
|
|
|
SourceLocationTest.cs
|
…
|
|
|
SourceSpanTest.cs
|
…
|
|
|
StreamSourceDocumentTest.cs
|
…
|
|
|
StringSourceDocumentTest.cs
|
…
|
|
|
TagHelperBinderTest.cs
|
…
|
|
|
TagHelperDescriptorBuilderTest.cs
|
…
|
|
|
TagHelperDescriptorExtensionsTest.cs
|
…
|
|
|
TagHelperMatchingConventionsTest.cs
|
…
|
|
|
TagHelperParseTreeRewriterTests.cs
|
HtmlMarkupParser is now aware of HtmlComment blocks. Majority (if not all, will confirm soon) tests have been updated to account for HtmlComment blocks.
|
2018-02-20 18:24:27 -08:00 |
|
TestRazorProject.cs
|
Move to RazorProjectFileSystem.
|
2018-02-09 11:49:31 -08:00 |
|
VirtualRazorProjectFileSystemTest.cs
|
Add support for relative paths
|
2018-02-05 14:19:52 -08:00 |
|
xunit.runner.json
|
…
|
|