aspnetcore/test
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
..
Microsoft.AspNetCore.Mvc.Razor.Extensions.Test Change RazorProjectEngine to operate on RazorProjectItems. 2018-02-09 17:24:27 -08:00
Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Test Change RazorProjectEngine to operate on RazorProjectItems. 2018-02-09 17:24:27 -08:00
Microsoft.AspNetCore.Razor.Design.Test Add a test for design time builds #1846 2018-02-09 15:33:19 -08:00
Microsoft.AspNetCore.Razor.Language.Test Change RazorProjectEngine to operate on RazorProjectItems. 2018-02-09 17:24:27 -08:00
Microsoft.AspNetCore.Razor.Runtime.Test
Microsoft.AspNetCore.Razor.Test
Microsoft.AspNetCore.Razor.Test.Common Move to RazorProjectFileSystem. 2018-02-09 11:49:31 -08:00
Microsoft.AspNetCore.Razor.Test.MvcShim
Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X
Microsoft.AspNetCore.Razor.Tools.Test
Microsoft.CodeAnalysis.Razor.Test
Microsoft.CodeAnalysis.Razor.Workspaces.Test
Microsoft.CodeAnalysis.Razor.Workspaces.Test.Common
Microsoft.VisualStudio.Editor.Razor.Test Move to RazorProjectFileSystem. 2018-02-09 11:49:31 -08:00
Microsoft.VisualStudio.Editor.Razor.Test.Common
Microsoft.VisualStudio.LanguageServices.Razor.Test
Microsoft.VisualStudio.Mac.LanguageServices.Razor.Test
RazorPageGenerator.Test
testapps
Directory.Build.props