libgit2/tests-clar/object/raw
Russell Belfer 8fe713ccf7 Make git_oid_tostr use out buffer for NULL oid
Previously a NULL oid was handled like an empty buffer and
returned a status empty string.  This makes git_oid_tostr()
set the output buffer to the empty string instead.
2013-01-04 15:47:42 -08:00
..
chars.c Rename the Clay test suite to Clar 2012-01-24 20:35:15 -08:00
compare.c Update test suite 2012-05-02 16:14:30 -07:00
convert.c Make git_oid_tostr use out buffer for NULL oid 2013-01-04 15:47:42 -08:00
data.h Rename the Clay test suite to Clar 2012-01-24 20:35:15 -08:00
fromstr.c Rename the Clay test suite to Clar 2012-01-24 20:35:15 -08:00
hash.c Remove git_hash_ctx_new - callers now _ctx_init() 2012-11-13 10:23:05 -06:00
short.c Fix MSVC compilation warnings 2012-11-17 05:13:13 -08:00
size.c Rename the Clay test suite to Clar 2012-01-24 20:35:15 -08:00
type2string.c Update test suite 2012-05-02 16:14:30 -07:00
write.c Boom 2012-05-02 16:57:16 -07:00