libgit2/tests-clar/repo
Russell Belfer a13fb55afd Add tests and improve param checks
Fixed some minor `git_repository_hashfile` issues:

- Fixed incorrect doc (saying that repo could be NULL)
- Added checking of object type value to acceptable ones
- Added more tests for various parameter permutations
2012-09-11 17:26:21 -07:00
..
discover.c errors: Rename error codes 2012-05-18 01:48:50 +02:00
getters.c Fix git_repository_set_odb() refcount issue 2012-04-23 11:07:19 +02:00
hashfile.c Add tests and improve param checks 2012-09-11 17:26:21 -07:00
init.c repository: make initialization cope with missing core.worktree 2012-08-29 19:56:55 +02:00
message.c repository: add a getter and remove function for git's prepared message 2012-08-01 18:39:20 +02:00
open.c errors: Rename error codes 2012-05-18 01:48:50 +02:00
setters.c Add flag to write gitlink on setting repo workdir 2012-07-10 23:19:47 -07:00