commit | 5d77298d084f01a854c8aecc1709acf53d956ef8 | [log] [tgz] |
---|---|---|
author | Martin von Zweigbergk <martinvonz@gmail.com> | Fri Dec 21 11:10:10 2012 -0800 |
committer | Junio C Hamano <gitster@pobox.com> | Sat Dec 22 19:06:35 2012 -0800 |
tree | 4ead32901d2e113cd03fbf58a9685bc5beac7ec6 | |
parent | b3cf6f3b8d21b32d88313fc709442b78300975db [diff] |
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>