Folkert de Vries
efaf3eb8a0
ignore run-make
tests that need std
on no_std
targets
...
In particular, anything that includes `none` in the target tripple, and `nvptx64-nvidia-cuda`
2025-06-12 15:10:12 +02:00
Oneirical
9f994b633a
rewrite pass-linker-flags-from-dep to rmake
2024-07-05 12:47:19 -04:00
zetanumbers
f7617c1cd4
Enable link-arg link kind inside of #[link] attribute
...
- Implement link-arg as an attribute
- Apply suggestions from review
- Co-authored-by: Vadim Petrochenkov <vadim.petrochenkov@gmail.com>
- Add unstable book entry
2023-11-30 08:26:13 -08:00
Joshua Nelson
26e1ce7394
move tools.mk
to run-make
...
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-03-30 07:58:50 -05:00
Albert Larsan
cf2dff2b1e
Move /src/test to /tests
2023-01-11 09:32:08 +00:00