libgit2/tests/core
Russell Belfer d9b04d78a3 Reorganize zstream API and fix wrap problems
There were some confusing issues mixing up the number of bytes
written to the zstream output buffer with the number of bytes
consumed from the zstream input.  This reorganizes the zstream
API and makes it easier to deflate an arbitrarily large input
while still using a fixed size output.
2014-01-30 09:59:59 -08:00
..
bitvec.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
buffer.c add unit tests for git_buf_join corner cases 2014-01-20 11:42:12 -06: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
zstream.c Reorganize zstream API and fix wrap problems 2014-01-30 09:59:59 -08:00