.. |
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
|
new parser version, adjust column spacing in tests
|
2017-03-22 15:26:58 -07:00 |
dotnet-build.Tests
|
Move remaining TestCommand("dotnet") to DotnetCommand
|
2017-03-16 01:31:16 -07:00 |
dotnet-cache.Tests
|
Move remaining TestCommand("dotnet") to DotnetCommand
|
2017-03-16 01:31:16 -07:00 |
dotnet-help.Tests
|
merge master
|
2017-03-19 17:09:05 -07:00 |
dotnet-list-reference.Tests
|
new parser version, adjust column spacing in tests
|
2017-03-22 15:26:58 -07:00 |
dotnet-migrate.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 |
dotnet-msbuild.Tests
|
update Microsoft.DotNet.Cli.CommandLineParser version for more selective option splitting
|
2017-03-23 17:12:35 -07:00 |
dotnet-new.Tests
|
Merge pull request #6209 from livarcocc/first_run_fallback_folder
|
2017-04-03 23:23:29 -07:00 |
dotnet-nuget.UnitTests
|
Remove remaining unnecessary P2P's
|
2017-03-02 20:05:12 -08:00 |
dotnet-pack.Tests
|
Remove remaining unnecessary P2P's
|
2017-03-02 20:05:12 -08:00 |
dotnet-publish.Tests
|
Move remaining TestCommand("dotnet") to DotnetCommand
|
2017-03-16 01:31:16 -07:00 |
dotnet-remove-reference.Tests
|
new parser version, adjust column spacing in tests
|
2017-03-22 15:26:58 -07:00 |
dotnet-restore.Tests
|
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 |
dotnet-run.Tests
|
Allow directories as project arguments to run command.
|
2017-03-24 06:44:53 +01: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-test.Tests
|
Fix test using : as option value separator
|
2017-03-14 13:54:11 -07:00 |
dotnet-vstest.Tests
|
fix a few tests, revert one change
|
2017-03-16 23:15:45 -07:00 |
dotnet.Tests
|
Merge pull request #6209 from livarcocc/first_run_fallback_folder
|
2017-04-03 23:23:29 -07:00 |
EndToEnd
|
Disable cli tool tests on linux-x64 that require netcoreapp1.1.
|
2017-03-20 21:39:15 -05: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
|
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.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.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
|
Modified the build script to generate the lzma archive without the nupkgs. Modified the configurer to upsert NuGet.Config with the fallback folder info and to extract the fallback folder. Added unit tests for all this. Next step: update E2E tests.
|
2017-03-30 00:11:17 -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
|
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 |