aspnetcore/test/Microsoft.AspNetCore.Mvc.Ra.../Internal
Pranav K 07cc9e66c6
Add a feature to disable file watching in Razor pages (#8369)
* Add a feature to disable file watching in Razor pages

Fixes https://github.com/aspnet/Mvc/issues/8362
2018-09-06 10:16:31 -07:00
..
CSharpCompilerTest.cs Make publicly exposed Roslyn types internal 2018-07-31 11:08:22 -07:00
ChecksumValidatorTest.cs Use VirtualRazorProjectSystem for Razor tests 2018-04-09 15:27:03 -07:00
CompilerFailedExceptionFactoryTest.cs Fix up error message when compilation references are missing 2018-06-18 09:20:08 -07:00
DefaultRazorPageFactoryProviderTest.cs
DefaultRazorReferenceManagerTest.cs Make publicly exposed Roslyn types internal 2018-07-31 11:08:22 -07:00
DefaultRazorViewEngineFileProviderAccessorTest.cs
DefaultTagHelperActivatorTest.cs
DefaultTagHelperFactoryTest.cs
ExpressionRewriterTest.cs
FileProviderRazorProjectFileSystemTest.cs Re-enable "Move to RazorProjectEngine." 2018-02-16 16:13:54 -08:00
RazorPagePropertyActivatorTest.cs Cleanup TestCommon 2018-05-18 10:45:57 -07:00
RazorViewCompilerProviderTest.cs Making Razor compilation cache replaceable (#7780) 2018-05-15 11:36:47 -07:00
RazorViewCompilerTest.cs Add a feature to disable file watching in Razor pages (#8369) 2018-09-06 10:16:31 -07:00
RazorViewEngineOptionsSetupTest.cs Add a feature to disable file watching in Razor pages (#8369) 2018-09-06 10:16:31 -07:00
ViewPathTest.cs