libgit2/tests/threads
Carlos Martín Nieto b31283a658 refdb: disable concurrent compress in the threading tests on Windows
This is far from an ideal situation, but this causes issues on Windows which
make it harder to develop anything, as these tests hit issues which relate
specifically to the Windows filesystem like permission errors for files we
should be able to access. There is an issue likely related to the ordering of
the repack, but there's enough noise that it does not currently help us to run
this aspect of the test in CI.
2016-12-12 17:09:12 +00:00
..
basic.c tests: handle life without threads 2016-11-18 19:00:14 +00:00
diff.c Move yield to the tests and enable for FreeBSD 2014-07-03 05:55:02 +02: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