]> git.proxmox.com Git - libgit2.git/commit
Skip blame libgit2 test if not in libgit2 repo
authorRussell Belfer <rb@github.com>
Wed, 2 Apr 2014 04:58:48 +0000 (21:58 -0700)
committerRussell Belfer <rb@github.com>
Wed, 2 Apr 2014 04:58:48 +0000 (21:58 -0700)
commitd1a0900442a235d8389d968a70b196a1b0f1ab7b
tree5514cd5924f5fd723daa8698290c4a2006afe887
parentf28e4c97b38c1ec60dc6ce6e5306067ad24aeb8e
Skip blame libgit2 test if not in libgit2 repo

One blame test replies on being run from within the libgit2
repository to leverage having a longer history to play with, but
some bundled versions of libgit2 don't have the whole libgit2
history.  This just skips that test if the repository can't be
opened.
tests/blame/simple.c