git-filter-repo/t
Johannes Schindelin e0a3df8c62 Fix the Python path on Windows
On Windows, we want to run with a native Python, i.e. the separator is a
semicolon, and the paths should be Windows paths (although they're
allowed to have forward slashes instead of backslashes).

Since we're most likely running this in an MSYS2 Bash, allow for
`$TEST_DIRECTORY` to pretend to be a Unix path, and translate it via
`cygpath` into a Windows path.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2021-04-01 12:28:17 -07:00
..
t9390 filter-repo: use new --date-format=raw-permissive fast-import option 2020-07-07 09:38:34 -06:00
t9391 Fix undefined variable names 2020-07-27 09:49:43 -07:00
run_coverage run_coverage: prefer coverage3 to python3-coverage 2019-11-21 16:19:26 -08:00
t9390-filter-repo.sh t9390: work around yet another Unix<->Win32 path issue 2020-10-22 00:29:26 +02:00
t9391-filter-repo-lib-usage.sh Fix the Python path on Windows 2021-04-01 12:28:17 -07:00
t9392-python-callback.sh filter-repo (python3): replace strings with bytestrings 2019-05-08 08:57:51 -07:00
test-lib-functions.sh filter-repo: add some basic tests, with git-style test-lib.sh 2019-03-12 14:19:38 -07:00
test-lib.sh filter-repo: add some basic tests, with git-style test-lib.sh 2019-03-12 14:19:38 -07:00