libgit2/tests-clar/resources
Russell Belfer 0abd724454 Fix filemode comparison in diffs
File modes were both not being ignored properly on platforms
where they should be ignored, nor be diffed consistently on
platforms where they are supported.

This change adds a number of diff and status filemode change
tests.  This also makes sure that filemode-only changes are
included in the diff output when they occur and that filemode
changes are ignored successfully when core.filemode is false.

There is no code that automatically toggles core.filemode
based on the capabilities of the current platform, so the user
still needs to be careful in their .git/config file.
2012-06-08 12:09:10 -07:00
..
attr tests: add two binary blobs to attr test repository 2012-05-07 12:18:32 +02:00
attr_index Fixing issue with test data 2012-05-04 13:55:07 -07:00
bad_tag.git Moved testing resources to clar, and removed old tests directory. 2012-03-31 16:10:01 -07:00
config Backport more test data 2012-05-02 16:33:26 -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 Move test resources 2012-05-02 16:18:55 -07:00
issue_592b Fix status for files under ignored dirs 2012-05-16 17:08:59 -07:00
status Fix git_status_file for files that start with a character > 0x7f 2012-06-07 09:50:19 -04:00
submodules Move test resources 2012-05-02 16:18:55 -07:00
testrepo/.gitted Moved testing resources to clar, and removed old tests directory. 2012-03-31 16:10:01 -07:00
testrepo.git Rebasing onto libgit2/development: cleanup. 2012-05-11 11:55:20 -07: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