1
0
Fork 0
mirror of https://github.com/VSadov/Satori.git synced 2025-06-10 01:50:53 +09:00
Satori/eng/testing
Jan Kotas c1049390d5
Proper type name parser for native AOT compiler (#83657)
* Proper type name parser for native AOT compiler

* Track failure of CA search rules in the type name parser

* Fix tests

* Suppress new native AOT warning for libraries tests

Co-authored-by: vitek-karas <10670590+vitek-karas@users.noreply.github.com>

Fixes #72833
2023-03-30 09:15:58 -07:00
..
ILLinkDescriptors [main] Update dependencies from dotnet/linker (#73894) 2022-08-15 19:26:28 -04:00
linker Update ILLink wording (#82050) 2023-02-23 10:44:50 -08:00
performance Fix a typo. (#78105) 2023-02-27 13:03:47 -08:00
scenarios [wasm][icu] ICU files sharding + custom icu data loading for WASM (#80421) 2023-02-24 13:59:32 +01:00
xunit Lowercase TargetOS (#80164) 2023-01-11 17:58:32 +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
coverage.targets Allow getting code coverage for the unit test project itself (#67736) 2022-04-08 11:09:35 -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] Revert to using latest chrome for testing (#83150) 2023-03-08 17:00:38 -05:00
RunnerTemplate.cmd Consider failing tests a failure (#50898) 2021-04-09 10:58:05 +02:00
RunnerTemplate.sh Disable core dumps when running libraries tests on macOS (#65405) 2022-02-15 18:51:06 -08: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][ios] Add SDK and workload to support library mode (#83487) 2023-03-17 23:39:51 -04:00
tests.browser.targets [wasm] Work around NuGet-Migrations issue (#83832) 2023-03-24 13:27:43 -04:00
tests.ioslike.targets Initial changes for GetLocaleInfoString (#81470) 2023-03-28 12:13:28 +04:00
tests.mobile.targets Update ILLink wording (#82050) 2023-02-23 10:44:50 -08:00
tests.props [Continuation] - Enable the fundamentals behind libraries tests compiled via Crossgen2 (#80946) 2023-02-20 15:07:30 -08:00
tests.singlefile.targets Proper type name parser for native AOT compiler (#83657) 2023-03-30 09:15:58 -07:00
tests.targets [wasm] wasi: Enable library tests on CI (#81052) 2023-02-04 17:21:07 -05:00
tests.wasi.targets Pass wasi invariant mode through env variable (#82707) 2023-03-02 19:32:05 +04:00
tests.wasm.targets [wasm] Fix tests substitution conditions (#82901) 2023-03-02 22:55:28 +01: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 [wasm] Post 3.1.30 emscripten bump feedback (#83391) 2023-03-17 07:39:24 +01:00
WasmRunnerTemplate.cmd [wasm] fix NodeJS build (#75187) 2022-09-08 10:52:42 +02:00
WasmRunnerTemplate.sh [wasm] Post 3.1.30 emscripten bump feedback (#83391) 2023-03-17 07:39:24 +01:00
workloads-testing.targets [wasi] Add wasi-experimental workload, wasiconsole template, and Wasi.Build.Tests (#81849) 2023-02-23 18:36:37 -05:00