about summary refs log tree commit diff
path: root/tests/run-make/multiple-emits
AgeCommit message (Collapse)AuthorLines
2025-06-12ignore `run-make` tests that need `std` on `no_std` targetsFolkert de Vries-0/+1
In particular, anything that includes `none` in the target tripple, and `nvptx64-nvidia-cuda`
2024-08-10remove unused imports from rmake testsRémy Rakic-1/+1
2024-06-11Migrate `run-make/multiple-emits` to `rmake.rs`Guillaume Gomez-7/+13
2023-03-30Move almost all run-make-fulldeps to run-makeJoshua Nelson-0/+8
They pass fine.