about summary refs log tree commit diff
path: root/tests/run-make/pass-linker-flags
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-07-04rewrite pass-linker-flags-flavor to rmakeOneirical-2/+3
2024-07-04rewrite pass-linker-flags to rmakeOneirical-5/+27
2023-11-30Enable link-arg link kind inside of #[link] attributezetanumbers-1/+13
- Implement link-arg as an attribute - Apply suggestions from review - Co-authored-by: Vadim Petrochenkov <vadim.petrochenkov@gmail.com> - Add unstable book entry
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/+5