1
0
Fork 0
mirror of https://github.com/VSadov/Satori.git synced 2025-06-08 11:37:04 +09:00
Satori/docs/workflow/testing
2024-04-18 14:38:42 -07:00
..
coreclr Introduce a BuildAllTestsAsStandalone environment variable to support some local dev scenarios. (#100709) 2024-04-18 14:38:42 -07:00
host Make host tests use single copy of shared framework (#100588) 2024-04-04 15:08:13 -07:00
libraries Add note about docker in the testing doc (fix #95436) (#95557) 2024-01-19 12:16:51 +01:00
mono [mono][docs] Add BuildAsStandalone export to mono runtime tests doc (#96054) 2023-12-15 16:24:25 +01:00
testing-managed-tools.md [docs] Document tools tests workflow (#101186) 2024-04-17 12:57:59 -04:00
testing-workloads.md Improvements to CoreCLR Building, Debugging, and Testing Documentation (#75569) 2022-10-10 13:39:22 -07:00
using-corerun-and-coreroot.md Refine corerun instructions. Improve argument parsing in src/tests/build. (#81733) 2023-02-08 13:41:21 -08:00
using-dev-shipping-packages.md Update 'net7.0' usages in the repo 2022-11-18 21:24:56 +01:00
using-your-build-with-installed-sdk.md Update 'net7.0' usages in the repo 2022-11-18 21:24:56 +01:00
visualstudio.md