1
0
Fork 0
mirror of https://github.com/VSadov/Satori.git synced 2025-06-08 11:37:04 +09:00
Satori/eng/testing
github-actions[bot] 5f88db2abe
Update osx.1015 to osx.13. (#96148)
Co-authored-by: Parker Bibus <parkerbibus@microsoft.com>
2023-12-20 08:21:24 -08:00
..
ILLinkDescriptors Add missing compiler-generated attributes to corelib (#87857) 2023-07-06 17:47:13 -07:00
linker Use current runtime version in ILLink.Tasks package (#90197) 2023-08-09 17:32:37 -07:00
performance Update osx.1015 to osx.13. (#96148) 2023-12-20 08:21:24 -08:00
scenarios [Blazor] Custom ICU loading from runtime path (#90236) 2023-08-14 17:42:07 -04:00
xunit Make WindowsServiceLifetime gracefully stop (#83892) 2023-04-05 21:42:17 -07: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
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 debug-dump-template.md AzDO tenant link (#83845) 2023-03-23 13:04:17 -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 Use ProductVersion in how-to-debug-dump (#59848) 2021-10-01 10:05:14 -07:00
helix-extension-example.targets [wasm] Misc tests related fixes (#73884) 2022-08-13 21:30:30 -04: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 Preserve necessary type and method (#54932) 2021-07-01 13:11:09 -04:00
netfx.exe.config Remove depprojs in favor of PackageReferences (#35606) 2020-07-23 17:20:26 +02:00
outerBuild.targets Remove depprojs in favor of PackageReferences (#35606) 2020-07-23 17:20:26 +02:00
ProvisioningVersions.props [wasm] Pin chrome version for testing to 115.0.579.x (#90644) 2023-08-15 18:19:21 -07:00
RunnerTemplate.cmd Fix libraries Windows test runner script (#88354) 2023-07-03 21:18:09 -07:00
RunnerTemplate.sh Fix unfailing helix test run when testResults.xml are missing (#86342) 2023-05-29 12:47:10 +02:00
runsettings.targets Add .runsettings file to be able to run and debug tests on vscode in codespace with prebuilt (#61684) 2021-11-16 14:34:52 -08: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 [wasm] Fix up conditions to trigger relink, and require wasm-tools workload (#89754) 2023-08-10 23:39:10 -04:00
tests.ioslike.targets [release/8.0-rc1] [mono][ios] Revert LLVM mode for apple mobile tests (#90624) 2023-08-15 18:24:12 -07:00
tests.mobile.targets [ios][tests] Run functional tests with Mono and Native AOT on Helix (#87773) 2023-08-11 21:34:28 +02:00
tests.props Try to untangle the rid calculation. (#82832) 2023-04-21 10:02:07 +02:00
tests.singlefile.targets Address Sanitizer support in CoreCLR (#74623) 2023-07-17 20:32:03 -07:00
tests.targets [mono][tests] Parallel AOT compilation of runtime tests on iOS platforms (#86089) 2023-07-21 17:56:47 +02:00
tests.wasi.targets [wasm] Remove hardcoded references to net8.0 from WasmApp*targets (#89699) 2023-08-03 18:49:19 -04:00
tests.wasm.targets [main] Update dependencies from 10 repositories (#88245) 2023-07-12 21:09:26 -05:00
wasi-provisioning.targets [wasi] CI: Provision wasi-sdk, and wasmtime only when needed (#82454) 2023-03-02 16:59:25 -05:00
WasiRunnerTemplate.cmd [wasm] wasi: Enable library tests on CI (#81052) 2023-02-04 17:21:07 -05:00
WasiRunnerTemplate.sh [wasi] Fix the setting of XUNIT_RANDOM_ORDER_SEED, wasmtime uses --env to set environment variables. (#82003) 2023-02-11 19:05:22 -05:00
wasm-provisioning.targets [wasm] Fix chrome downloads to unbreak CI (#78884) 2022-11-27 04:36:08 -05:00
WasmRunnerAOTTemplate.sh [browser] es6 test main (#85542) 2023-05-03 19:43:05 +02:00
WasmRunnerTemplate.cmd [browser] es6 test main (#85542) 2023-05-03 19:43:05 +02:00
WasmRunnerTemplate.sh [browser] es6 test main (#85542) 2023-05-03 19:43:05 +02:00
workloads-testing.targets [release/8.0] Update dependencies from 7 repositories (#90766) 2023-08-22 13:59:33 -06:00