dotnet-installer/test/Microsoft.DotNet.Tools.Tests.Utilities
Livar Cunha 84f63029fe Almost all of the code to prime the NuGet cache from the archive.
- Created a Configurer class that is responsible for deciding when to run the dotnet first time use
experience and invoke the NuGetCachePrimer.
- Added the NuGetCachePrimer which extract the archive and primes the cache.
-- This is just missing creating the sentinel once restore succeeds.
- Added a shell for the NugetPackagesArchiver, which will be responsible for expanding the archive (likely
replaced in the future by an abstraction from Eric's code or its implementation will simply call Eric's code).
- Added a TemporaryFolder abstration to Internal Abstractions that handles deleting the temporary folder once
we are done with it.
2016-06-10 16:53:55 -07:00
..
Assertions Execute 'csc' with working directory set to the project directory. 2016-05-01 22:46:03 -05:00
Commands Adding basic cycle detection in the dependency walker 2016-06-07 13:21:13 -07:00
Mock Almost all of the code to prime the NuGet cache from the archive. 2016-06-10 16:53:55 -07:00
NetworkUtils Increasing timeout to check Kestrel Server is up. 2016-04-08 12:42:43 -07:00
Properties Almost all of the code to prime the NuGet cache from the archive. 2016-06-10 16:53:55 -07:00
TempFileSystem Refactor output directory code 2016-02-09 08:52:59 -08:00
Microsoft.DotNet.Tools.Test.Utilities.xproj Revert "Update the .xproj files to reference the "DotNet" targets and props instead of "DNX"." 2016-03-16 11:44:09 -05:00
NuGetConfig.cs Build-Time Hello World Performance Test (#2681) 2016-04-26 17:52:34 -07:00
PeReaderUtils.cs Fix 32 bit crossgen tests. 2016-05-03 11:35:17 -07:00
ProcessExtensions.cs Add Binding redirects tests 2016-04-25 11:06:13 -07:00
project.json Remove The host build, consume the host build from core-setup 2016-05-25 14:49:12 -07:00
ProjectUtils.cs Address PR Feedback 2016-02-12 16:57:32 -08:00
TestBase.cs Remove '--infer-runtimes' option for 'dotnet restore' when restoring 2016-05-23 17:04:32 -07:00
WindowsOnlyFactAttribute.cs Replaces references to Microsoft.Extensions.PlatformAbstractions with Microsoft.Extensions.PlatformAbstractions.Internal 2016-04-29 16:06:23 -07:00