libgit2/tests-clar/status
Russell Belfer ad26434b3b Tests and more fixes for submodule diffs
This adds tests for diffs with submodules in them and (perhaps
unsurprisingly) requires further fixes to be made.  Specifically,
this fixes:

- when considering if a submodule is dirty in the workdir, it was
  being treated as dirty even if only the index was dirty.
- git_diff_patch_to_str (and git_diff_patch_print) were "printing"
  the headers for files (and submodules) that were unmodified or
  had no meaningful content.
- added comment to previous fix and removed unneeded parens.
2013-04-09 14:52:32 -07:00
..
ignore.c Fix some diff ignores and submodule dirty workdir 2013-03-25 23:58:40 -07:00
single.c Fix error hashing empty file. 2012-09-27 13:12:27 -04:00
status_data.h Support for core.ignorecase 2012-09-17 15:42:41 -04:00
status_helpers.c Fix some diff ignores and submodule dirty workdir 2013-03-25 23:58:40 -07:00
status_helpers.h Fix some diff ignores and submodule dirty workdir 2013-03-25 23:58:40 -07:00
submodules.c Tests and more fixes for submodule diffs 2013-04-09 14:52:32 -07:00
worktree_init.c Add cl_repo_set_bool and cleanup tests 2013-03-22 14:27:56 -07:00
worktree.c Test fixes and cleanup 2013-03-25 14:03:16 -07:00