| .. |
|
CodeGeneration
|
Made `RazorCodeGenerationOptionsBuilder.DesignTime` getter only
|
2017-07-07 14:41:53 -07:00 |
|
Extensions
|
Made section 1.X compatibility only apply at design time.
|
2017-08-22 20:47:01 -07:00 |
|
IntegrationTests
|
Adjusted verbosity of some property names and made
|
2017-07-06 18:05:36 -07:00 |
|
Intermediate
|
Made IntermediateNodeWalker.Ancestors indexable
|
2017-07-06 19:24:25 -07:00 |
|
Legacy
|
Upgrade to xunit 2.3.0-beta4 (#1640)
|
2017-08-23 12:56:31 -07:00 |
|
Properties
|
…
|
|
|
TestFiles
|
Made section 1.X compatibility only apply at design time.
|
2017-08-22 20:47:01 -07:00 |
|
BoundAttributeDescriptorExtensionsTest.cs
|
…
|
|
|
DefaultAllowedChildTagDescriptorBuilderTest.cs
|
Add AllowedChildTagDescriptor.
|
2017-07-03 11:04:10 -07:00 |
|
DefaultBoundAttributeDescriptorBuilderTest.cs
|
…
|
|
|
DefaultDocumentClassifierPassTest.cs
|
…
|
|
|
DefaultItemCollectionTest.cs
|
Streamline collections
|
2017-07-05 13:46:37 -07:00 |
|
DefaultRazorCSharpLoweringPhaseTest.cs
|
…
|
|
|
DefaultRazorCodeDocumentTest.cs
|
…
|
|
|
DefaultRazorDiagnosticTest.cs
|
…
|
|
|
DefaultRazorDirectiveClassifierPhaseTest.cs
|
…
|
|
|
DefaultRazorDocumentClassifierPhaseTest.cs
|
…
|
|
|
DefaultRazorEngineBuilderTest.cs
|
Reduce public surface area of some APIs.
|
2017-07-06 16:50:11 -07:00 |
|
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
|
Make `RazorParserOptions.DesignTime` getter only.
|
2017-07-06 14:33:05 -07:00 |
|
DefaultRazorSyntaxTreePhaseTest.cs
|
…
|
|
|
DefaultRazorTagHelperBinderPhaseTest.cs
|
…
|
|
|
DefaultRequiredAttributeDescriptorBuilderTest.cs
|
…
|
|
|
DirectiveDescriptorBuilderTest.cs
|
…
|
|
|
DirectiveDescriptorTest.cs
|
…
|
|
|
DirectiveRemovalOptimizationPassTest.cs
|
…
|
|
|
DirectiveTokenEditHandlerTest.cs
|
Re-introduce RazorEditorParser.
|
2017-07-12 17:01:16 -07:00 |
|
DocumentClassifierPassBaseTest.cs
|
Made CodeTargetBuilder an abstract class
|
2017-07-06 19:01:28 -07:00 |
|
FileSystemRazorProjectItemTest.cs
|
Adjusted verbosity of some property names and made
|
2017-07-06 18:05:36 -07:00 |
|
FileSystemRazorProjectTest.cs
|
Adjusted verbosity of some property names and made
|
2017-07-06 18:05:36 -07:00 |
|
HtmlConventionsTest.cs
|
…
|
|
|
HtmlNodeOptimizationPassTest.cs
|
…
|
|
|
LargeTextSourceDocumentTest.cs
|
…
|
|
|
LegacyRazorDiagnosticTest.cs
|
…
|
|
|
Microsoft.AspNetCore.Razor.Language.Test.csproj
|
Use Directory.Build.props/targets (#1641)
|
2017-08-23 12:24:57 -07: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 |
|
RazorProjectItemTest.cs
|
Adjusted verbosity of some property names and made
|
2017-07-06 18:05:36 -07:00 |
|
RazorProjectTest.cs
|
Adjusted verbosity of some property names and made
|
2017-07-06 18:05:36 -07:00 |
|
RazorSourceDocumentTest.cs
|
Adjusted verbosity of some property names and made
|
2017-07-06 18:05:36 -07:00 |
|
RazorSyntaxTreeTest.cs
|
Rename ParseOnlyLeadingDirectives.
|
2017-07-06 14:34:15 -07:00 |
|
RazorTemplateEngineTest.cs
|
Adjusted verbosity of some property names and made
|
2017-07-06 18:05:36 -07:00 |
|
SourceChangeTest.cs
|
Upgrade to xunit 2.3.0-beta4 (#1640)
|
2017-08-23 12:56:31 -07:00 |
|
SourceLocationTest.cs
|
…
|
|
|
SourceSpanTest.cs
|
Rename LineMapping => SourceMapping.
|
2017-07-06 10:34:19 -07:00 |
|
StreamSourceDocumentTest.cs
|
…
|
|
|
StringSourceDocumentTest.cs
|
Rename LineMapping => SourceMapping.
|
2017-07-06 10:34:19 -07:00 |
|
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
|
…
|
|