]> git.proxmox.com Git - libgit2.git/commit
Introduce cl_assert_equal_oid
authorEdward Thomson <ethomson@edwardthomson.com>
Tue, 1 Jul 2014 18:09:01 +0000 (14:09 -0400)
committerEdward Thomson <ethomson@edwardthomson.com>
Tue, 1 Jul 2014 18:40:16 +0000 (14:40 -0400)
commit0cee70ebb7297f155129e0d05f5a23be82231256
tree6d98f55d737f4187e58f2a180ffb75f05b98bfba
parente1fc03c9baea9864dec90d0aef7aadcc2ff20576
Introduce cl_assert_equal_oid
39 files changed:
tests/blame/blame_helpers.c
tests/checkout/binaryunicode.c
tests/checkout/conflict.c
tests/clar_libgit2.h
tests/clone/nonetwork.c
tests/commit/commit.c
tests/commit/write.c
tests/diff/blob.c
tests/diff/iterator.c
tests/fetchhead/nonetwork.c
tests/index/conflicts.c
tests/index/crlf.c
tests/index/read_tree.c
tests/index/rename.c
tests/index/reuc.c
tests/index/tests.c
tests/merge/trees/trivial.c
tests/notes/notes.c
tests/notes/notesref.c
tests/object/lookupbypath.c
tests/object/peel.c
tests/odb/mixed.c
tests/pack/indexer.c
tests/refs/create.c
tests/refs/createwithlog.c
tests/refs/lookup.c
tests/refs/overwrite.c
tests/refs/peel.c
tests/refs/read.c
tests/refs/rename.c
tests/refs/settargetwithlog.c
tests/refs/setter.c
tests/refs/unicode.c
tests/repo/hashfile.c
tests/repo/head.c
tests/revwalk/hidecb.c
tests/revwalk/mergebase.c
tests/stash/drop.c
tests/status/single.c