summaryrefslogtreecommitdiff
path: root/tests/threads
Commit message (Expand)AuthorAgeFilesLines
* iterator: use an options struct instead of argsEdward Thomson2015-08-281-1/+4
* Remove the signature from ref-modifying functionsCarlos Martín Nieto2015-03-031-3/+3
* Rename git_threads_ to git_libgit2_Carlos Martín Nieto2014-11-081-2/+2
* iterator: submodules are determined by an index or treecmn/submodule-and-dirCarlos Martín Nieto2014-11-071-1/+1
* global: free the error message when exiting a threadcmn/free-tls-errorCarlos Martín Nieto2014-09-141-0/+14
* Use p_snprintf also in testsJacques Germishuys2014-08-051-4/+4
* Move yield to the tests and enable for FreeBSDcmn/sched-yieldCarlos Martín Nieto2014-07-031-0/+14
* Win32: Fix object::cache::threadmania test on x64Philip Kelley2014-06-072-3/+3
* Disable threads::refdb::edit_while_iterate testrb/dont-stop-diff-on-safecrlfRussell Belfer2014-05-081-7/+12
* Some memory leak fixesRussell Belfer2014-04-173-4/+10
* Fix race checking for existing index itemsRussell Belfer2014-04-171-2/+8
* Attribute file cache refactorRussell Belfer2014-04-174-44/+106
* Fix threading tests when threads disabledRussell Belfer2014-04-171-1/+2
* Index locking and entry allocation changesRussell Belfer2014-04-171-31/+90
* Add diff threading tests and attr file cache locksRussell Belfer2014-04-171-0/+152
* refs: remove the _with_log differentiationCarlos Martín Nieto2014-01-151-3/+3
* Rename tests-clar to testsBen Straub2013-11-142-0/+249