dotnet-installer/build
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
..
compile Adding trailing slash back to OutputDirectory that I accidently removed when merging and improving the inputs for GenerateNuGetPackagesArchiveInputs to take into account the c# template and the dotnet-archive and Microsoft.Dotnet.Archive codes. 2016-07-01 20:46:54 -07:00
package Fixing Ubuntu packaging issue, part 99 of hopefully 99. 2016-07-06 16:45:41 -07:00
test CLI Testing via msbuild (#3779) 2016-07-11 12:46:27 -07:00
Microsoft.DotNet.Cli.Compile.targets Fixing the path for msbuild targets. 2016-07-06 13:46:54 -07:00
Microsoft.DotNet.Cli.Monikers.props nuget version 2016-07-01 07:06:27 -07:00
Microsoft.DotNet.Cli.Package.targets change to properties, artifact names 2016-06-29 15:12:58 -07:00
Microsoft.DotNet.Cli.Prepare.targets CLI Testing via msbuild (#3779) 2016-07-11 12:46:27 -07:00
Microsoft.DotNet.Cli.Test.targets CLI Testing via msbuild (#3779) 2016-07-11 12:46:27 -07:00