dotnet-installer/test/dotnet-build.Tests
Piotr Puszkiewicz 08e9bc903e CLI Testing via msbuild (#3779)
* Rebase

* Remove Multi-Project Validator

* Remove projectmodelserver tests

* Enable test package creation

* Incremental test restore

* WiP

* Enable Test Asset Project restore

* Build Test Assets & Restore Test Projects

* Build Test projects

* Enable Test Execution

also moves Test Targets to a well-known CLI Version [Stage 2]

* Pass throuh existing telemetry profile

* 2-space tabs

* Revert TestTargets.cs

* WiP PR feedback

* Refactoring

* Fix naming of RestoreTestAssetPackages

* DotNetTest task

* Fix merge issue

* ExecuteWithCapturedOutput

MSBuild considers StdErr output to be failures. This causes output of any test command which is expected to produce an error to be swallowed in the test.

* Workaround for always-on tracing functionality in dotnet-test

* Fix Path Separator Windows/Unix

* Seperate package build from pack

* Windows Pathing issues

* PR Feedback

* Workaround for msbuild #773

https://github.com/Microsoft/msbuild/issues/773
2016-07-11 12:46:27 -07:00
..
BuildInvalidArgumentsTests.cs Remove native compilation, add multiple project files and globbing 2016-04-20 11:54:16 -07:00
BuildOutputTests.cs CLI Testing via msbuild (#3779) 2016-07-11 12:46:27 -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
BuildWarningsTests.cs Project.json schema warnings don't get displayed 2016-05-13 13:10:39 -05: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 Re-enable tests disabled for crossgen enabling 2016-05-31 13:26:39 -05:00
IncrementalTestBase.cs Remove '--infer-runtimes' option for 'dotnet restore' when restoring 2016-05-23 17:04:32 -07:00
IncrementalTests.cs Add 'dotnet restore' instruction when lock file is missing 2016-05-20 09:19:05 +02: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
IncrementalTestsVersionSuffix.cs Add version suffix to build cache to ensure incremental builds are reset when it changes (#3246) 2016-05-27 10:49:50 -07:00
project.json Update to Json.NET 9.0.1 2016-06-14 03:21:56 -05:00
ProjectNameArgumentTests.cs Remove '--infer-runtimes' option for 'dotnet restore' when restoring 2016-05-23 17:04:32 -07:00
WrappedProjectTests.cs Fix wrapped project paht resolution 2016-02-24 16:40:22 -08:00