about summary refs log tree commit diff
path: root/tests/ui/abi/stack-probes.rs
AgeCommit message (Collapse)AuthorLines
2025-09-20[GCC backend] Ignore failing ui abi testsGuillaume Gomez-0/+1
2025-01-23tests: use `needs-subprocess` instead of `ignore-{wasm32,emscripten,sgx}`许杰友 Jieyou Xu (Joe)-2/+1
2024-09-18Update the minimum external LLVM to 18Josh Stone-1/+0
2024-05-28Disable stack overflow handler tests on iOS-like platformsMads Marquart-0/+4
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-10/+10
2023-12-07Enable stack probes on aarch64 for LLVM 18Josh Stone-1/+3
2023-07-29Replace ignore-everything with only-archJubilee Young-8/+3
Combining revisions with only-arch allows specifying that a test only applies to a handful of targets. This allows removing a large amount of repetition in the test suite for tests that do not benefit. The revisions are suboptimal for this for some tests, so they aren't preferred in those cases.
2023-04-30tests: Add tests for LoongArch64WANG Rui-0/+1
2023-02-28Add QNX Neutrino support to libstdFlorian Bartels-0/+1
Co-authored-by: gh-tr <troach@qnx.com>
2023-01-11Move /src/test to /testsAlbert Larsan-0/+85