about summary refs log tree commit diff
path: root/tests/run-make/no-input-file
AgeCommit message (Collapse)AuthorLines
2024-06-22Avoid a couple of unnecessary EarlyDiagCtxt usesbjorn3-5/+5
2024-06-08Migrate runmake tests away from custom commands and `command_output`Jakub Beránek-6/+6
2024-05-02Cleanup: Rid the `rmake` test runners of `extern crate run_make_support;`León Orell Valerian Liehr-2/+0
2024-04-25Rewrite `no-input-file.stderr` test in Rust and support diffJover Zhang-4/+9
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-02-10add test for no input fileyukang-0/+6