libgit2/tests-clar/resources
Russell Belfer d4b747c1cb Add diff rename tests with partial similarity
This adds some new tests that actually exercise the similarity
metric between files to detect renames, copies, and split modified
files that are too heavily modified.

There is still more testing to do - these tests are just partially
covering the cases.

There is also one bug fix in this where a change set with only
MODIFY being broken into ADD/DELETE (due to low self-similarity)
without any additional RENAMED entries would end up not processing
the split requests (because the num_rewrites counter got reset).
2013-02-21 16:44:44 -08:00
..
attr More diff tests with binary data 2013-02-11 14:45:46 -08:00
attr_index Fixing issue with test data 2012-05-04 13:55:07 -07:00
bad_tag.git Allow peeled references without trailing newline at end of file 2013-01-22 15:49:51 -08:00
binaryunicode Fix up binaryunicode test repo 2013-01-11 20:07:52 -05:00
config config: distinguish between a lone variable name and one without rhs 2012-11-13 13:53:41 -08:00
crlf/.gitted add a git config, don't run crlf tests on non-win32 2013-01-17 18:18:44 -06:00
deprecated-mode.git tree: relax the filemode parser 2012-12-07 16:59:18 +01:00
diff Fix problems in diff iterator record chaining 2012-09-13 13:17:38 -07:00
duplicate.git Handle duplicate objects from different backends in git_odb_read_prefix(). 2012-05-12 15:50:19 -03:00
empty_bare.git Moved testing resources to clar, and removed old tests directory. 2012-03-31 16:10:01 -07:00
empty_standard_repo/.gitted Moved testing resources to clar, and removed old tests directory. 2012-03-31 16:10:01 -07:00
filemodes Fix filemode comparison in diffs 2012-06-08 12:09:10 -07:00
issue_592 Diff iterators 2012-09-05 15:17:24 -07:00
issue_592b Fix status for files under ignored dirs 2012-05-16 17:08:59 -07:00
mergedrepo index refactoring 2012-10-29 20:04:21 -05:00
partial-testrepo/.gitted Local fetch: add tests 2012-11-09 10:33:10 -08:00
push_src push: properly handle tags 2013-01-09 17:05:21 +01:00
renames Add diff rename tests with partial similarity 2013-02-21 16:44:44 -08:00
short_tag.git tags: Fixed the tag parser to correctly treat the message field as optional. 2012-11-02 10:28:17 -07:00
status Diff iterators 2012-09-05 15:17:24 -07:00
submod2 Test for gitmodules only submodule def 2012-09-05 15:54:32 -07:00
submod2_target New submodule test data 2012-08-24 11:00:26 -07:00
submodules Move test resources 2012-05-02 16:18:55 -07:00
template Altered the description of the template. 2013-01-13 12:26:52 +01:00
testrepo/.gitted Merge pull request #944 from scunz/list_tags 2012-09-25 14:52:24 -07:00
testrepo.git tracking: fix retrieval of the tracking ref of branch with empty merge and/or remote entry 2012-11-28 20:00:07 +01:00
twowaymerge.git Add the ahead/behind test that Carlos suggested 2012-11-28 18:54:57 -08:00
typechanges Add complex checkout test and then fix checkout 2012-10-09 11:59:34 -07:00
unsymlinked.git Add unsymlinked.git test repository 2013-02-06 16:03:06 +01:00
.gitattributes Moved testing resources to clar, and removed old tests directory. 2012-03-31 16:10:01 -07:00
.gitignore Moved testing resources to clar, and removed old tests directory. 2012-03-31 16:10:01 -07:00
big.index Moved testing resources to clar, and removed old tests directory. 2012-03-31 16:10:01 -07:00
gitgit.index Moved testing resources to clar, and removed old tests directory. 2012-03-31 16:10:01 -07:00
push.sh Push! By schu, phkelley, and congyiwu, et al 2012-11-28 11:42:37 -05:00