about summary refs log tree commit diff
path: root/src/tools/suggest-tests
AgeCommit message (Collapse)AuthorLines
2023-11-16Add test suggestions for `mir-opt` and `coverage`Zalathar-0/+11
2023-11-16Support multiple globs in static suggestionsZalathar-13/+15
2023-11-16Allow trailing commas in static suggestionsZalathar-5/+5
2023-11-06rename github_repository to git_repositoryPietro Albini-1/+1
2023-10-24update suggest-testsPietro Albini-2/+19
2023-04-30Fix the test directories suggested by `./x.py suggest`Zalathar-2/+2
The tests that were in `src/test/` have been moved to `tests/`, so the paths given by the suggestion tool should reflect this.
2023-04-09feat: implement basic suggest-tests toolEzra Shaw-0/+200