dotnet-installer/test
Livar 4aa1c1bfb4 Merge pull request #4499 from eerhardt/FixRun3Project
Fix dotnet run3 --project to pass the project to msbuild.
2016-10-26 10:57:06 -07:00
..
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 Fix dotnet run3 --project to pass the project to msbuild. 2016-10-26 00:04:40 -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 livar PR comment 2016-10-12 15:20:07 +05:30
dotnet-vstest.Tests Updating the SDK version, which we need to pick up the NuGetTargetMoniker fix. 2016-10-06 18:31:15 -07:00
dotnet.Tests Making ProjectDependenciesCommandResolver handle msbuild projects as well by using the ProjectFactory and IProject. 2016-10-14 12:56:18 -07:00
EndToEnd Fix dotnet run3 --project to pass the project to msbuild. 2016-10-26 00:04:40 -05: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 Making OutputPathCommandResolver work with MSBuild. 2016-10-24 12:41:27 -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 Merge pull request #4496 from livarcocc/issue_4486 2016-10-25 22:26:21 -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