dotnet-installer/test/dotnet-help.Tests
William Lee 149bdfd0fa
Change command order for tools (#8862)
dotnet install tool -> dotnet tool install
dotnet uninstall tool -> dotnet tool uninstall
dotnet list tool -> dotnet tool list
dotnet update tool -> dotnet tool update
2018-03-21 19:12:32 -07:00
..
dotnet-help.Tests.csproj Merge remote-tracking branch 'dotnet/release/15.5' into merges/release/15.5-to-master-20171206-080040 2017-12-07 09:55:12 -08:00
GivenThatIWantToShowHelpForDotnetCommand.cs Change command order for tools (#8862) 2018-03-21 19:12:32 -07:00
GivenThatIWantToShowHelpForDotnetHelpCommand.cs Adjust help message test expectations to match new parser 2017-06-27 10:03:54 -07:00