dotnet-installer/test/dotnet-build.Tests
Eric Erhardt a567bb8697 Fix test project imports to be consistent.
- Every project.json needs portable-net451+win8 and dotnet5.4 imports (required by dotnet-test-xunit).
- If a test references NuGet, it also needs "netstandardapp1.5", because that the TFM NuGet uses currently.
2016-04-21 11:42:30 -05:00
..
BuildInvalidArgumentsTests.cs Remove native compilation, add multiple project files and globbing 2016-04-20 11:54:16 -07:00
BuildOutputTests.cs t Convert Test Assets to Microsoft.NETCore.App 2016-04-19 11:08:27 -07:00
BuildPortableTests.cs t Convert Test Assets to Microsoft.NETCore.App 2016-04-19 11:08:27 -07:00
BuildProjectToProjectTests.cs t Convert Test Assets to Microsoft.NETCore.App 2016-04-19 11:08:27 -07:00
BuildStandAloneTests.cs t Convert Test Assets to Microsoft.NETCore.App 2016-04-19 11:08:27 -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
IncrementalTestBase.cs t Convert Test Assets to Microsoft.NETCore.App 2016-04-19 11:08:27 -07:00
IncrementalTests.cs t Convert Test Assets to Microsoft.NETCore.App 2016-04-19 11:08:27 -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 Fix test project imports to be consistent. 2016-04-21 11:42:30 -05: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