dotnet-installer/test/Microsoft.DotNet.Cli.Utils.Tests
Krzysztof Wicher a6bc22e499 Remove TAM (#5670)
* remove reference to TestAssetsManager in dotnet-add-reference

* remove TestAssetsManager dependency from dotnet-build

* remove TAM ref from dotnet-list-reference

* remove TAM dependency from dotnet-msbuild

* remove TAM dependency from ProjectJsonMigration tests

* remove TAM dependency from dotnet.Tests

* remove TAM dependency from dotnet-new.Tests

* remove TAM from dotnet-pack.Tests

* remove TAM from dotnet-publish.Tests

* remove TAM from dotnet-restore.Tests

* remove TAM dependency from dotnet-remove-reference.Tests

* remove TAM dependency from dotnet-run.Tests

* remove TAM dependency from dotnet-test.Tests

* remove TAM dependency from Microsoft.DotNet.Cli.Utils.Tests

* remove TAM from TestBase

* remove TAM

* remove newly introduced dependency on TAM
2017-02-15 15:35:03 -08: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 Making ProjectDependenciesCommandResolver handle msbuild projects as well by using the ProjectFactory and IProject. 2016-10-14 12:56:18 -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 Remove try catches choking all exceptions (#5206) 2017-01-12 15:42:36 -08:00
GivenAProjectDependenciesCommandFactory.cs Migrating all test projects (#4668) 2016-11-11 21:46:29 -10:00
GivenAProjectDependencyCommandResolver.cs Migrating all test projects (#4668) 2016-11-11 21:46:29 -10: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 Remove TAM (#5670) 2017-02-15 15:35:03 -08: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
GivenThatWeWantToReadLockFilesQuickly.cs Checking that the lock file exists before trying to acquire the lock for it. (#4797) 2016-11-23 22:59:54 -08:00
Microsoft.DotNet.Cli.Utils.Tests.csproj Merge rel/1.0.0 into master. 2017-02-01 14:32:59 -06:00
StreamForwarderTests.cs Remove TAM (#5670) 2017-02-15 15:35:03 -08:00