dotnet-installer/test/Microsoft.DotNet.ToolPackage.Tests
William Lee 9cc2b7cd2f
Change --source to --source-feed and make it additional (#8833)
Other than change source to source-feed and make it additional instead of exclusive. I changed source to be multiple. Because restore support multiple source https://github.com/Microsoft/dotnet/issues/361

As for mock. The offline feed and source feed is considered the same, so remove the category of “source”. I renamed source to “AdditionalFeed” because that is more accurate on implementation level.

Note:
NuGet feed don’t have order. Whichever responses the fastest, is the first.
No change on restore.

scripts/cli-test-env.sh change is due to mac 10.13 is finally added to RID graph. And it is “considered” one of the CLI supported RID
2018-03-19 22:22:45 -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 Change --source to --source-feed and make it additional (#8833) 2018-03-19 22:22:45 -07:00