libgit2/tests/object/raw
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
..
chars.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
compare.c oid: Export git_oid_tostr_s instead of _allocfmt 2014-08-18 12:41:06 +02:00
convert.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
data.h Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
fromstr.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
hash.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
short.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
size.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
type2string.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
write.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00