.. |
ArgumentEscaperTests.cs
|
Fix #4139 - escape quoted strings for process start
|
2018-03-20 16:53:42 -07:00 |
BlockingMemoryStreamTests.cs
|
Invoke compile-csc in-proc
|
2016-04-16 00:28:57 -05:00 |
BuiltInCommandTests.cs
|
Fix BuiltInCommandTests.
|
2016-05-10 18:46:47 -05:00 |
CommandResolverTestUtils.cs
|
PR Feedback and nearly full test coverage for resolvers
|
2016-03-07 14:45:16 -08:00 |
GivenACompositeCommandResolver.cs
|
Replaces references to Microsoft.Extensions.PlatformAbstractions with Microsoft.Extensions.PlatformAbstractions.Internal
|
2016-04-29 16:06:23 -07:00 |
GivenADefaultCommandResolver.cs
|
bundled DotnetTool (#8606)
|
2018-02-16 13:32:29 -08:00 |
GivenADotnetToolsCommandResolver.cs
|
bundled DotnetTool (#8606)
|
2018-02-16 13:32:29 -08:00 |
GivenAFrameworkDependencyFile.cs
|
Add TryGetMostFitRuntimeIdentifier (#8997)
|
2018-04-06 17:39:58 -07:00 |
GivenAnAppBaseCommandResolver.cs
|
Updating the xunit version to one that does not depend on internalabstractions.
|
2016-08-10 13:40:13 -07:00 |
GivenAppThrowingException.cs
|
Fix tests that require .NET Core 1.1
|
2017-04-27 15:48:48 -07:00 |
GivenAProjectDependenciesCommandFactory.cs
|
Updating the build and tests to work with the 2.2.0 runtime.
|
2018-05-31 19:14:24 -07:00 |
GivenAProjectDependencyCommandResolver.cs
|
Updating the build and tests to work with the 2.2.0 runtime.
|
2018-05-31 19:14:24 -07:00 |
GivenAProjectPathCommandResolver.cs
|
Updating the xunit version to one that does not depend on internalabstractions.
|
2016-08-10 13:40:13 -07:00 |
GivenAProjectToolsCommandResolver.cs
|
We have a few tests that write their own NuGet.Config file to use during restore. Those tests need access to the ExternalRestoreSources value to be added to this NuGet config so that they can restore properly. This change writes a file in the test/artifacts folder containing the value of ExternalRestoreSources value. The tests can then use it to write that to their NuGet.Config. There is a failure in ProdCon that this addresses.
|
2018-08-28 17:16:58 -07:00 |
GivenARootedCommandResolver.cs
|
Replaces references to Microsoft.Extensions.PlatformAbstractions with Microsoft.Extensions.PlatformAbstractions.Internal
|
2016-04-29 16:06:23 -07:00 |
GivenAScriptCommandResolver.cs
|
Replaces references to Microsoft.Extensions.PlatformAbstractions with Microsoft.Extensions.PlatformAbstractions.Internal
|
2016-04-29 16:06:23 -07:00 |
Microsoft.DotNet.Cli.Utils.Tests.csproj
|
Updating the CLI stage0 to 2.1.300 and fixing some build failures.
|
2018-06-08 16:03:24 -07:00 |
PathUtilityTests.cs
|
Adapt to no config file Apphost shim
|
2018-04-06 12:23:05 -07:00 |
StreamForwarderTests.cs
|
Clean up dead code
|
2017-03-20 12:23:23 -05:00 |