libgit2/tests/resources/testrepo.git
Patrick Steinhardt 3428a52359 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.
2017-02-08 12:06:05 +01:00
..
logs Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
objects revwalk: introduce tests that hide old commits 2016-10-06 11:04:55 +02:00
refs Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
config Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
FETCH_HEAD Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
HEAD Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
HEAD_TRACKER Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
index tests: repo: assert discovery starting at Win32 roots finishes 2017-02-08 12:06:05 +01:00
packed-refs Rename tests-clar to tests 2013-11-14 14:05:52 -08:00