libgit2/tests-clar/object
Sascha Cunz e800bbe80a Tests::Object::Tag: Add a mechanism to test which tags were returned
This patch changes the tag listing test helper to use a struct as input
parameter, which tells what we exactly expect.

As I don't think, we can rely on the fact that every os and every
filesystem will report the tags in the same order, I made this code
independent of the order that the tags are retrieved.
2012-09-23 00:00:55 +02:00
..
blob portability: Improve x86/amd64 compatibility 2012-07-24 16:10:12 +02:00
commit Make git_message_prettify return bytes written 2012-08-14 10:50:58 -07:00
raw Boom 2012-05-02 16:57:16 -07:00
tag Tests::Object::Tag: Add a mechanism to test which tags were returned 2012-09-23 00:00:55 +02:00
tree tree entry: rename git_tree_entry_attributes() into git_tree_entry_filemode() 2012-08-21 23:15:13 +02:00
lookup.c errors: Rename error codes 2012-05-18 01:48:50 +02:00
message.c message: Expose git_message_prettify() 2012-06-19 10:02:22 +02:00
peel.c object: make git_object_peel() test more readable 2012-09-06 18:40:09 +02:00