about summary refs log tree commit diff
path: root/tests/run-make/error-found-staticlib-instead-crate
AgeCommit message (Collapse)AuthorLines
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-06-14rewrite error-found-staticlib-instead-crate to rmakeOneirical-5/+11
2023-03-30Move almost all run-make-fulldeps to run-makeJoshua Nelson-0/+11
They pass fine.