dotnet-installer/test/Microsoft.DotNet.Tools.Tests.Utilities/Commands
Livar Cunha ac2d0e36a9 Changing multiple dotnet commands to be aware of $configuration/$tfm folder structure under the --output path option.
Changing the build scripts to copy files over from debug\dnxcore and to check for the folders existence before trying that.
Making the build command aware of the subfolders and making E2E tests aware of subfolders.
Fixing compiler tests to look for the xml in the right plae taking into consideration the configuration and tfm.
Modifying publish tests to not take into consideration the runtime. This is a temporary change. will bring it back once the commands all understand rid.
Making the packaging step work by placing binaries where dotnet pack expects.
2016-01-22 15:22:44 -08:00
..
BuildCommand.cs Add Tests for incrementality 2016-01-20 16:07:12 -08:00
NewCommand.cs Fixup some Usings Statements. Remove SkipForOS function in favor of ActiveIssue 2016-01-05 16:05:43 -08:00
PackCommand.cs Fixup some Usings Statements. Remove SkipForOS function in favor of ActiveIssue 2016-01-05 16:05:43 -08:00
PublishCommand.cs Changing multiple dotnet commands to be aware of $configuration/$tfm folder structure under the --output path option. 2016-01-22 15:22:44 -08:00
RestoreCommand.cs Fixup some Usings Statements. Remove SkipForOS function in favor of ActiveIssue 2016-01-05 16:05:43 -08:00
RunCommand.cs Fixup some Usings Statements. Remove SkipForOS function in favor of ActiveIssue 2016-01-05 16:05:43 -08:00
TestCommand.cs add support for generating xml documentation 2016-01-08 14:02:41 -08:00