libgit2/tests/core
Vicent Marti 7a16d54b54 pool: Agh, this test doesn't really apply in 32-bit machines
The size_t is 32-bit already, so it overflows before going into the
function. The `-1` test should handle this gracefully in both cases
anyway.
2013-12-13 12:47:51 +01:00
..
bitvec.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
buffer.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
caps.c Rename tests-clar to tests 2013-11-14 14:05:52 -08: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 Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
errors.c Rename tests-clar to tests 2013-11-14 14:05:52 -08: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 Rename tests-clar to tests 2013-11-14 14:05:52 -08: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
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 Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
strtol.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
vector.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00