* Eliminate duplicates in Helix `TestRunner` - do not add source that's already in NuGet.config - configuration file now part of Helix content - do not re-set an env variable that's set in `runtests.*` nit: simplify `%Path% setting in runtests.cmd - always quote the value - but, keep the `SETLOCAL` command - don't pollute environment on Helix agents * Remove `--source` options we don't need anymore from `runtests.*` - nit: add `--no-restore` to `dotnet run` command after `dotnet restore` * Add `--arch arm64` to ARM64 `restore` build steps - #25397 - was restoring for the wrong architecture nit: add `--no-restore` to Helix project build steps - already restored |
||
|---|---|---|
| .. | ||
| RunTests | ||
| mssql | ||
| InstallJdk.ps1 | ||
| InstallNode.ps1 | ||
| README.md | ||
| RunPowershell.cmd | ||
| default.NuGet.config | ||
| default.runner.json | ||
| installjdk.sh | ||
| installnode.sh | ||
| runtests.cmd | ||
| runtests.sh | ||
README.md
Helix content
The content of this folder is included in the test payload for each Helix work item. The code here is mean to be used alongside test binaries.