dotnet-installer/test
2016-10-26 16:53:34 +05:30
..
ArgumentForwardingTests Merge branch 'rel/1.0.0-preview2' into merge_preview2_to_rel100 2016-09-02 14:53:16 -07:00
ArgumentsReflector Upgrade Corefx and coreclr references 2016-08-31 10:41:47 -07:00
binding-redirects.Tests Adding net46 to some of our libraries back, so that we can run binding-redirect tests again. We need those tests for tool and we need to keep them running. 2016-10-16 18:44:07 -07:00
crossgen.Tests Merge branch 'rel/1.0.0-preview2' into merge_preview2_to_rel100 2016-09-02 14:53:16 -07:00
dotnet-build3.Tests Removing project.json from msbuild template and msbuild test app. 2016-09-30 09:25:11 -07:00
dotnet-compile.Tests Merge branch 'rel/1.0.0-preview2' into merge_preview2_to_rel100 2016-09-02 14:53:16 -07:00
dotnet-compile.UnitTests Moving the InferLegacyRestoreRuntime method to Test.Utilities, since it is needed only by tests. 2016-10-10 09:52:39 -07:00
dotnet-migrate.Tests Merge pull request #4463 from brthor/brthor/imports 2016-10-21 14:22:21 -07:00
dotnet-msbuild.Tests https://github.com/dotnet/cli/issues/4293 2016-10-11 17:29:09 -07:00
dotnet-new.Tests Updating msbuild to 15.1.319-preview5 2016-10-19 12:43:21 -07:00
dotnet-nuget.UnitTests Merge branch 'rel/1.0.0-preview2' into merge_preview2_to_rel100 2016-09-02 14:53:16 -07:00
dotnet-pack.Tests Merge branch 'rel/1.0.0-preview2' into merge_preview2_to_rel100 2016-09-02 14:53:16 -07:00
dotnet-publish.Tests Moving the InferLegacyRestoreRuntime method to Test.Utilities, since it is needed only by tests. 2016-10-10 09:52:39 -07:00
dotnet-publish3.Tests Moving the InferLegacyRestoreRuntime method to Test.Utilities, since it is needed only by tests. 2016-10-10 09:52:39 -07:00
dotnet-resgen.Tests Merge branch 'rel/1.0.0-preview2' into merge_preview2_to_rel100 2016-09-02 14:53:16 -07:00
dotnet-run.Tests Merge branch 'rel/1.0.0-preview2' into merge_preview2_to_rel100 2016-09-02 14:53:16 -07:00
dotnet-run.UnitTests Adding an OverrideRid property used in the GetRuntimeInfo task to override the rid of the CLI. This allows us to build for osx.10.11 when building on osx.10.12. 2016-10-08 11:45:19 -07:00
dotnet-run3.Tests Add /p:SkipInvalidConfigurations=true to fix the test 2016-10-17 21:03:08 -05:00
dotnet-test.Tests Fix dotnet-tests to run tests on net46, since we only support netstandard1.3 in ProjectModel. 2016-10-11 16:59:58 -05:00
dotnet-test.UnitTests Merge branch 'rel/1.0.0-preview2' into merge_preview2_to_rel100 2016-09-02 14:53:16 -07:00
dotnet-test3.Tests Addressed PR comment 2016-10-26 16:53:34 +05:30
dotnet-vstest.Tests Update the new version of Microsoft.TestPlatform.cli which has fix related to testAdapterPath. 2016-10-04 00:17:35 +05:30
dotnet.Tests Making ProjectDependenciesCommandResolver handle msbuild projects as well by using the ProjectFactory and IProject. 2016-10-14 12:56:18 -07:00
EndToEnd Handling configuration when the env variable is not set. 2016-10-14 14:36:09 -07:00
Installer Updating the xunit version to match the new version of dotnet-test-xunit. 2016-08-10 13:40:27 -07:00
Kestrel.Tests Merge branch 'rel/1.0.0-preview2' into merge_preview2_to_rel100 2016-09-02 14:53:16 -07:00
Microsoft.DotNet.Cli.Utils.Tests Updating msbuild to 15.1.319-preview5 2016-10-19 12:43:21 -07:00
Microsoft.DotNet.Compiler.Common.Tests Merge branch 'rel/1.0.0-preview2' into merge_preview2_to_rel100 2016-09-02 14:53:16 -07:00
Microsoft.DotNet.Configurer.UnitTests dotnet-new csproj templates (#4382) 2016-10-14 00:06:35 -07:00
Microsoft.DotNet.ProjectJsonMigration.Tests Fixing project dependencies migration so that they are only conditioned when they where under a TFM in the project.json to begin with. 2016-10-21 18:00:17 -07:00
Microsoft.DotNet.ProjectModel.Loader.Tests Merge branch 'rel/1.0.0-preview2' into merge_preview2_to_rel100 2016-09-02 14:53:16 -07:00
Microsoft.DotNet.ProjectModel.Tests Updating NuGet to 3.6.0-rc-1984 2016-10-13 19:31:15 -07:00
Microsoft.DotNet.Tools.Tests.Utilities Changing the API to create the MSBuild project to LoadProject and removing some non-existing paths from the RepoDirectoriesProvider. 2016-10-17 08:43:47 -07:00
Performance dotnet-new csproj templates (#4382) 2016-10-14 00:06:35 -07:00
ScriptExecutorTests Merge branch 'rel/1.0.0-preview2' into merge_preview2_to_rel100 2016-09-02 14:53:16 -07:00
TestingAbstractions Merge branch 'rel/1.0.0-preview2' into merge_preview2_to_rel100 2016-09-02 14:53:16 -07:00