libgit2/tests/object
Vicent Marti 4ca0b566ca oid: Export git_oid_tostr_s instead of _allocfmt
The old `allocfmt` is of no use to callers, as they are not able to free
the returned buffer. Export a new API that returns a static string that
doesn't need to be freed.
2014-08-18 12:41:06 +02:00
..
blob Merge pull request #2334 from libgit2/rb/fix-2333 2014-05-12 10:44:13 -07:00
commit message: don't assume the comment char 2014-05-18 10:06:49 +02:00
raw oid: Export git_oid_tostr_s instead of _allocfmt 2014-08-18 12:41:06 +02:00
tag Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
tree treebuilder: use a map instead of vector to store the entries 2014-06-10 15:14:13 +02: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 Introduce cl_assert_equal_oid 2014-07-01 14:40:16 -04:00
shortid.c Add failing test for git_object_short_id 2014-03-10 11:35:14 -07:00