summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Collapse)Author
13 hoursallow passing make rules to coverageKimplul
+ Previously would force run 'check', but that's not particularly helpful if one testcase is failing while you're trying to debug another one.
2025-10-12fix valgrind detection on openbsdKimplul
2025-10-12report errors on failureKimplul
2025-08-22use covsrv for coverage testingKimplul