dotnet-installer/test/dotnet-build.Tests
Eric Erhardt f2d917ed2e Execute 'csc' with working directory set to the project directory.
When using a ruleset with a relative path in buildOptions, csc can't
find the file because it is not working in the same directory as the
project.

Fix #2710
2016-05-01 22:46:03 -05:00
..
BuildInvalidArgumentsTests.cs Remove native compilation, add multiple project files and globbing 2016-04-20 11:54:16 -07:00
BuildOutputTests.cs Replaces references to Microsoft.Extensions.PlatformAbstractions with Microsoft.Extensions.PlatformAbstractions.Internal 2016-04-29 16:06:23 -07:00
BuildPortableTests.cs t Convert Test Assets to Microsoft.NETCore.App 2016-04-19 11:08:27 -07:00
BuildProjectToProjectTests.cs Fix --no-dependencies incremental check regression 2016-04-27 15:29:12 -07:00
BuildStandAloneTests.cs Replaces references to Microsoft.Extensions.PlatformAbstractions with Microsoft.Extensions.PlatformAbstractions.Internal 2016-04-29 16:06:23 -07:00
dotnet-build.Tests.xproj Revert "Update the .xproj files to reference the "DotNet" targets and props instead of "DNX"." 2016-03-16 11:44:09 -05:00
GivenDotnetBuildBuildsProjects.cs Execute 'csc' with working directory set to the project directory. 2016-05-01 22:46:03 -05:00
IncrementalTestBase.cs t Convert Test Assets to Microsoft.NETCore.App 2016-04-19 11:08:27 -07:00
IncrementalTests.cs Add input caching for glob change detection 2016-04-22 16:05:50 -07:00
IncrementalTestsOnCultureSpecificResource.cs t Convert Test Assets to Microsoft.NETCore.App 2016-04-19 11:08:27 -07:00
IncrementalTestsOnResources.cs t Convert Test Assets to Microsoft.NETCore.App 2016-04-19 11:08:27 -07:00
IncrementalTestsTransitiveRuntime.cs t Convert Test Assets to Microsoft.NETCore.App 2016-04-19 11:08:27 -07:00
project.json Updating to latest dotnet-test-xunit 2016-04-30 18:25:11 -07:00
ProjectNameArgumentTests.cs Remove native compilation, add multiple project files and globbing 2016-04-20 11:54:16 -07:00
WrappedProjectTests.cs Fix wrapped project paht resolution 2016-02-24 16:40:22 -08:00