libgit2/tests/object
Carlos Martín Nieto 35e68606da blob: fix fromchunks iteration counter
By returning when the count goes to zero rather than below it, setting
`howmany` to 7 in fact writes out the string 6 times.

Correct the termination condition to write out the string the amount of
times we specify.
2016-03-22 20:00:24 +01:00
..
blob blob: fix fromchunks iteration counter 2016-03-22 20:00:24 +01:00
commit message: don't assume the comment char 2014-05-18 10:06:49 +02:00
raw Factor 40 and 41 constants from source. 2014-09-16 13:07:04 +02:00
tag Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
tree tree: re-use the id and filename in the odb object 2016-03-20 11:00:12 +01:00
cache.c Win32: Fix object::cache::threadmania test on x64 2014-06-07 12:51:48 -04:00
lookup.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
lookupbypath.c Introduce cl_assert_equal_oid 2014-07-01 14:40:16 -04:00
message.c message: don't assume the comment char 2014-05-18 10:06:49 +02:00
peel.c peel: reject bad queries with EINVALIDSPEC 2014-11-22 18:55:22 +01:00
shortid.c Add failing test for git_object_short_id 2014-03-10 11:35:14 -07:00