libgit2/tests/attr
Russell Belfer 823c0e9cc1 Fix broken logic for attr cache invalidation
The checks to see if files were out of date in the attibute cache
was wrong because the cache-breaker data wasn't getting stored
correctly.  Additionally, when the cache-breaker triggered, the
old file data was being leaked.
2014-04-17 15:04:41 -07: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 Fix core.excludesfile named .gitignore 2014-04-14 15:59:48 -07:00
lookup.c Fix broken logic for attr cache invalidation 2014-04-17 15:04:41 -07:00
repo.c Fix broken logic for attr cache invalidation 2014-04-17 15:04:41 -07:00