]> git.ipfire.org Git - thirdparty/git.git/commit - t/test-lib-functions.sh
tests: move test_cmp_rev to test-lib-functions
authorMartin von Zweigbergk <martinvonz@gmail.com>
Fri, 21 Dec 2012 19:10:10 +0000 (11:10 -0800)
committerJunio C Hamano <gitster@pobox.com>
Sun, 23 Dec 2012 03:06:35 +0000 (19:06 -0800)
commit5d77298d084f01a854c8aecc1709acf53d956ef8
tree4ead32901d2e113cd03fbf58a9685bc5beac7ec6
parentb3cf6f3b8d21b32d88313fc709442b78300975db
tests: move test_cmp_rev to test-lib-functions

A function for checking that two given parameters refer to the same
revision was defined in several places, so move the definition to
test-lib-functions.sh instead.

Signed-off-by: Martin von Zweigbergk <martinvonz@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t1505-rev-parse-last.sh
t/t3404-rebase-interactive.sh
t/t3507-cherry-pick-conflict.sh
t/t3508-cherry-pick-many-commits.sh
t/t3510-cherry-pick-sequence.sh
t/t6030-bisect-porcelain.sh
t/test-lib-functions.sh