libgit2/tests/attr
Carlos Martín Nieto 177890838a ignore: don't use realpath to canonicalize path
If we're looking for a symlink, realpath will give us the resolved path,
which is not what we're after, but a canonicalized version of the path
the user asked for.
2016-04-11 15:58:58 -04:00
..
attr_expect.h Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
file.c Fix broken logic for attr cache invalidation 2014-04-17 15:04:41 -07:00
flags.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
ignore.c ignore: don't use realpath to canonicalize path 2016-04-11 15:58:58 -04:00
lookup.c Improvements to ignore performance on Windows. 2015-04-28 14:24:58 -04:00
repo.c attr: Add an extra test for files under a subfolder 2014-09-17 15:08:16 +02:00