dotnet-installer/src/dotnet/commands
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
..
dotnet-build Fixed links in dotnet READMEs (#3642) 2016-06-22 15:19:10 -07:00
dotnet-build3 dotnet-build3 Adding msbuild execution command to cli 2016-06-23 13:57:33 -07:00
dotnet-compile Filter build dependencies from fullclr embedded deps file 2016-05-26 14:27:51 -07:00
dotnet-compile-csc Remove mentions of dotnet-compile 2016-05-13 14:51:38 -07:00
dotnet-compile-native Remove mentions of dotnet-compile 2016-05-13 14:51:38 -07:00
dotnet-help update help message 2016-06-02 15:21:29 -07:00
dotnet-new Merge branch 'feature/msbuild' of https://github.com/dotnet/cli.git 2016-06-23 17:52:51 -05:00
dotnet-pack dotnet-build3 Adding msbuild execution command to cli 2016-06-23 13:57:33 -07:00
dotnet-publish Fixed links in dotnet READMEs (#3642) 2016-06-22 15:19:10 -07:00
dotnet-repl Remove System.CommandLine dependency. 2016-04-20 18:47:37 -05:00
dotnet-repl-csi Remove System.CommandLine dependency. 2016-04-20 18:47:37 -05:00
dotnet-resgen Remove System.CommandLine dependency. 2016-04-20 18:47:37 -05:00
dotnet-restore Update documentation (#3549) 2016-06-14 06:42:21 -07:00
dotnet-run Fixed links in dotnet READMEs (#3642) 2016-06-22 15:19:10 -07:00
dotnet-test CLI Testing via msbuild (#3779) 2016-07-11 12:46:27 -07:00