]> git.ipfire.org Git - thirdparty/git.git/commit - t/test-lib.sh
tests: move test_lazy_prereq JGIT to test-lib.sh
authorJonathan Tan <jonathantanmy@google.com>
Fri, 9 Sep 2016 17:36:28 +0000 (10:36 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 9 Sep 2016 20:37:52 +0000 (13:37 -0700)
commit63b747ce1a4074a42b8f7fb5d6266489983ec38c
tree4264a193c12c20ed38cccb3cd8340eb3823608fd
parente0c1ceafc5bece92d35773a75fff59497e1d9bd5
tests: move test_lazy_prereq JGIT to test-lib.sh

This enables JGIT to be used as a prereq in invocations of
test_expect_success (and other functions) in other test scripts.

Signed-off-by: Jonathan Tan <jonathantanmy@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t5310-pack-bitmaps.sh
t/test-lib.sh