libgit2/tests/core
Russell Belfer 40ed499039 Add diff threading tests and attr file cache locks
This adds a basic test of doing simultaneous diffs on multiple
threads and adds basic locking for the attr file cache because
that was the immediate problem that arose from these tests.
2014-04-17 14:43:45 -07:00
..
bitvec.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
buffer.c Add efficient git_buf join3 API 2014-04-01 09:45:20 -07:00
copy.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
dirent.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
env.c env test needs to deref git_buf's ptr 2014-03-24 10:56:11 -07:00
errors.c Test for giterr_capture 2014-03-25 21:54:41 -07:00
features.c features: Rename _HAS_ to _FEATURE_ 2014-03-03 12:40:25 +01:00
filebuf.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
hex.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
iconv.c Fix bug with multiple iconv conversions in one dir 2014-04-07 11:45:32 -07:00
mkdir.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
oid.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
oidmap.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
opts.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
path.c Remove converting user error to GIT_EUSER 2013-12-11 10:57:49 -08:00
pool.c pool: Agh, this test doesn't really apply in 32-bit machines 2013-12-13 12:47:51 +01:00
posix.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
pqueue.c Fix pqueue sort boundary condition bug 2014-03-12 11:21:55 -07:00
rmdir.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
sortedcache.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
stat.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
string.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
strmap.c Add diff threading tests and attr file cache locks 2014-04-17 14:43:45 -07:00
strtol.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
vector.c Some vector utility tweaks 2014-04-17 14:43:45 -07:00
zstream.c Expand zstream tests and fix off-by-one error 2014-01-30 10:00:00 -08:00