about summary refs log tree commit diff
path: root/tests/run-make/llvm-outputs
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-12-23fix a few typos in rmake tests' commentsRémy Rakic-2/+2
2024-09-05tests: use renamed `stdin_buf`许杰友 Jieyou Xu (Joe)-2/+2
2024-07-29Reformat `use` declarations.Nicholas Nethercote-1/+2
The previous commit updated `rustfmt.toml` appropriately. This commit is the outcome of running `x fmt --all` with the new formatting options.
2024-06-10migrate tests/run-make/llvm-outputs to use rmake.rsbinarycat-5/+20
part of #121876
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