1
0
Fork 0
mirror of synced 2026-06-05 07:55:13 +00:00
setup-dotnet/__tests__
js6pak 98af08bf64
Support global.json's rollForward latest* variants (#538)
* Rename toolcache directory instead of moving to tmp

This further enhances time savings seen in #213, down from a few minutes to seconds.

* Remove branch constraint on workflows used for testing

This means you are going to be notified of CI issues quicker, especially if you have to wait for a confirmation before running the workflows on your PR.

* Support global.json's rollForward latest* variants

* Remove e2e-test's dependency on Microsoft.NET.Test.Sdk

The newer versions are net8.0/net462+ only, making older .NET sdks more annoying to test

* Revert "Remove e2e-test's dependency on Microsoft.NET.Test.Sdk"

This reverts commit 14839a662649cdea79ccecc3a7ce9a91386185b4.

* Don't run unsupported versions in global.json tests

* Revert "Remove branch constraint on workflows used for testing"

This reverts commit d9dae35030.
2026-05-26 17:43:27 -05:00
..
__snapshots__ Upgrade Node to v20 (#484) 2023-12-04 19:47:27 +05:30
e2e-test-csproj Bump test dependencies to resolve System.Net.Http vulnerability, update workflows and README (#692) 2026-01-13 17:07:38 -06:00
authutil.test.ts Refactor and update unit-tests (#418) 2023-05-15 14:09:29 +02:00
cache-restore.test.ts feat: Cache NuGet global-packages folder (#303) 2023-05-29 12:43:18 +02:00
cache-save.test.ts feat: Cache NuGet global-packages folder (#303) 2023-05-29 12:43:18 +02:00
cache-utils.test.ts feat: Cache NuGet global-packages folder (#303) 2023-05-29 12:43:18 +02:00
clear-toolcache.ps1 Support global.json's rollForward latest* variants (#538) 2026-05-26 17:43:27 -05:00
csc.test.ts Refactor and update unit-tests (#418) 2023-05-15 14:09:29 +02:00
installation-scripts.test.ts Increase amount of retries for Dotnet installation scripts tests (#427) 2023-05-19 08:50:54 +02:00
installer.test.ts Add dotnet-version: latest support with dotnet-channel input (#730) 2026-04-27 13:24:18 -05:00
latest-version.test.ts Add dotnet-version: latest support with dotnet-channel input (#730) 2026-04-27 13:24:18 -05:00
setup-dotnet.test.ts Add dotnet-version: latest support with dotnet-channel input (#730) 2026-04-27 13:24:18 -05:00
verify-dotnet.ps1 Bump test dependencies to resolve System.Net.Http vulnerability, update workflows and README (#692) 2026-01-13 17:07:38 -06:00