dotnet-installer/test
Faizan2304 b90b191ef0 Insert Microsoft.TestPlatform.cli for update3 preview1 (#6420)
* Fix test issue failing with PathTooLongIssue

(cherry picked from commit 340254f7742201c74ed1a5c349bdca89113bd5dc)

* fix for issues:
1) https://github.com/Microsoft/vstest/issues/755
2) https://github.com/Microsoft/vstest/issues/687
3) https://github.com/Microsoft/vstest/issues/737

(cherry picked from commit 0e93b2a5d4734637538781fa5401ed81a31eea0f)

* use new version

* Update version

* Fix pathtoolong issue

* Fix test
2017-05-02 21:30:51 -07:00
..
ArgumentForwardingTests remove comment 2017-03-20 10:32:14 -07:00
ArgumentsReflector Trailing newlines + standardize tabs -> spaces 2017-03-02 20:35:20 -08:00
binding-redirects.Tests Merge branch 'rel/1.0.0' 2017-02-17 02:00:05 -08:00
crossgen.Tests Version As Attribute in Crossgen tests 2017-03-02 19:21:58 -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 Update templates & engine, rename --skip-restore to --no-restore 2017-04-10 20:00:17 -07:00
dotnet-back-compat.Tests Add metadata to test specifying required shared framework 2017-04-27 13:52:48 -07:00
dotnet-build.Tests Update templates & engine, rename --skip-restore to --no-restore 2017-04-10 20:00:17 -07:00
dotnet-help.Tests Fix wrong ListDefinition 2017-04-10 22:31:40 -07:00
dotnet-list-reference.Tests Update templates & engine, rename --skip-restore to --no-restore 2017-04-10 20:00:17 -07:00
dotnet-migrate.Tests Fixing the build. 2017-04-08 00:31:27 -07:00
dotnet-msbuild.Tests Test fixes for tools deps.json generation 2017-04-27 09:29:16 -07:00
dotnet-new.Tests Merge pull request #6362 from mlorbetske/dev/mlorbe/Update20Templates 2017-04-22 12:00:08 -07:00
dotnet-nuget.UnitTests Remove remaining unnecessary P2P's 2017-03-02 20:05:12 -08:00
dotnet-pack.Tests Update templates & engine, rename --skip-restore to --no-restore 2017-04-10 20:00:17 -07:00
dotnet-publish.Tests Update templates & engine, rename --skip-restore to --no-restore 2017-04-10 20:00:17 -07:00
dotnet-remove-reference.Tests Update templates & engine, rename --skip-restore to --no-restore 2017-04-10 20:00:17 -07:00
dotnet-restore.Tests Insert Microsoft.TestPlatform.cli for update3 preview1 (#6420) 2017-05-02 21:30:51 -07:00
dotnet-run.Tests Fix dotnet run double dash passing arguments 2017-04-13 16:56:57 -07:00
dotnet-sln-add.Tests new parser version, adjust column spacing in tests 2017-03-22 15:26:58 -07:00
dotnet-sln-list.Tests new parser version, adjust column spacing in tests 2017-03-22 15:26:58 -07:00
dotnet-sln-remove.Tests new parser version, adjust column spacing in tests 2017-03-22 15:26:58 -07:00
dotnet-store.Tests Fixing the failing test by using a package that is not part of the asp.net runtime. 2017-05-02 12:37:29 -07:00
dotnet-test.Tests Insert Microsoft.TestPlatform.cli for update3 preview1 (#6420) 2017-05-02 21:30:51 -07:00
dotnet-vstest.Tests Insert Microsoft.TestPlatform.cli for update3 preview1 (#6420) 2017-05-02 21:30:51 -07:00
dotnet.Tests Disable multilevel lookup and fix tests that were depending on .NET Core 1.0 shared framework 2017-04-27 12:56:28 -07:00
EndToEnd Update test tools that need conflict resolution on 2.0 to target 2.0 2017-04-27 09:30:39 -07:00
Installer Add missing copyright headers to all cs files 2017-03-02 21:04:03 -08:00
Microsoft.DotNet.Cli.Sln.Internal.Tests compare effective rather than literal path 2017-03-19 13:02:34 -07:00
Microsoft.DotNet.Cli.Utils.Tests Fix tests that require .NET Core 1.1 2017-04-27 15:48:48 -07:00
Microsoft.DotNet.Configurer.UnitTests Fixing failures in tests when the user has a fallbackfolder setup on this machine already. These failures are again due to the fact that --packages are not populated when the packages are found in the fallback folder. 2017-04-03 22:15:40 -07:00
Microsoft.DotNet.MSBuildSdkResolver.Tests Package MSBuild SDK resolver in VS insertion nupkg 2017-04-27 23:07:19 -07:00
Microsoft.DotNet.ProjectJsonMigration.Tests Updated tests to the new appropriate TFM 1.1, since we need a shared runtime besides 2.0 in the new distros. Once we have vstest for 2.0 then we won't need it anymore. 2017-03-17 20:32:51 -07:00
Microsoft.DotNet.Tools.Tests.Utilities Apply code review feedback 2017-04-27 09:30:40 -07:00
msbuild.IntegrationTests Remove remaining unnecessary P2P's 2017-03-02 20:05:12 -08:00
Msbuild.Tests.Utilities Standardize on newline between Property|ItemGroup areas 2017-03-02 20:38:56 -08:00
dir.props
Microsoft.DotNet.Cli.Tests.sln Add msbuild sdk resolver 2017-04-27 23:07:18 -07:00