dotnet-installer/test/Microsoft.DotNet.Tools.Tests.Utilities
2016-06-10 16:54:39 -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 Introducing a in progress sentinel that gets verified before running the first time experience. If we can get a handle for this sentinel, we proceed with the first time run, otherwise, it means there is a first time experience running already, in which case we continue running dotnet normally, even though the final (real) sentinel is not present yet. This prevents multiple dotnet commands from running the first time experience in parallel and prevents us from running into parallel nuget restores. 2016-06-10 16:54:39 -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