libgit2/tests/status
Carlos Martín Nieto e0a97416d4 ignore: adjust test for negating inside a dir
Given

    top
    !top/foo

in an ignore file, we should not unignore top/foo. This is an
implementation detail of the git code leaking, but that's the behaviour
we should show.

A negation rule can only negate an exact rule it has seen before.
2014-12-05 19:43:36 +01:00
..
ignore.c ignore: adjust test for negating inside a dir 2014-12-05 19:43:36 +01:00
renames.c Improve docs for status rename detection limits 2014-04-24 15:40:50 -07:00
single.c Introduce cl_assert_equal_oid 2014-07-01 14:40:16 -04:00
status_data.h Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
status_helpers.c Use 'X' for unreadable status. 2014-05-30 16:22:13 -07:00
status_helpers.h New tests of status for repo inside repo 2014-04-01 21:32:06 -07:00
submodules.c submodules: add failing test for stale module entries 2014-11-07 08:33:27 +01:00
worktree_init.c Fixed a couple Clang warnings 2014-11-10 08:18:48 +09:00
worktree.c Don't include the unreadable tests on win32 2014-08-13 17:23:07 -04:00