dotnet-installer/test/dotnet.Tests/CommandTests
Peter Huene faa7a7e47c
Fix tool package unit test to use the correct resource string.
The `GivenFailedPackageInstallWhenRunWithPackageIdItShouldFail` test should
match against `ToolInstallationFailedWithRestoreGuidance` and not
`ToolInstallationFailed`.  This passed prior to the LOC update because
the former started with the latter and a "contains" match was being performed.
2018-04-30 21:49:45 -07:00
..
BuildServerShutdownCommandTests.cs Fix Razor server shutdown on Windows. 2018-04-27 13:52:17 -07:00
ToolInstallCommandTests.cs Fix tool package unit test to use the correct resource string. 2018-04-30 21:49:45 -07:00
ToolListCommandTests.cs Fix validation of tool-path option for tool list and uninstall commands. 2018-04-03 16:02:14 -07:00
ToolUninstallCommandTests.cs consume bring your own shim(byos) (#9018) 2018-04-10 15:42:50 -07:00
ToolUpdateCommandTests.cs consume bring your own shim(byos) (#9018) 2018-04-10 15:42:50 -07:00