..
IntegrationTests
Fix ModelExpression's in section directive blocks.
2017-08-16 10:25:53 -07:00
Properties
…
TestFiles /IntegrationTests
Add an Identifier by default
2018-01-06 18:43:01 -08:00
AssemblyAttributeInjectionPassTest.cs
Get rid of RazorConfiguration.DesignTime
2018-02-13 16:21:18 -08:00
InjectDirectiveTest.cs
Unnest IntermediateToken.TokenKind
2017-07-06 11:15:36 -07:00
InjectTargetExtensionTest.cs
Convert most of CodeWriter into extensions
2017-07-07 10:55:33 -07:00
InstrumentationPassTest.cs
Get rid of RazorConfiguration.DesignTime
2018-02-13 16:21:18 -08:00
Microsoft.AspNetCore.Mvc.Razor.Extensions.Test.csproj
Update samples and tests to target netcoreapp2.1
2017-11-14 09:45:28 -08:00
ModelDirectiveTest.cs
Get rid of RazorConfiguration.DesignTime
2018-02-13 16:21:18 -08:00
ModelExpressionPassTest.cs
Unnest IntermediateToken.TokenKind
2017-07-06 11:15:36 -07:00
MvcImportProjectFeatureTest.cs
Change IImportProjectFeature to consume RazorProjectItems.
2018-02-15 11:31:18 -08:00
MvcRazorTemplateEngineTest.cs
Move to RazorProjectFileSystem.
2018-02-09 11:49:31 -08:00
MvcViewDocumentClassifierPassTest.cs
Remove Get/SetRelativePath
2018-01-05 21:52:59 -08:00
NamespaceDirectiveTest.cs
Prevent type name collisions when file hierarchy + namespace is identical ( #1881 )
2018-01-02 09:41:10 -08:00
PageDirectiveTest.cs
Have `@page` understand malformed directives.
2017-07-05 16:57:51 -07:00
RazorPageDocumentClassifierPassTest.cs
Remove Get/SetRelativePath
2018-01-05 21:52:59 -08:00
SourceMappingsSerializer.cs
Rename LineMapping => SourceMapping.
2017-07-06 10:34:19 -07:00
TagHelperDescriptorExtensionsTest.cs
Redesign tag helper codegen
2017-06-30 17:34:01 -07:00
ViewComponentTagHelperDescriptorFactoryTest.cs
Handle imported @page directives.
2017-07-03 17:11:17 -07:00
ViewComponentTagHelperDescriptorProviderTest.cs
Moved all TagHelperDescriptor related builders to have getter setter
2017-06-30 14:08:05 -07:00
ViewComponentTagHelperPassTest.cs
Prevent type name collisions when file hierarchy + namespace is identical ( #1881 )
2018-01-02 09:41:10 -08:00
ViewComponentTagHelperTargetExtensionTest.cs
Make ViewComponentTagHelper use extension intermediate nodes
2017-08-11 12:01:21 -07:00
ViewComponentTypeVisitorTest.cs
…
xunit.runner.json
…