about summary refs log tree commit diff
path: root/tests/run-make/incremental-session-fail/Makefile
AgeCommit message (Collapse)AuthorLines
2024-06-17rewrite incremental-session-fail to rmakeOneirical-14/+0
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-30incremental: migrate diagnosticsDavid Wood-1/+1
Migrate the `rustc_incremental` crate's diagnostics to translatable diagnostic structs. Signed-off-by: David Wood <david.wood@huawei.com>
2023-01-11Move /src/test to /testsAlbert Larsan-0/+14