libgit2/tests/threads
Russell Belfer bb45e39063 Disable threads::refdb::edit_while_iterate test
It seems that with the various recent changes to reference updating
and reflog writing, that the thread safety of refdb updates has
been reduced (either that or it was never thread safe and the
window for error has increased).  Either way, this test is now
sometimes segfaulting which is no good, so let's disable the test
for now.  We don't really make any public promises about thread
safety for this type of operation, so I think this is acceptable,
at least in the short term.
2014-05-08 15:01:07 -07:00
..
basic.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
diff.c Some memory leak fixes 2014-04-17 15:04:42 -07:00
iterator.c Some memory leak fixes 2014-04-17 15:04:42 -07:00
refdb.c Disable threads::refdb::edit_while_iterate test 2014-05-08 15:01:07 -07:00
thread_helpers.c Attribute file cache refactor 2014-04-17 14:56:41 -07:00
thread_helpers.h Attribute file cache refactor 2014-04-17 14:56:41 -07:00