Patrick Steinhardt
13c3bc9adf
strmap: remove GIT__USE_STRMAP macro
2017-02-17 11:41:06 +01:00
Patrick Steinhardt
73028af85c
khash: avoid using macro magic to get return address
2017-02-17 11:41:06 +01:00
Stefan Widgren
c8e02b8776
Remove extra semicolon outside of a function
...
Without this change, compiling with gcc and pedantic generates warning:
ISO C does not allow extra ‘;’ outside of a function.
2015-02-15 21:07:05 +01:00
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
Ben Straub
1782038144
Rename tests-clar to tests
2013-11-14 14:05:52 -08:00