aspnetcore/test
N. Taylor Mullen e200b69511 Change IImportProjectFeature to consume RazorProjectItems.
- Updated all implementations of `IImportProjectFeature`; for MVC I went ahead and made a single project item that's always returned for MVC scenarios. That project item is smart about returning its content in a light-weight stream fashion.
- Had to add a `RazorProjectItem` => `RazorSourceDocument` conversion mechanic into `DefaultRazorProjectEngine`.
- Added tests for `DefaultRazorProjectItem.ConvertToSourceDocument`.
- Removed the `ProjectEngine` API from `VisualStudioRazorParser`. This was unrelated but was missed feedback.

#2068
2018-02-15 11:31:18 -08:00
..
Microsoft.AspNetCore.Mvc.Razor.Extensions.Test Change IImportProjectFeature to consume RazorProjectItems. 2018-02-15 11:31:18 -08:00
Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Test Change IImportProjectFeature to consume RazorProjectItems. 2018-02-15 11:31:18 -08:00
Microsoft.AspNetCore.Razor.Design.Test
Microsoft.AspNetCore.Razor.Language.Test Change IImportProjectFeature to consume RazorProjectItems. 2018-02-15 11:31:18 -08:00
Microsoft.AspNetCore.Razor.Runtime.Test
Microsoft.AspNetCore.Razor.Test
Microsoft.AspNetCore.Razor.Test.Common Move to RazorProjectEngine. 2018-02-14 12:40:23 -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 Change IImportProjectFeature to consume RazorProjectItems. 2018-02-15 11:31:18 -08:00
Microsoft.VisualStudio.Editor.Razor.Test.Common
Microsoft.VisualStudio.LanguageServices.Razor.Test
Microsoft.VisualStudio.Mac.LanguageServices.Razor.Test
RazorPageGenerator.Test Move to RazorProjectEngine. 2018-02-14 12:40:23 -08:00
testapps
Directory.Build.props