aspnetcore/test/Microsoft.AspNetCore.Razor..../IntegrationTests
N. Taylor Mullen 84bc74ea9f Move to RazorProjectFileSystem.
- Changed all existing APIs to utilize `RazorProjectFileSystem`. This was possible because `RazorProjectFileSystem` inherits from RazorProject.
- Renamed `FileSystemRazorProject` to `DefaultRazorProjectFileSystem`.
- Renamed FileSystemRazorProjectItem` to `DefaultRazorProjectItem`.
- Obsoleted `RazorProject.Create`

#1828
2018-02-09 11:49:31 -08:00
..
BasicIntegrationTest.cs Add relative path to source document 2018-01-05 18:15:06 -08:00
CodeGenerationIntegrationTest.cs Add metadata to Razor (#1894) 2018-01-02 13:30:50 -08:00
ExtensibleDirectiveTest.cs Add metadata to Razor (#1894) 2018-01-02 13:30:50 -08:00
HtmlAttributeIntegrationTest.cs
RazorTemplateEngineIntegrationTest.cs Move to RazorProjectFileSystem. 2018-02-09 11:49:31 -08:00
TagHelpersIntegrationTest.cs Moved all TagHelperDescriptor related builders to have getter setter 2017-06-30 14:08:05 -07:00
TestTagHelperDescriptors.cs Added RazorParserFeatureFlags and added support for minimized bool tag 2017-09-29 16:02:09 -07:00