| .. |
|
CodeGeneration
|
Add metadata to Razor (#1894)
|
2018-01-02 13:30:50 -08:00 |
|
Extensions
|
Add an Identifier by default
|
2018-01-06 18:43:01 -08:00 |
|
IntegrationTests
|
Move to RazorProjectFileSystem.
|
2018-02-09 11:49:31 -08:00 |
|
Intermediate
|
…
|
|
|
Legacy
|
Fixed all the tests to reflect HtmlComment block type support
|
2018-02-20 22:20:48 -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
|
Add relative path to source document
|
2018-01-05 18:15:06 -08:00 |
|
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
|
Add relative path to source document
|
2018-01-05 18:15:06 -08:00 |
|
DefaultRequiredAttributeDescriptorBuilderTest.cs
|
…
|
|
|
DirectiveDescriptorBuilderExtensionsTest.cs
|
Added Name and Documentation to DirectiveTokenDescriptor
|
2017-11-06 10:55:52 -08:00 |
|
DirectiveDescriptorTest.cs
|
…
|
|
|
DirectiveRemovalOptimizationPassTest.cs
|
…
|
|
|
DirectiveTokenEditHandlerTest.cs
|
…
|
|
|
DocumentClassifierPassBaseTest.cs
|
…
|
|
|
HtmlConventionsTest.cs
|
…
|
|
|
HtmlNodeOptimizationPassTest.cs
|
…
|
|
|
LargeTextSourceDocumentTest.cs
|
Add relative path to source document
|
2018-01-05 18:15:06 -08:00 |
|
Microsoft.AspNetCore.Razor.Language.Test.csproj
|
Prevent type name collisions when file hierarchy + namespace is identical (#1881)
|
2018-01-02 09:41:10 -08:00 |
|
RazorCodeDocumentExtensionsTest.cs
|
Add an Identifier by default
|
2018-01-06 18:43:01 -08:00 |
|
RazorCodeDocumentTest.cs
|
…
|
|
|
RazorDiagnosticDescriptorTest.cs
|
…
|
|
|
RazorDiagnosticTest.cs
|
Removed LegacyRazorDiagnostic and RazorError
|
2017-12-27 11:43:19 -08:00 |
|
RazorEngineBuilderExtensionsTest.cs
|
…
|
|
|
RazorEngineTest.cs
|
Add an Identifier by default
|
2018-01-06 18:43:01 -08:00 |
|
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
|
Add relative path to source document
|
2018-01-05 18:15:06 -08:00 |
|
RazorTemplateEngineTest.cs
|
Move to RazorProjectFileSystem.
|
2018-02-09 11:49:31 -08:00 |
|
SourceChangeTest.cs
|
…
|
|
|
SourceLocationTest.cs
|
Revert "Revert "Include LineIndex and CharacterIndex when comparing SourceLocation""
|
2017-12-20 15:27:15 -08:00 |
|
SourceSpanTest.cs
|
…
|
|
|
StreamSourceDocumentTest.cs
|
Add relative path to source document
|
2018-01-05 18:15:06 -08:00 |
|
StringSourceDocumentTest.cs
|
Add relative path to source document
|
2018-01-05 18:15:06 -08:00 |
|
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
|
…
|
|