1
0
Fork 0
mirror of https://github.com/VSadov/Satori.git synced 2025-06-09 09:34:49 +09:00
Satori/eng/testing
2025-01-21 12:55:46 +01:00
..
ILLinkDescriptors Add missing compiler-generated attributes to corelib (#87857) 2023-07-06 17:47:13 -07:00
linker [wasi] wasi:http + WasiHttpHandler (#103752) 2024-08-01 22:05:55 +02:00
performance [release/9.0][PERF] Backport python pipeline changes for performance tests (#108412) 2024-10-04 10:54:53 -07:00
scenarios [release/9.0] [wasi] Disable build in .NET 9 (#108877) 2025-01-21 12:55:46 +01:00
xunit Set xunit env var to not print output for passing tests (#105392) 2024-07-25 16:07:46 +02:00
.runsettings Set xunit env var to not print output for passing tests (#105392) 2024-07-25 16:07:46 +02:00
AndroidRunnerTemplate.sh Fix a few syntax issues in shell scripts (#62102) 2021-11-30 17:32:39 -06:00
AppleHelixRunnerTemplate.sh Bring up full library test CI runs on iOS / tvOS devices (#59503) 2021-11-02 07:43:15 -04:00
AppleRunnerTemplate.sh Fix setting the configuration parameter in the apple test runner (#63102) 2021-12-24 09:22:36 +03:00
BionicRunnerTemplate.cmd Linux-bionic (Android libc w/o Android interop) initial implementation (#66147) 2022-05-19 15:27:40 -04:00
BionicRunnerTemplate.sh Fix reading TestEnv.txt in BionicRunnerTemplate.sh (#76927) 2022-10-12 20:25:56 +02:00
BionicRunOnDevice.sh Linux-bionic (Android libc w/o Android interop) initial implementation (#66147) 2022-05-19 15:27:40 -04:00
BrowserVersions.props Automated bump of chrome version (#103858) 2024-06-24 11:57:55 +02:00
bump-chrome-version.proj [browser] rename WasmTestOnChrome (#101140) 2024-04-18 09:52:07 +02:00
coverage.targets Tell coverlet to respect the [DoesNotReturn] attribute for coverage purposes (#84396) 2023-04-12 09:01:55 -04:00
debug-dump-template.md Update docs.microsoft.com usages to learn.microsoft.com (#102881) 2024-05-31 11:27:45 -07:00
default.rd.xml Add support for libraries testing with NativeAOT (#63781) 2022-01-19 15:01:43 +09:00
ForXHarness.Directory.Build.props Add missing files 2022-11-16 18:31:35 +01:00
ForXHarness.Directory.Build.targets Add missing files 2022-11-16 18:31:35 +01:00
gen-debug-dump-docs.py Add XUnitLogChecker to log libraries dumps, do not enable for NativeAOT tests (#94868) 2023-11-29 09:59:14 -08:00
helix-extension-example.targets [browser] rename WasmTestOnChrome (#101140) 2024-04-18 09:52:07 +02:00
ILLink.Descriptor.TestUtilities.xml [wasm][tests] Fix use of RandomTest*Orderer with trimming (#65754) 2022-02-23 00:12:02 -05:00
ILLink.Descriptor.xunit.xml [main] Update dependencies from 10 repositories (#92881) 2023-10-17 22:04:44 -04:00
netfx.exe.config Remove depprojs in favor of PackageReferences (#35606) 2020-07-23 17:20:26 +02:00
outerBuild.targets Don't run net4x tests with Mono on non-Windows (#98767) 2024-03-02 10:54:41 +01:00
RunnerTemplate.cmd Fix XUnitLogChecker detection for local test runs (#96638) 2024-01-09 11:32:52 -08:00
RunnerTemplate.sh update SIGKILL hint msg (#97519) 2024-01-25 16:56:57 -07:00
runsettings.targets Use runsettings.targets to generate runsettings for host tests in local builds (#92083) 2023-09-15 18:27:38 -07:00
runtimeConfiguration.targets Remove duplicated ILLink PackageReference and update target version of the SDK to 6.0 (#48462) 2021-02-25 11:23:21 +01:00
tests.android.targets [Android] Free up more disk space on CI builds (#84354) 2023-04-05 18:32:04 -04:00
tests.browser.targets [browser] default WasmDebugLevel to 0 for tests (#104361) 2024-07-04 10:55:06 +02:00
tests.ioslike.targets [release/9.0] BinaryFormatter tests improvements (#107540) 2024-09-17 10:56:23 -06:00
tests.mobile.targets Fix type parsing issues in ILLink and ILC (#104060) 2024-07-12 14:07:32 -07:00
tests.props Try to untangle the rid calculation. (#82832) 2023-04-21 10:02:07 +02:00
tests.singlefile.targets Fix type parsing issues in ILLink and ILC (#104060) 2024-07-12 14:07:32 -07:00
tests.targets [browser] rename WasmTestOnChrome (#101140) 2024-04-18 09:52:07 +02:00
tests.wasi.targets [WASI] bump WASI SDK 24 (#105317) 2024-08-05 17:33:33 +02:00
tests.wasm.targets Don't warn for reflection access to compiler-generated code (#104757) 2024-07-16 14:50:36 -07:00
wasi-provisioning.targets [wasm] Extract src/mono/browser from src/mono/wasm (#95940) 2023-12-19 10:03:41 -05:00
WasiRunnerTemplate.cmd [wasi] CI: Add AOT library tests job (#95146) 2023-11-28 11:47:57 -05:00
WasiRunnerTemplate.sh [browser] rename WasmTestOnChrome (#101140) 2024-04-18 09:52:07 +02:00
wasm-provisioning.targets [browser] enable CI testing with Firefox (#100697) 2024-04-25 14:57:14 +02:00
WasmRunnerTemplate.cmd [browser] enable CI testing with Firefox (#100697) 2024-04-25 14:57:14 +02:00
WasmRunnerTemplate.sh [browser] enable CI testing with Firefox (#100697) 2024-04-25 14:57:14 +02:00
workloads-browser.targets [wasm] Disable downlevel tests for non-main branches in non-simple WasmBuildTests (#103118) 2024-06-07 22:17:07 +02:00
workloads-testing.targets workload-testing: Fix building the targeting pack (#98139) 2024-02-08 11:49:25 -05:00
workloads-wasi.targets [wasm] Disable downlevel tests for non-main branches in non-simple WasmBuildTests (#103118) 2024-06-07 22:17:07 +02:00
workloads-wasm.targets workload-testing: Fix building the targeting pack (#98139) 2024-02-08 11:49:25 -05:00