libgit2/tests-clar/resources
Russell Belfer ca1b6e5409 Add template dir and set gid to repo init
This extends git_repository_init_ext further with support for
initializing the repository from an external template directory
and with support for the "create shared" type flags that make a
set GID repository directory.

This also adds tests for much of the new functionality to the
existing `repo/init.c` test suite.

Also, this adds a bunch of new utility functions including a
very general purpose `git_futils_mkdir` (with the ability to
make paths and to chmod the paths post-creation) and a file
tree copying function `git_futils_cp_r`.  Also, this includes
some new path functions that were useful to keep the code
simple.
2012-08-22 16:07:19 -07:00
..
attr diff: make inter-hunk-context default value git-compliant 2012-07-02 17:27:49 +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 Fix config parser boundary logic 2012-08-12 07:59:30 -07:00
deprecated-mode.git Add deprecated-mode.git test repository 2012-08-19 14:11:57 +02: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
template Add template dir and set gid to repo init 2012-08-22 16:07:19 -07:00
testrepo/.gitted Checkout: handle file modes properly. 2012-07-31 10:46:38 -07:00
testrepo.git Test trailing space after ref oid 2012-08-09 14:39:43 -05: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