dotnet-installer/test/dotnet.Tests
Peter Huene 92507184bd
Log a verbose message when DOTNET_CLI_HOME is being used.
This commit logs a diagnostic message when the `DOTNET_CLI_HOME` variable is
used.  This enables users to determine where first-run-experience and global
tool files are being written to.

Fixes #9510.
2018-06-26 16:34:00 -07:00
..
BuildServerTests Always store absolute full path in directory and file path (#9363) 2018-06-06 11:22:19 -07:00
CommandTests Always store absolute full path in directory and file path (#9363) 2018-06-06 11:22:19 -07:00
ParserTests Rename --source-feed to --add-source (#9164) 2018-05-01 10:21:00 -07:00
BundledTargetFramworkTests.cs Global tools package obtain (#8035) 2017-11-21 20:10:06 -08:00
CommandLineApplicationTests.cs Make dotnet.Tests pass on localized setup 2017-06-12 17:31:40 -07:00
CommandObjectTests.cs Give a different error to guide use to install via global tools (#9070) 2018-04-17 12:21:20 -07:00
dotnet.Tests.csproj Implement tests for the list tool command. 2018-03-05 10:18:48 -08:00
FakeRecordEventNameTelemetry.cs Add telemetry data points for .NET Core 2.0 2017-07-27 09:55:40 -07:00
GivenThatDotNetRunsCommands.cs Log a verbose message when DOTNET_CLI_HOME is being used. 2018-06-26 16:34:00 -07:00
GivenThatICareAboutVBApps.cs Update test code to use netcoreapp2.1 2017-08-18 15:36:01 -07:00
GivenThatIWantToManageMulticoreJIT.cs Fix crash when user home directory cannot be determined. 2018-05-22 17:34:39 -07:00
GivenThatTheUserIsRunningDotNetForTheFirstTime.cs Make CliFolderPathCalculator a static class. 2018-05-22 17:34:39 -07:00
GivenThatTheUserRequestsHelp.cs Fix tests for cache => store rename. 2017-04-07 15:51:37 -05: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 Update tool tests to target netcoreapp2.1 2017-08-18 18:07:14 -07:00
PrintableTableTests.cs Implement a printable table. 2018-02-27 15:57:53 -08:00
TelemetryCommandTest.cs Improve command completion. 2018-05-16 14:07:27 -07:00
TelemetryCommonPropertiesTests.cs Log Windows product type and installation type, and Linux libc version (#8688) 2018-02-27 18:55:35 -08:00
TestCommandExtensions.cs
VersionTest.cs Update expected SDK version test to work with multiple stages 2017-08-24 15:51:38 -07:00