about summary refs log tree commit diff
path: root/tests/run-make/overwrite-input
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-26rewrite overwrite-input to rmakeOneirical-19/+15
2023-11-24Bless run-make testsNilstrieb-3/+3
Co-authored-by: Adrian <adrian.iosdev@gmail.com>
2023-10-07tests/run-make: Use RUSTC_TEST_OP in more placesMartin Nordholts-8/+2
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-23Make `output_filenames` a real queryOli Scherer-0/+32