summaryrefslogtreecommitdiff
path: root/tests/clar_libgit2.h
Commit message (Expand)AuthorAgeFilesLines
* clar: include the function nameethomson/clar_tapEdward Thomson2020-06-051-21/+25
* cl_git_fail: do not report bogus error messageJohannes Schindelin2019-12-101-1/+1
* config_file: implement stat cache to avoid repeated rehashingPatrick Steinhardt2019-07-111-0/+6
* regexec: prefix all regexec function calls with p_Edward Thomson2019-05-191-1/+1
* git_error: use new names in internal APIs and usageEdward Thomson2019-01-221-5/+5
* Windows is hard.lhchavez2019-01-061-1/+1
* tests: add a helper to build sandbox subpaths quicklyEtienne Samson2018-06-291-0/+7
* `cl_git_exec` -> `cl_git_expect`ethomson/clar_messagesEdward Thomson2017-02-171-3/+3
* tests: provide better pass/failure error messagesEdward Thomson2017-02-171-9/+13
* clar: mark `cl_git_thread_check()` as inlinePatrick Steinhardt2016-12-121-1/+1
* tests: handle life without threadsethomson/clar_threadsEdward Thomson2016-11-181-1/+5
* clar: Introduce assertion helpers for threadsEdward Thomson2016-11-181-0/+41
* git__getenv: utf-8 aware env readerEdward Thomson2015-07-021-0/+1
* Introduce cl_git_sandbox_init_new()Edward Thomson2015-05-281-0/+1
* win32: further cleanups for 8.3 disablingEdward Thomson2015-02-031-0/+4
* Added GIT_HASHSIG_ALLOW_SMALL_FILES to allow computing signatures for small f...Pierre-Olivier Latour2015-01-141-0/+1
* Use p_snprintf also in testsJacques Germishuys2014-08-051-1/+2
* Introduce cl_assert_equal_oidEdward Thomson2014-07-011-0/+18
* Better search path sandboxingrb/restore-search-pathsRussell Belfer2014-05-151-0/+2
* Improve handling of fake home directoryRussell Belfer2014-05-021-2/+7
* Handle win32 reparse points properlyEdward Thomson2014-04-221-0/+11
* Add diff threading tests and attr file cache locksRussell Belfer2014-04-171-1/+1
* Fix core.excludesfile named .gitignorerb/fix-leading-slash-ignoresRussell Belfer2014-04-141-0/+3
* More ** tests for pattern rulesRussell Belfer2014-04-061-2/+4
* Tests for core.autocrlf and .gitattributesEdward Thomson2014-02-091-0/+2
* Rename tests-clar to testsBen Straub2013-11-141-0/+119