dotnet-installer/test/Microsoft.DotNet.Tools.Tests.Utilities
2016-07-26 21:00:14 -05:00
..
Assertions Workaround native deps resolver not lower casing the file paths into the NuGet cache. 2016-07-26 21:00:14 -05:00
Commands Add test for MSBuild End to End. 2016-07-21 16:02:57 -05: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 Add test for MSBuild End to End. 2016-07-21 16:02:57 -05:00
Microsoft.DotNet.Tools.Tests.Utilities.xproj Fix Microsoft.DotNet.Tools.Tests.Utillities.xproj name to match folder. 2016-07-26 20:53:19 -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