tests: make recheck

* tests/local.mk (recheck): New.
This commit is contained in:
Akim Demaille
2019-10-06 10:47:12 +02:00
parent 9e6c5328d3
commit d2a7a28438
2 changed files with 10 additions and 0 deletions

View File

@@ -229,6 +229,9 @@ To run a specific set of tests, use -k (for "keyword"). For example:
Both can be combined.
$ make check-local TESTSUITEFLAGS='-j8 -k c++'
To rerun the tests that failed:
$ make recheck -j5
** Typical errors
If the test suite shows failures such as the following one