libgit2/tests-clar/attr
Russell Belfer adc9bdb3b1 Fix attr path is_dir check
When building an attr path object, the code that checks if the
file is a directory was evaluating the file as a relative path
to the current working directory, instead of using the repo root.
This lead to inconsistent behavior.
2012-01-31 13:59:32 -08:00
..
file.c Rename the Clay test suite to Clar 2012-01-24 20:35:15 -08:00
lookup.c Fix attr path is_dir check 2012-01-31 13:59:32 -08:00
repo.c Rename the Clay test suite to Clar 2012-01-24 20:35:15 -08:00