libgit2/tests/resources
Russell Belfer 73b51450a3 Add support for macros and cache flush API.
Add support for git attribute macro definitions.  Also, add
support for cache flush API to clear the attribute file content
cache when needed.

Additionally, improved the handling of global and system files,
making common utility functions in fileops and converting config
and attr to both use the common functions.

Adds a bunch more tests and fixed some memory leaks.  Note that
adding macros required me to use refcounted attribute assignment
definitions, which complicated, but probably improved memory usage.
2011-12-29 00:01:10 -08:00
..
attr Add support for macros and cache flush API. 2011-12-29 00:01:10 -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 status: Add a file in the test repository to cover the correct sorting of entries when the working folder is being read 2011-10-29 22:05:56 +02: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