summaryrefslogtreecommitdiff
path: root/tests-clar/threads
Commit message (Collapse)AuthorAgeFilesLines
* Rename tests-clar to testsBen Straub2013-11-142-249/+0
|
* clar: Fix warnings in GCC/Linuxvmg/gcc-warningsVicent Marti2013-11-011-2/+4
|
* Add test for multiple thread init/shutdownBen Straub2013-10-041-0/+13
|
* Fix typo _delete -> _freeCarlos Martín Nieto2013-08-291-1/+1
|
* Fix warnings when compiling without threadsRussell Belfer2013-08-211-4/+15
|
* Rewrite refdb_fs using git_sortedcache objectRussell Belfer2013-08-211-0/+200
| | | | | | | | This adds thread safety to the refdb_fs by using the new git_sortedcache object and also by relaxing the handling of some filesystem errors where the fs may be changed out from under us. This also adds some new threading tests that hammer on the refdb.
* tests: fix code style in threads/basic.cScott J. Goldman2013-02-071-7/+10
|
* t13-threads.c ported.Ben Straub2012-03-301-0/+20