aspnetcore/test/Microsoft.AspNetCore.Razor....
Ryan Nowak 56ead8118a Decouple Razor tools from MVC
Adds a loader (with shadow copying in server mode) based on the Roslyn
Analyzer loader design.

Adds some targets to the Razor SDK that we can use to compute the
configuration and extensions.

Passes all of the metadata through to the command line tools so they can
deal with extensions.
2018-02-15 13:31:31 -08:00
..
Infrastructure Decouple Razor tools from MVC 2018-02-15 13:31:31 -08:00
Properties Decouple Razor tools from MVC 2018-02-15 13:31:31 -08:00
ServerProtocol
CompositeRazorProjectFileSystemTest.cs Add support for relative paths 2018-02-05 14:19:52 -08:00
DefaultExtensionAssemblyLoaderTest.cs Decouple Razor tools from MVC 2018-02-15 13:31:31 -08:00
DefaultExtensionDependencyCheckerTest.cs Decouple Razor tools from MVC 2018-02-15 13:31:31 -08:00
DefaultRequestDispatcherTest.cs Skip flaky test 2018-02-02 16:23:38 -08:00
LoaderTestResources.cs Decouple Razor tools from MVC 2018-02-15 13:31:31 -08:00
Microsoft.AspNetCore.Razor.Tools.Test.csproj Decouple Razor tools from MVC 2018-02-15 13:31:31 -08:00
ServerLifecycleTest.cs Skipping flaky tests on windows as well 2018-01-31 11:28:07 -08:00
TempDirectory.cs Decouple Razor tools from MVC 2018-02-15 13:31:31 -08:00
TestDefaultExtensionAssemblyLoader.cs Decouple Razor tools from MVC 2018-02-15 13:31:31 -08:00