libgit2/tests-clar/object/raw
Russell Belfer 83cc70d9fe Move odb_backend implementors stuff into git2/sys
This moves some of the odb_backend stuff that is related to the
internals of an odb_backend implementation into include/git2/sys.

Some of the stuff related to streaming I left in include/git2
because it seemed like it would be reasonably needed by a normal
user who wanted to stream objects into and out of the ODB.

Also, I added APIs for traversing the list of backends so that
some of the tests would not need to access ODB internals.
2013-04-21 11:50:55 -07: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 Revert "hash: remove git_hash_init from internal api" 2013-02-26 01:08:34 +01: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 Move odb_backend implementors stuff into git2/sys 2013-04-21 11:50:55 -07:00