| .. |
|
CodeGeneration
|
Made `RazorCodeGenerationOptionsBuilder.DesignTime` getter only
|
2017-07-07 14:41:53 -07:00 |
|
Extensions
|
Move DefaultTagHelperTargetExtension errors to use RazorDiagnosticFactory.
|
2017-12-19 15:28:24 -08:00 |
|
IntegrationTests
|
Moved CSharpCodeParser out of LegacyRazorDiagnostic
|
2017-12-19 15:59:37 -08:00 |
|
Intermediate
|
Made IntermediateNodeWalker.Ancestors indexable
|
2017-07-06 19:24:25 -07:00 |
|
Legacy
|
Revert "Include LineIndex and CharacterIndex when comparing SourceLocation"
|
2017-12-19 18:04:18 -08:00 |
|
Properties
|
…
|
|
|
TestFiles
|
Moved CSharpCodeParser out of LegacyRazorDiagnostic
|
2017-12-19 15:59:37 -08:00 |
|
BoundAttributeDescriptorExtensionsTest.cs
|
Added RazorParserFeatureFlags and added support for minimized bool tag
|
2017-09-29 16:02:09 -07:00 |
|
DefaultAllowedChildTagDescriptorBuilderTest.cs
|
…
|
|
|
DefaultBoundAttributeDescriptorBuilderTest.cs
|
…
|
|
|
DefaultDocumentClassifierPassTest.cs
|
…
|
|
|
DefaultItemCollectionTest.cs
|
…
|
|
|
DefaultRazorCSharpLoweringPhaseTest.cs
|
…
|
|
|
DefaultRazorCodeDocumentTest.cs
|
…
|
|
|
DefaultRazorDiagnosticTest.cs
|
…
|
|
|
DefaultRazorDirectiveClassifierPhaseTest.cs
|
…
|
|
|
DefaultRazorDocumentClassifierPhaseTest.cs
|
…
|
|
|
DefaultRazorEngineBuilderTest.cs
|
…
|
|
|
DefaultRazorEngineTest.cs
|
…
|
|
|
DefaultRazorIntermediateNodeLoweringPhaseIntegrationTest.cs
|
Made `RazorCodeGenerationOptionsBuilder.DesignTime` getter only
|
2017-07-07 14:41:53 -07:00 |
|
DefaultRazorIntermediateNodeLoweringPhaseTest.cs
|
Made `RazorCodeGenerationOptionsBuilder.DesignTime` getter only
|
2017-07-07 14:41:53 -07:00 |
|
DefaultRazorOptimizationPhaseTest.cs
|
…
|
|
|
DefaultRazorParsingPhaseTest.cs
|
Added RazorParserFeatureFlags and added support for minimized bool tag
|
2017-09-29 16:02:09 -07:00 |
|
DefaultRazorSyntaxTreePhaseTest.cs
|
…
|
|
|
DefaultRazorTagHelperBinderPhaseTest.cs
|
Moved CSharpCodeParser out of LegacyRazorDiagnostic
|
2017-12-19 15:59:37 -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
|
Re-introduce RazorEditorParser.
|
2017-07-12 17:01:16 -07:00 |
|
DocumentClassifierPassBaseTest.cs
|
…
|
|
|
FileSystemRazorProjectItemTest.cs
|
…
|
|
|
FileSystemRazorProjectTest.cs
|
…
|
|
|
HtmlConventionsTest.cs
|
…
|
|
|
HtmlNodeOptimizationPassTest.cs
|
…
|
|
|
LargeTextSourceDocumentTest.cs
|
…
|
|
|
LegacyRazorDiagnosticTest.cs
|
…
|
|
|
Microsoft.AspNetCore.Razor.Language.Test.csproj
|
Update samples and tests to target netcoreapp2.1
|
2017-11-14 09:45:28 -08:00 |
|
RazorCodeDocumentExtensionsTest.cs
|
…
|
|
|
RazorCodeDocumentTest.cs
|
…
|
|
|
RazorDiagnosticDescriptorTest.cs
|
…
|
|
|
RazorDiagnosticTest.cs
|
…
|
|
|
RazorEngineBuilderExtensionsTest.cs
|
…
|
|
|
RazorEngineTest.cs
|
Made `RazorCodeGenerationOptionsBuilder.DesignTime` getter only
|
2017-07-07 14:41:53 -07:00 |
|
RazorParserFeatureFlagsTest.cs
|
Added RazorParserFeatureFlags and added support for minimized bool tag
|
2017-09-29 16:02:09 -07:00 |
|
RazorProjectItemTest.cs
|
…
|
|
|
RazorProjectTest.cs
|
…
|
|
|
RazorSourceDocumentTest.cs
|
…
|
|
|
RazorSyntaxTreeTest.cs
|
…
|
|
|
RazorTemplateEngineTest.cs
|
…
|
|
|
SourceChangeTest.cs
|
Upgrade to xunit 2.3.0-beta4 (#1640)
|
2017-08-23 12:56:31 -07:00 |
|
SourceLocationTest.cs
|
Revert "Include LineIndex and CharacterIndex when comparing SourceLocation"
|
2017-12-19 18:04:18 -08:00 |
|
SourceSpanTest.cs
|
…
|
|
|
StreamSourceDocumentTest.cs
|
…
|
|
|
StringSourceDocumentTest.cs
|
…
|
|
|
TagHelperBinderTest.cs
|
Fix: Nested tag helpers do not work when tag helper prefix is set
|
2017-08-17 15:26:10 -07:00 |
|
TagHelperDescriptorBuilderTest.cs
|
…
|
|
|
TagHelperDescriptorExtensionsTest.cs
|
…
|
|
|
TagHelperMatchingConventionsTest.cs
|
…
|
|
|
xunit.runner.json
|
…
|
|