许杰友 Jieyou Xu (Joe)
190a8a65db
tests: remove redundant //@ ignore-{wasm,wasm32,emscripten}
2025-02-03 22:27:17 +08:00
许杰友 Jieyou Xu (Joe)
8a0310a0b1
tests: use needs-subprocess instead of ignore-{wasm32,emscripten,sgx}
2025-01-23 20:51:29 +08:00
Zalathar
835fbcbcab
Remove the -test suffix from normalize directives
2024-12-27 19:58:16 +11:00
Zalathar
1511de3c9e
Add more begin_panic normalizations to panic backtrace tests
2024-12-26 18:15:30 +11:00
Mark Rousskov
4a216a25d1
Share inline(never) generics across crates
...
This reduces code sizes and better respects programmer intent when
marking inline(never). Previously such a marking was essentially ignored
for generic functions, as we'd still inline them in remote crates.
2024-11-28 13:43:05 -05:00
许杰友 Jieyou Xu (Joe)
ec2cc761bc
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
2024-02-16 20:02:50 +00:00
Albert Larsan
cf2dff2b1e
Move /src/test to /tests
2023-01-11 09:32:08 +00:00