tests: repo: assert discovery starting at Win32 roots finishes
As of recently, we failed to correctly discover repositories at a Win32 system root. Instead of aborting the upwards-traversal of the file system, we were looping infinitely when traversal started at either a Win32 drive prefix ("C:/") or a network path ("//somehost"). The issue has been fixed, so add a test to catch regressions.
Showing
tests/resources/testrepo.git/index
100644 → 100755
File mode changed from 100644 to 100755
Please
register
or
sign in
to comment