libgit2/tests/status
Russell Belfer 0f603132bc Improve handling of fake home directory
There are a few tests that set up a fake home directory and a
fake GLOBAL search path so that we can test things in global
ignore or attribute or config files.  This cleans up that code to
work more robustly even if there is a test failure.  This also
fixes some valgrind warnings where scanning search paths for
separators could end up doing a little bit of sketchy data access
when coming to the end of search list.
2014-05-02 09:21:33 -07:00
..
ignore.c Improve handling of fake home directory 2014-05-02 09:21:33 -07:00
renames.c Improve docs for status rename detection limits 2014-04-24 15:40:50 -07:00
single.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
status_data.h Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
status_helpers.c Pop ignore only if whole relative path matches 2014-04-18 10:32:35 -07:00
status_helpers.h New tests of status for repo inside repo 2014-04-01 21:32:06 -07:00
submodules.c Update submodules with parent-tracked content 2014-04-08 14:47:20 -07:00
worktree_init.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
worktree.c Remove trace / add git_diff_perfdata struct + api 2014-05-02 09:21:33 -07:00