dotnet-installer/test/dotnet.Tests/ParserTests
William Lee 02a98d4e63
[tools] Integrate NuGet (#8414)
* Integrate NuGet ask

* Update NuGet version. Rely on NuGet to filter TFM. And use asset.json to find entrypoint

* Update XML file to per TFM

* Add extra property to the fake project according to nuget

* Treat nuget fallback folder as offline cache for tool

* Require -g to install global tool

* Copy test asset during test project build

* Address code review on LockFileMatchChecker

* Get NETCorePlatformsImplicitPackageVersion from PackageDefinitions

* Edit and add missing loc

* Change LockFileMatchChecker to local function

* Adding comment

* Add to content instead of copy

* Download platform package instead

* disable SDK side implicit NuGetFallbackFolder

* merge loc

* Revert extra line

* use a prerelease platforms version that supports alpine
2018-01-19 17:15:34 -08:00
..
AddReferenceParserTests.cs Redirect parser to localized validation messages 2017-06-27 15:49:00 -07:00
ArgumentForwardingExtensionsTests.cs publish, cache, text fixes; rename ForwardAs and introduce ForwardAsMany 2017-03-16 13:22:08 -07:00
InstallToolParserTests.cs [tools] Integrate NuGet (#8414) 2018-01-19 17:15:34 -08:00
MigrateParserTests.cs Remove ProjectJson solution and its tests 2017-05-01 08:27:02 -07:00
RestoreParserTests.cs enforce repeating options to for multiple arguments 2017-03-30 07:43:04 -07:00
RunParserTests.cs typo 2017-08-14 21:26:49 -07:00
ValdidationMessageTests.cs Honor UI language override in test runs 2017-07-18 22:03:31 -07:00