dotnet-installer/test/Microsoft.DotNet.Tools.Tests.Utilities/Commands
2016-10-12 11:57:46 +05:30
..
Build3Command.cs Add test for MSBuild End to End. 2016-07-21 16:02:57 -05:00
BuildCommand.cs Revert "Revert "Add performance tests"" (#2820) 2016-05-12 10:33:32 -07:00
Clean3Command.cs Added clean3 verb for msbuild based projects. 2016-10-10 18:31:30 +02:00
DependencyToolInvokerCommand.cs Address PR feedback 2016-04-25 12:02:07 -07:00
DotnetCommand.cs Add kestrel tests. 2016-04-04 17:57:12 -07:00
DotnetTestCommand.cs dotnet test and publish failing badly when the project isn't restored. 2016-05-11 10:43:58 -05:00
HelpCommand.cs Move the help command it it's own class. 2016-02-15 20:11:02 -08:00
MSBuildCommand.cs Add dotnet msbuild tests. 2016-09-22 15:56:36 -05:00
NewCommand.cs PR Feedback 2016-08-30 12:00:56 -07:00
PackCommand.cs Fixing schema version number, tweaking a string, and making test call pass a bool instead of a string to enable serviceable. 2016-06-06 11:00:47 -07:00
Publish3Command.cs Add support for publishing self-contained applications. 2016-10-03 09:23:00 -05:00
PublishCommand.cs Moving the InferLegacyRestoreRuntime method to Test.Utilities, since it is needed only by tests. 2016-10-10 09:52:39 -07:00
Restore3Command.cs Removing project.json from msbuild template and msbuild test app. 2016-09-30 09:25:11 -07:00
RestoreCommand.cs Adding basic cycle detection in the dependency walker 2016-06-07 13:21:13 -07:00
Run3Command.cs Add test for MSBuild End to End. 2016-07-21 16:02:57 -05:00
RunCommand.cs Adding dotnet run tests for passing arguments to the app. 2016-04-26 19:58:41 -05:00
Test3Command.cs - Implementation of test3 verb for single TragetFramework 2016-10-04 15:37:36 +05:30
TestCommand.cs Test Infrastructure Updates 2016-05-03 10:36:05 -07:00
VSTestCommand.cs Implemented vstest verb which will run the test from given container. (#4115) 2016-09-19 10:59:26 -07:00