libgit2/tests/resources
Russell Belfer a51cd8e6f6 Fix handling of relative paths for attrs
Per issue #533, the handling of relative paths in attribute
and ignore files was not right.  Fixed this by pre-joining
the relative path of the attribute/ignore file onto the match
string when a full path match is required.

Unfortunately, fixing this required a bit more code than I
would have liked because I had to juggle things around so that
the fnmatch parser would have sufficient information to prepend
the relative path when it was needed.
2012-01-16 16:58:27 -08:00
..
attr Fix handling of relative paths for attrs 2012-01-16 16:58:27 -08:00
bad_tag.git tests: Add refs folder to the bad_tag.git repo 2011-11-26 08:48:01 +01:00
config config: behave like git with [section.subsection] 2011-10-01 19:58:26 +02:00
empty_bare.git Add empty bare and normal repos to test resources 2011-03-23 00:25:04 +02:00
empty_standard_repo/.gitted Add empty bare and normal repos to test resources 2011-03-23 00:25:04 +02:00
status Initial implementation of gitignore support 2012-01-11 14:39:51 -08:00
testrepo.git Add test commit containing subtrees and files 2011-10-13 22:48:58 +02:00
.gitattributes Mark the resources in the test folder as binary to prevent unexpected line-feed conversion 2011-09-15 01:13:50 +02:00
.gitignore Tests: Added tests for git_repository_discover. 2011-06-05 00:23:24 +02:00
big.index Add unit test for writing a big index file 2011-02-22 15:19:35 +02:00
gitgit.index Move test resources to a common directory 2010-08-12 18:49:04 +02:00