about summary refs log tree commit diff
path: root/tests/run-make/used
AgeCommit message (Collapse)AuthorLines
2025-07-13Update `run-make` tests to use adjusted `symbols` helpersJieyou Xu-2/+2
2025-06-19Adjust some run-make tests on cross-compileJieyou Xu-1/+2
2025-06-12ignore `run-make` tests that need `std` on `no_std` targetsFolkert de Vries-0/+2
In particular, anything that includes `none` in the target tripple, and `nvptx64-nvidia-cuda`
2024-08-03Remove BAR for run-make/used.rsChris Denton-3/+0
2024-08-03Update run-make/used to use `any_symbol_contains`Chris Denton-5/+4
2024-06-17Migrate `run-make/used` to `rmake.rs`Guillaume Gomez-7/+15
2023-03-30Move almost all run-make-fulldeps to run-makeJoshua Nelson-0/+13
They pass fine.