1
0
Fork 0
mirror of https://github.com/VSadov/Satori.git synced 2025-06-09 17:44:48 +09:00
Satori/eng/testing
Pavel Savara a955d599c2
[Wasi] switch to preview 2 (#104683)
Co-authored-by: Joel Dice <joel.dice@fermyon.com>
Co-authored-by: SingleAccretion <62474226+SingleAccretion@users.noreply.github.com>
2024-07-12 15:42:14 +02:00
..
ILLinkDescriptors Add missing compiler-generated attributes to corelib (#87857) 2023-07-06 17:47:13 -07:00
linker [browser] load core assemblies first (#100141) 2024-05-15 12:12:46 +02:00
performance [browser] rename WasmTestOnChrome (#101140) 2024-04-18 09:52:07 +02:00
scenarios [wasm][wasi] Allow to build wasi in library mode (#102806) 2024-06-07 14:02:49 +02:00
xunit Set FlagNetStandard1XDependencies=true and fix issues (#96795) 2024-01-25 15:19:26 +01:00
.runsettings Set targetplatform only if necessary in runsetting (#42256) 2020-09-15 20:15:57 +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 [infra] Enable trimming on Helix for Apple mobile (#100669) 2024-04-12 16:15:43 +02:00
tests.mobile.targets [infra] Enable trimming on Helix for Apple mobile (#100669) 2024-04-12 16:15:43 +02:00
tests.props Try to untangle the rid calculation. (#82832) 2023-04-21 10:02:07 +02:00
tests.singlefile.targets Add new Pipeline for Running Libs Tests with TestReadyToRun (#91229) 2023-12-14 11:08:46 -08:00
tests.targets [browser] rename WasmTestOnChrome (#101140) 2024-04-18 09:52:07 +02:00
tests.wasi.targets [Wasi] switch to preview 2 (#104683) 2024-07-12 15:42:14 +02:00
tests.wasm.targets [browser] default WasmDebugLevel to 0 for tests (#104361) 2024-07-04 10:55:06 +02: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