dotnet-installer/test/dotnet.Tests/CommandTests
Peter Huene 95c0359d26
Implement the --tool-path option for the list tool command.
This commit implements the missing `--tool-path` option for the list tool
command.  This enables the command to list locally installed tools.

Fixes #8803.
2018-03-16 20:13:25 -07:00
..
InstallToolCommandTests.cs Update tool (#8794) 2018-03-15 19:45:11 -07:00
ListToolCommandTests.cs Implement the --tool-path option for the list tool command. 2018-03-16 20:13:25 -07:00
UninstallToolCommandTests.cs Ensure tool package store root is a full path. 2018-03-16 20:13:25 -07:00
UpdateToolCommandTests.cs Update tool (#8794) 2018-03-15 19:45:11 -07:00