aspnetcore/test/Microsoft.AspNetCore.Mvc.Ra...
N. Taylor Mullen 3375fc8b99 Change RazorProjectEngine to operate on RazorProjectItems.
- Removed the `Process(string)` overload to make it extra clear that you must operate on project items. This way we also don't need to worry about the various formats of paths that can flow through the system.
- Updated tests to use the new project item format.
- Did a few formatting fixes on unrealted files.

#2049
2018-02-09 17:24:27 -08:00
..
IntegrationTests
Properties
TestFiles/IntegrationTests Add an Identifier by default 2018-01-06 18:43:01 -08:00
AssemblyAttributeInjectionPassTest.cs Remove Get/SetRelativePath 2018-01-05 21:52:59 -08:00
DefaultMvcImportFeatureTest.cs Change RazorProjectEngine to operate on RazorProjectItems. 2018-02-09 17:24:27 -08:00
InjectDirectiveTest.cs
InjectTargetExtensionTest.cs
InstrumentationPassTest.cs
Microsoft.AspNetCore.Mvc.Razor.Extensions.Test.csproj
ModelDirectiveTest.cs
ModelExpressionPassTest.cs
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
PageDirectiveTest.cs
RazorPageDocumentClassifierPassTest.cs Remove Get/SetRelativePath 2018-01-05 21:52:59 -08:00
SourceMappingsSerializer.cs
TagHelperDescriptorExtensionsTest.cs
ViewComponentTagHelperDescriptorFactoryTest.cs
ViewComponentTagHelperDescriptorProviderTest.cs
ViewComponentTagHelperPassTest.cs
ViewComponentTagHelperTargetExtensionTest.cs
ViewComponentTypeVisitorTest.cs
xunit.runner.json