diff options
author | Patrick Steinhardt <ps@pks.im> | 2017-02-08 12:02:32 +0100 |
---|---|---|
committer | Patrick Steinhardt <ps@pks.im> | 2017-02-08 12:06:05 +0100 |
commit | 3428a523597a75127bf258b6d74c2871df5e8f0d (patch) | |
tree | 6299a353568d21a8699075adb3aed74b696a91af /src/commit.c | |
parent | 9e8d75c7d447531d81133bf880c1a5f45a45c340 (diff) | |
download | libgit2-3428a523597a75127bf258b6d74c2871df5e8f0d.tar.gz |
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.
Diffstat (limited to 'src/commit.c')
0 files changed, 0 insertions, 0 deletions