mirror of
https://github.com/VSadov/Satori.git
synced 2025-06-11 02:13:38 +09:00
![]() New tests that extend the System.Private.CoreLib API should add to the ref assemblies in src/libraries and the tests themselves should be library tests. Updated the workflow doc: the Clr.Native subset is all that is need if we're interested in testing Mono. Contributes to https://github.com/dotnet/runtime/issues/58266 * [tests] Use RuntimeFlavor to build ReferenceSystemPrivateCoreLib tests When building tests that reference System.Private.CoreLib, use the one from the specified RuntimeFlavor (or fall back to coreclr if it's unset - although src/tests/build.sh sets it always) * Update docs: We only need to build the Clr.Native subset if we're interested in testing Mono. * flavor the pipelines to build the runtime-specific System.Private.CoreLib for the runtime tests. * Don't build ReferenceSystemPrivateCoreLib tests with Mono We should avoid adding new ReferenceSystemPrivateCoreLib tests |
||
---|---|---|
.. | ||
coreclr | ||
host | ||
libraries | ||
mono | ||
testing-workloads.md | ||
using-corerun.md | ||
using-your-build.md | ||
visualstudio.md |