libgit2/tests/threads
Edward Thomson 7ece906598 win32: make posix emulation retries configurable
POSIX emulation retries should be configurable so that tests can disable
them.  In particular, maniacally threading tests may end up trying to
open locked files and need retries, which will slow continuous
integration tests significantly.
2017-04-03 23:14:24 +01:00
..
basic.c tests: handle life without threads 2016-11-18 19:00:14 +00:00
diff.c win32: make posix emulation retries configurable 2017-04-03 23:14:24 +01:00
iterator.c iterator: use an options struct instead of args 2015-08-28 18:39:47 -04:00
refdb.c refdb: disable concurrent compress in the threading tests on Windows 2016-12-12 17:09:12 +00:00
thread_helpers.c threads: split up OS-dependent thread code 2016-06-20 19:32:59 +02:00
thread_helpers.h Attribute file cache refactor 2014-04-17 14:56:41 -07:00