dotnet-installer/test/Microsoft.DotNet.Tools.Tests.ComponentMocks
Peter Huene 4f8ac7dce5
Ensure tool package store root is a full path.
This commit fixes the tool package store such that it stores a full path
instead of, potentially, a relative path.

This prevents a relative path from inadvertently being passed to NuGet
during the restore and causing it to restore relative to the temp project
directory.

Fixes #8829.
2018-03-20 16:54:34 -07:00
..
Properties Use rich mock to test InstallCommand (#8402) 2018-01-24 10:16:27 -08:00
EnvironmentPathInstructionMock.cs tool-path option -- "Session tool" (#8716) 2018-03-06 15:58:05 -08:00
Microsoft.DotNet.Tools.Tests.ComponentMocks.csproj Use rich mock to test InstallCommand (#8402) 2018-01-24 10:16:27 -08:00
MockFeed.cs Use rich mock to test InstallCommand (#8402) 2018-01-24 10:16:27 -08:00
MockFeedPackage.cs Use rich mock to test InstallCommand (#8402) 2018-01-24 10:16:27 -08:00
MockFeedType.cs Change --source to --source-feed and make it additional (#8833) 2018-03-19 22:22:45 -07:00
ProjectRestorerMock.cs Change --source to --source-feed and make it additional (#8833) 2018-03-19 22:22:45 -07:00
ShellShimRepositoryMock.cs Implement uninstall tool command. 2018-02-19 22:46:16 -08:00
ToolPackageInstallerMock.cs Change --source to --source-feed and make it additional (#8833) 2018-03-19 22:22:45 -07:00
ToolPackageMock.cs Fix case sensitivity of tool package identifiers. 2018-03-05 10:18:41 -08:00
ToolPackageStoreMock.cs Ensure tool package store root is a full path. 2018-03-20 16:54:34 -07:00