about summary refs log tree commit diff
path: root/tests/run-make/README.md
AgeCommit message (Collapse)AuthorLines
2025-03-02run-make: update test suite README许杰友 Jieyou Xu (Joe)-29/+7
2024-10-16Fix unnecessary nesting in run-make test output directoriesZalathar-1/+1
2024-10-14Fix up-to-date checking for run-make testsZalathar-1/+1
This special case in `output_base_dir` had the unfortunate side-effect of causing all run-make tests to share the same `stamp` file. So as soon as any one of them succeeded, all of the failed tests would be considered up-to-date and would no longer run in subsequent test invocations.
2024-07-25note that rmake.rs files are not subject to automatic formattingbinarycat-0/+5
2024-06-08run-make: add some basic docs about the test suite's setup许杰友 Jieyou Xu (Joe)-0/+43