dotnet-installer/test/dotnet.Tests
William Li 4f52ed37f7 Fix migrate command's parse error
argument. So, when it is trying to materialize MigrateCommand, the file
path does not match what it is expected(a bool).
2017-04-07 08:01:06 -07:00
..
ParserTests Fix migrate command's parse error 2017-04-07 08:01:06 -07:00
CommandLineApplicationTests.cs Add missing copyright headers to all cs files 2017-03-02 21:04:03 -08:00
dotnet.Tests.csproj enforce repeating options to for multiple arguments 2017-03-30 07:43:04 -07:00
GivenThatDotNetRunsCommands.cs Remove TAM (#5670) 2017-02-15 15:35:03 -08:00
GivenThatIWantToManageMulticoreJIT.cs Remove TAM (#5670) 2017-02-15 15:35:03 -08:00
GivenThatTheUserIsRunningDotNetForTheFirstTime.cs Fixed the failing windows tests by pointing to a NuGet.Config during restore. The issue there was that when NuGet finds a package in the fallback folder, it does not copy it to the packages folder when --packages is specified. Also, to avoid collateral changes during tests, set APPDATA env variable when running the first run experience tests. 2017-04-03 10:45:35 -07:00
GivenThatTheUserRequestsHelp.cs check for help in DotNetTopLevelCommandBase 2017-03-23 08:15:41 -07:00
MSBuild.exe shorten random package name, address pr feedback 2016-12-20 13:53:21 -08:00
MSBuild.exe.config shorten random package name, address pr feedback 2016-12-20 13:53:21 -08:00
PackagedCommandTests.cs Skip flaky test 2017-03-24 13:14:07 -07:00
TelemetryCommandTest.cs Migrating all test projects (#4668) 2016-11-11 21:46:29 -10:00
TestCommandExtensions.cs Remove use of Microsoft.Extensions.PlatformAbstractions 2016-06-08 16:28:52 -07:00
VersionTest.cs Updating the version test to check that dotnet --version uses the .version file instead of using a regular expression to validate the printed version. 2017-02-14 10:32:11 -08:00