dotnet-installer/test/Microsoft.Extensions.DependencyModel.Tests
2016-03-10 13:45:06 -08: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 reference assemblies and runtime targets support to dependency context builder. 2016-03-08 12:03:10 -08:00
DependencyContextJsonWriterTests.cs Fix issue with paths in deps.json not being normalized to have /, also moves rid graph section to root leve instead of being inside arget subsection 2016-03-10 13:45:06 -08: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 Updating test projects to the lastest version of dotnet-test-xunit runner. 2016-03-07 14:55:39 -08:00
ReferenceAssemblyResolverTests.cs PR 2016-03-04 14:12:16 -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