about summary refs log tree commit diff
path: root/tests/run-make/native-link-modifier-verbatim-rustc
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-17rewrite native-link-modifier-linker to rmakeOneirical-2/+5
2024-06-14rewrite native-link-modifier-verbatim-rustc to rmakeOneirical-12/+44
2023-03-30move `tools.mk` to run-makeJoshua Nelson-1/+1
apparently I missed some tests in the last commit. Rather than having dozens of tests use the long version, use the short version in `run-make` and the long version in `run-make-fulldeps` (which is now only three tests)
2023-01-11Move /src/test to /testsAlbert Larsan-0/+25