aspnetcore/test/Microsoft.AspNetCore.Razor..../IntegrationTests
Ryan Nowak 0c6aadb897 Add a test for design time builds #1846
This change adds a test to verify that Razor targets don't show up in
design time builds when RazorCompileOnBuild=true

We don't want to add a significant perf cost to design time builds since
they affect project load.
2018-02-09 15:33:19 -08:00
..
Assert.cs Add support for relative paths 2018-02-05 14:19:52 -08:00
BuildIntegrationTest.cs Add support for relative paths 2018-02-05 14:19:52 -08:00
BuildServerIntegrationTest.cs Cleaned up logging in build server 2018-02-07 23:52:54 -08:00
BuildServerTestFixture.cs Modified integration test infrastructure to test build server 2018-01-30 15:55:17 -08:00
ConfigurationMetadataIntegrationTest.cs Add prelimianry support for extensions to Razor (#2012) 2018-02-02 17:41:14 -08:00
DesignTimeBuildIntegrationTest.cs Add a test for design time builds #1846 2018-02-09 15:33:19 -08:00
FIleThumbPrint.cs
InitializeTestProjectAttribute.cs Added another integration test 2018-02-06 14:33:47 -08:00
MSBuildIntegrationTestBase.cs Fix #1999 2018-02-01 13:05:45 -08:00
MSBuildProcessKind.cs Modified integration test infrastructure to test build server 2018-01-30 15:55:17 -08:00
MSBuildProcessManager.cs Modified integration test infrastructure to test build server 2018-01-30 15:55:17 -08:00
MSBuildResult.cs
PackIntegrationTest.cs
ProjectDirectory.cs Added another integration test 2018-02-06 14:33:47 -08:00
PublishIntegrationTest.cs Integrate new Sdk 2018-02-06 15:41:31 -08:00
RazorCompileIntegrationTest.cs
RazorGenerateIntegrationTest.cs Add support for relative paths 2018-02-05 14:19:52 -08:00