You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
git-filter-repo/t
Elijah Newren 64aa9359ed run_coverage: prefer coverage3 to python3-coverage
Some of the systems I ran on had a 'python3-coverage' and some had a
'coverage3' program.  More were of the latter name, but more
importantly, the upstream tarball only creates the latter name;
apparently the former was just added by some distros.  So, switch to the
more official name of the program.

Signed-off-by: Elijah Newren <newren@gmail.com>
5 years ago
..
t9390 filter-repo: allow users to adjust pruning of empty & degenerate commits 5 years ago
t9391 filter-repo: consistently use bytestrings for directory names 5 years ago
run_coverage run_coverage: prefer coverage3 to python3-coverage 5 years ago
t9390-filter-repo.sh filter-repo: add a --version option 5 years ago
t9391-filter-repo-lib-usage.sh filter-repo: consistently use bytestrings for directory names 5 years ago
t9392-python-callback.sh filter-repo (python3): replace strings with bytestrings 5 years ago
test-lib-functions.sh filter-repo: add some basic tests, with git-style test-lib.sh 5 years ago
test-lib.sh filter-repo: add some basic tests, with git-style test-lib.sh 5 years ago