dotnet-installer/test/Microsoft.DotNet.Tools.Tests.Utilities/Commands
seancpeters 2d93968a88 New3 integration (#5430)
* Partial conversion to new3. 2 tests fail due to browserlink not restoring.

* new cache initialization

* More lzma changes, and removed a razor ref from templates

* Ephemeral hive flag added to tests that need it

* Updated the template engine version to build against. Minor code cleanup

* Config changes to make template versions separate from template engine versions

* Changed dotnet new versioning to use Product.Version

* Fixing Archiver.csproj

* Fixing dotnet new test.

* Fix LZMA Package Source Condition

* Workaround for newline differences.

* fixed tests with changed template parameters. Added a new3 template non-match test
2017-01-31 17:31:37 -08:00
..
AddReferenceCommand.cs dotnet add p2p -> dotnet add reference 2017-01-06 14:58:38 -08:00
BuildCommand.cs Fixing full framework tests. 2017-01-05 22:55:43 -08:00
BuildPJCommand.cs binding redirects tests: Simplify and get ready for enabling (#4692) 2016-11-14 14:26:03 -08:00
CleanCommand.cs Migrating all test projects (#4668) 2016-11-11 21:46:29 -10:00
DependencyToolInvokerCommand.cs [WIP] Removes *3 verbs, making msbuild the driver (#4456) 2016-10-27 18:46:43 -07:00
DotnetCommand.cs Add kestrel tests. 2016-04-04 17:57:12 -07:00
DotnetTestCommand.cs Updating the Microsoft.Net.Sdk & Microsoft.Net.Sdk.Web versions (#4585) 2016-11-03 22:12:33 -07:00
HelpCommand.cs Move the help command it it's own class. 2016-02-15 20:11:02 -08:00
ListReferenceCommand.cs dotnet list p2ps -> dotnet list reference 2017-01-06 14:58:38 -08:00
MigrateCommand.cs post migration cleanup (#4449) 2016-10-29 01:58:37 -07:00
MSBuildCommand.cs Add dotnet msbuild tests. 2016-09-22 15:56:36 -05:00
NewCommandShim.cs New3 integration (#5430) 2017-01-31 17:31:37 -08:00
PackCommand.cs Emitting PackageId whenever we emit AssemblyName. We need to do this to preserve the behavior from PJ where the package id matched the containing PJ folder name. In MSBuild, PackageId will match AssemblyName, unless it is explicitly specified. (#4990) 2016-12-09 16:10:16 -08:00
PublishCommand.cs [WIP] Removes *3 verbs, making msbuild the driver (#4456) 2016-10-27 18:46:43 -07:00
RemoveReferenceCommand.cs dotnet remove p2p -> dotnet remove reference 2017-01-06 14:58:38 -08:00
RestoreCommand.cs Fixing full framework tests 2016-11-01 00:31:21 -07:00
RestoreProjectJsonCommand.cs update nuget to 4.0.0-rc3 and sdk to 1.0.0-alpha-20170105-5 (#5214) 2017-01-06 16:28:04 -08:00
RunCommand.cs Migrating all test projects (#4668) 2016-11-11 21:46:29 -10:00
TestCommand.cs Remove StreamForwarder from CLI tests (#4936) 2016-12-13 14:15:35 -08:00
VSTestCommand.cs Implemented vstest verb which will run the test from given container. (#4115) 2016-09-19 10:59:26 -07:00