libgit2/tests-clar/diff
Russell Belfer 155fa2342d Add clar helper to create new commit from index
There were a lot of places in the test code base that were creating
a commit from the index on the current branch.  This just adds a
helper to handle that case pretty easily.  There was only one test
where this change ended up tweaking the test data, so pretty easy
and mostly just a cleanup.
2013-09-17 09:31:46 -07:00
..
blob.c Add "as_path" parameters to blob and buffer diffs 2013-06-17 17:03:34 -07:00
diff_helpers.c Diff hunk context off by one on long lines 2013-07-05 16:59:38 -07:00
diff_helpers.h More diff rename tests; better split swap handling 2013-05-23 15:06:07 -07:00
diffiter.c Replace diff delta binary with flags 2013-02-20 15:10:21 -08:00
drivers.c Diff hunk context off by one on long lines 2013-07-05 16:59:38 -07:00
index.c Fix some leaks and (possibly) dangling pointers in tests 2012-12-19 08:04:31 +01:00
iterator.c Make iterators use GIT_ITEROVER & smart advance 2013-05-31 12:18:43 -07:00
notify.c Notify '*' pathspec correctly when diffing 2013-04-11 09:59:26 +02:00
patch.c Add hunk/file headers to git_diff_patch_size 2013-07-23 14:34:31 -07:00
pathspec.c tests: Fix memory leak 2013-07-13 14:14:43 +02:00
rename.c Fixing up some win32 issues with autocrlf 2013-09-17 09:31:46 -07:00
submodules.c Add clar helper to create new commit from index 2013-09-17 09:31:46 -07:00
tree.c Improve diff config options handling 2013-04-23 12:57:30 -07:00
workdir.c Untracked directories with .git should be ignored 2013-07-10 12:15:03 -07:00