libgit2/tests-clar/status
Russell Belfer 6e5c4af00e Fix workdir iterators on empty directories
Creating a workdir iterator on a directory with absolutely
no files was returning an error (GIT_ENOTFOUND) instead of
an iterator for nothing.  This fixes that and includes two
new tests that cover that case.
2012-05-17 14:21:10 -07:00
..
ignore.c Add cache busting to attribute cache 2012-05-10 11:12:43 -07:00
single.c Rename the Clay test suite to Clar 2012-01-24 20:35:15 -08:00
status_data.h Add cache busting to attribute cache 2012-05-10 11:12:43 -07:00
status_helpers.c Add cache busting to attribute cache 2012-05-10 11:12:43 -07:00
status_helpers.h Add cache busting to attribute cache 2012-05-10 11:12:43 -07:00
submodules.c Ranged iterators and rewritten git_status_file 2012-05-15 14:34:15 -07:00
worktree.c Fix workdir iterators on empty directories 2012-05-17 14:21:10 -07:00