dotnet-installer/test
2017-03-02 21:43:06 -08:00
..
ArgumentForwardingTests Merge branch 'rel/1.0.0' 2017-02-17 02:00:05 -08:00
ArgumentsReflector Introducing a in DependencyVersions to facilitate these updates in the future. Also aligns with master. 2017-02-10 23:05:16 -08:00
binding-redirects.Tests Merge branch 'rel/1.0.0' 2017-02-17 02:00:05 -08:00
crossgen.Tests Introducing a in DependencyVersions to facilitate these updates in the future. Also aligns with master. 2017-02-10 23:05:16 -08:00
dotnet-add-package.Tests Moving as many of our test assets to netcoreapp2.0 as possible. I believe the only ones missing at the test packages, because tools always target 1.0. And the other ones are VSTestDotNetCore and VSTestXUnitDotNetCore, because we can't run tests on 2.0 yet. Or, when I tried it failed. I may came back to try this out later. 2017-03-02 17:41:21 -08:00
dotnet-add-reference.Tests misspelling of targeting 2017-02-16 16:10:19 -05:00
dotnet-build.Tests Moving as many of our test assets to netcoreapp2.0 as possible. I believe the only ones missing at the test packages, because tools always target 1.0. And the other ones are VSTestDotNetCore and VSTestXUnitDotNetCore, because we can't run tests on 2.0 yet. Or, when I tried it failed. I may came back to try this out later. 2017-03-02 17:41:21 -08:00
dotnet-cache.Tests fix newly added remainings of TestAssetsManager 2017-02-15 16:33:21 -08:00
dotnet-help.Tests Introducing a in DependencyVersions to facilitate these updates in the future. Also aligns with master. 2017-02-10 23:05:16 -08:00
dotnet-list-reference.Tests Remove TAM (#5670) 2017-02-15 15:35:03 -08:00
dotnet-migrate.Tests Moving as many of our test assets to netcoreapp2.0 as possible. I believe the only ones missing at the test packages, because tools always target 1.0. And the other ones are VSTestDotNetCore and VSTestXUnitDotNetCore, because we can't run tests on 2.0 yet. Or, when I tried it failed. I may came back to try this out later. 2017-03-02 17:41:21 -08:00
dotnet-msbuild.Tests remove dotnet test unit test stub 2017-02-22 17:41:20 -08:00
dotnet-new.Tests Merge branch 'rel/1.0.1' into merge_rel101_into_master 2017-03-01 20:50:42 -08:00
dotnet-nuget.UnitTests Introducing a in DependencyVersions to facilitate these updates in the future. Also aligns with master. 2017-02-10 23:05:16 -08:00
dotnet-pack.Tests Remove TAM (#5670) 2017-02-15 15:35:03 -08:00
dotnet-publish.Tests Moving as many of our test assets to netcoreapp2.0 as possible. I believe the only ones missing at the test packages, because tools always target 1.0. And the other ones are VSTestDotNetCore and VSTestXUnitDotNetCore, because we can't run tests on 2.0 yet. Or, when I tried it failed. I may came back to try this out later. 2017-03-02 17:41:21 -08:00
dotnet-remove-reference.Tests misspelling of targeting 2017-02-16 16:10:19 -05:00
dotnet-restore.Tests Merge branch 'rel/1.0.0' 2017-02-17 02:00:05 -08:00
dotnet-run.Tests Moving as many of our test assets to netcoreapp2.0 as possible. I believe the only ones missing at the test packages, because tools always target 1.0. And the other ones are VSTestDotNetCore and VSTestXUnitDotNetCore, because we can't run tests on 2.0 yet. Or, when I tried it failed. I may came back to try this out later. 2017-03-02 17:41:21 -08:00
dotnet-sln-add.Tests Moving as many of our test assets to netcoreapp2.0 as possible. I believe the only ones missing at the test packages, because tools always target 1.0. And the other ones are VSTestDotNetCore and VSTestXUnitDotNetCore, because we can't run tests on 2.0 yet. Or, when I tried it failed. I may came back to try this out later. 2017-03-02 17:41:21 -08:00
dotnet-sln-list.Tests Introducing a in DependencyVersions to facilitate these updates in the future. Also aligns with master. 2017-02-10 23:05:16 -08:00
dotnet-sln-remove.Tests Introducing a in DependencyVersions to facilitate these updates in the future. Also aligns with master. 2017-02-10 23:05:16 -08:00
dotnet-test.Tests Updating the version of the TestFramework which fixed the tests for dotnet test and vstest and actually managed to move the projects used there to 2.0. So, only test packages should remain 1.0. 2017-03-02 21:43:06 -08:00
dotnet-vstest.Tests Moving as many of our test assets to netcoreapp2.0 as possible. I believe the only ones missing at the test packages, because tools always target 1.0. And the other ones are VSTestDotNetCore and VSTestXUnitDotNetCore, because we can't run tests on 2.0 yet. Or, when I tried it failed. I may came back to try this out later. 2017-03-02 17:41:21 -08:00
dotnet.Tests Moving as many of our test assets to netcoreapp2.0 as possible. I believe the only ones missing at the test packages, because tools always target 1.0. And the other ones are VSTestDotNetCore and VSTestXUnitDotNetCore, because we can't run tests on 2.0 yet. Or, when I tried it failed. I may came back to try this out later. 2017-03-02 17:41:21 -08:00
EndToEnd Moving as many of our test assets to netcoreapp2.0 as possible. I believe the only ones missing at the test packages, because tools always target 1.0. And the other ones are VSTestDotNetCore and VSTestXUnitDotNetCore, because we can't run tests on 2.0 yet. Or, when I tried it failed. I may came back to try this out later. 2017-03-02 17:41:21 -08:00
HackUntilWeGetXUnitXmlLogger
Installer [WIP] Reduce test target complexity [and running time] (#5403) 2017-01-22 14:40:00 -08:00
Microsoft.DotNet.Cli.Sln.Internal.Tests Introducing a in DependencyVersions to facilitate these updates in the future. Also aligns with master. 2017-02-10 23:05:16 -08:00
Microsoft.DotNet.Cli.Utils.Tests Moving as many of our test assets to netcoreapp2.0 as possible. I believe the only ones missing at the test packages, because tools always target 1.0. And the other ones are VSTestDotNetCore and VSTestXUnitDotNetCore, because we can't run tests on 2.0 yet. Or, when I tried it failed. I may came back to try this out later. 2017-03-02 17:41:21 -08:00
Microsoft.DotNet.Configurer.UnitTests Placeholder for template update 2017-02-21 16:28:47 -08:00
Microsoft.DotNet.ProjectJsonMigration.Tests Merge branch 'rel/1.0.1' into merge_rel101_into_master 2017-03-01 20:50:42 -08:00
Microsoft.DotNet.Tools.Tests.Utilities Merge branch 'rel/1.0.1' into merge_rel101_into_master 2017-03-01 20:50:42 -08:00
msbuild.IntegrationTests Introducing a in DependencyVersions to facilitate these updates in the future. Also aligns with master. 2017-02-10 23:05:16 -08:00
Msbuild.Tests.Utilities Fix reference in MSBuild Test Utilities 2017-02-28 01:04:14 -08:00
Performance Introducing a in DependencyVersions to facilitate these updates in the future. Also aligns with master. 2017-02-10 23:05:16 -08:00
dir.props Update the CLI to netcoreapp2.0. 2017-01-26 07:28:59 -06:00
Microsoft.DotNet.Cli.Tests.sln Adding End to End test for cache and filtered publish 2017-02-13 17:56:25 -08:00