dotnet-installer/test/Microsoft.DotNet.ToolPackage.Tests
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
..
SampleGlobalTool Pass any as rid (#8677) 2018-02-26 11:46:01 -08:00
DotnetToolSettingsGolden.xml Add install tool command (#8132) 2017-12-04 14:13:24 -08:00
DotnetToolSettingsMalformed.xml Add install tool command (#8132) 2017-12-04 14:13:24 -08:00
DotnetToolSettingsMissing.xml Add install tool command (#8132) 2017-12-04 14:13:24 -08:00
LockFileMatcherTests.cs [tools] Integrate NuGet (#8414) 2018-01-19 17:15:34 -08:00
Microsoft.DotNet.ToolPackage.Tests.csproj Pass any as rid (#8677) 2018-02-26 11:46:01 -08:00
ToolConfigurationDeserializerTests.cs tool-path option -- "Session tool" (#8716) 2018-03-06 15:58:05 -08:00
ToolPackageInstallerTests.cs Ensure tool package store root is a full path. 2018-03-20 16:54:34 -07:00