summaryrefslogtreecommitdiff
path: root/maint/with_coverage
Commit message (Collapse)AuthorAgeFilesLines
* add script for coverage on fuzzingtrinity-1686a2022-02-221-0/+1
|
* rename *.py scripts to bare nameIan Jackson2022-02-181-2/+2
| | | | | | Update all references. There are three remaining hits for git-grep '\.py\b' all of which are scripts in "little-t-tor", not here in arti.
* rename *.sh scripts to bare nameIan Jackson2022-02-181-0/+159
As per #309 Update all references. There is one remaining hit for git-grep '\.sh\b' namely "build.sh" in maint/reproducible_build, which I think is the build script for osxcross - ie, an external project.