dotnet-installer/test/Microsoft.Extensions.DependencyModel.Tests
Eric Erhardt 3714cc25e9 Merge pull request #1865 from eerhardt/RemoveWorkarounds
Removing project.json dependency workarounds that were needed for CoreFX 23901 build.
2016-03-15 13:58:21 -05:00
..
AppBaseResolverTests.cs Fix app local resolution logic 2016-02-17 17:06:33 -08:00
CompositeResolverTests.cs Add reference assemblies and runtime targets support to dependency context builder. 2016-03-08 12:03:10 -08:00
DependencyContextBuilderTests.cs Generate actual deps.json file 2016-03-09 14:11:43 -08:00
DependencyContextCsvReaderTests.cs PR 2016-03-04 14:12:16 -08:00
DependencyContextJsonReaderTest.cs Add support for loading and merging runtime deps json 2016-03-15 09:32:39 -07:00
DependencyContextJsonWriterTests.cs Add support for loading and merging runtime deps json 2016-03-15 09:32:39 -07:00
DependencyContextLoaderTests.cs Add support for loading and merging runtime deps json 2016-03-15 09:32:39 -07:00
EnvironmentMockBuilder.cs Refactor DependencyModel, make it ready for tests 2016-02-16 09:56:19 -08:00
JsonAssetions.cs More work and tests 2016-03-04 11:01:15 -08:00
Microsoft.Extensions.DependencyModel.Tests.xproj Updating tests to use the latest version of dotnet-test-xunit, which supports debugging from VS. Also updating our xproj files so that we can build the CLI from VS using the CLI. 2016-03-01 16:28:10 -08:00
PackageCacheResolverTest.cs PR 2016-03-04 14:12:16 -08:00
PackageResolverTest.cs PR 2016-03-04 14:12:16 -08:00
project.json Removing project.json dependency workarounds that were needed for CoreFX 23901 build. 2016-03-15 12:34:32 -05:00
ReferenceAssemblyResolverTests.cs Update DotNEtReferenceAssembliesPathResolver 2016-03-10 16:57:57 -08:00
RuntimeAssemblyTests.cs Generate actual deps.json file 2016-03-09 14:11:43 -08:00
TestLibraryFactory.cs Refactor DependencyModel, make it ready for tests 2016-02-16 09:56:19 -08:00