summaryrefslogtreecommitdiff
path: root/tests-clar/clar_libgit2.h
Commit message (Expand)AuthorAgeFilesLines
* Rename tests-clar to testsBen Straub2013-11-141-119/+0
* Fix warningsnulltoken2013-09-261-4/+4
* Fix incorrect return code in crlf filterRussell Belfer2013-09-241-1/+2
* Update clar and recreate cl_assert_equal_szRussell Belfer2013-09-171-0/+5
* Add clar helper to create new commit from indexRussell Belfer2013-09-171-0/+8
* Add clar helpers for testing file equalityRussell Belfer2013-09-171-0/+14
* clar: Move cl_assert_equal_sz() definition to clar.hnulltoken2013-09-121-2/+0
* Fix tests to use core.filemode correctlyRussell Belfer2013-09-041-0/+1
* Make tests take umask into accountRussell Belfer2013-09-041-1/+1
* Major rename detection changesRussell Belfer2013-07-311-0/+14
* Add ignore_submodules to diff optionsRussell Belfer2013-07-101-0/+3
* Improve ignore handling in git_status_fileRussell Belfer2013-05-101-0/+1
* Add cl_repo_set_bool and cleanup testsRussell Belfer2013-03-221-0/+3
* Update cl_assert_equal_sz to be nicerRussell Belfer2013-03-221-1/+1
* Update cl_git_pass to return more infoRussell Belfer2013-01-041-7/+11
* tests: introduce cl_git_remove_placeholders()nulltoken2012-11-171-0/+3
* Helpers for local-filesystem remote URLsBen Straub2012-11-091-0/+4
* Update clar and add reliable rename for Win32Philip Kelley2012-10-181-0/+3
* Fix warnings and merge issues on Win64Russell Belfer2012-08-231-0/+2
* Make index add/append support core.filemode flagRussell Belfer2012-06-191-1/+1
* Fix filemode comparison in diffsRussell Belfer2012-06-081-0/+3
* Tests: wrap 'getenv' and friends for Win32 tests.Ben Straub2012-06-081-0/+4
* clar helper: don't dereference giterr_last() if it's NULLCarlos Martín Nieto2012-05-071-1/+1
* Remove old and unused error codesVicent Martí2012-05-021-3/+3
* Update clar and remove old helpersRussell Belfer2012-04-171-20/+0
* Refactor git_repository_open with new optionsRussell Belfer2012-04-111-0/+2
* Clean up GIT_UNUSED macros on all platformsRussell Belfer2012-03-021-0/+5
* Update diff to use iteratorsRussell Belfer2012-03-021-1/+4
* Add filter tests and fix some bugsRussell Belfer2012-03-021-0/+1
* Rename the Clay test suite to ClarVicent Martí2012-01-241-0/+57