test-lib: provide case insensitivity as a prerequisite
commitac39aa612147b595e02876a4c9d6ca7e8063ba3d
authorMichael J Gruber <git@drmicha.warpmail.net>
Thu, 26 Jul 2012 13:39:53 +0000 (26 15:39 +0200)
committerJunio C Hamano <gitster@pobox.com>
Fri, 27 Jul 2012 17:08:33 +0000 (27 10:08 -0700)
treec295a0e3302ce693a28c7cda3a7bf77a485d9f56
parent04083f278d19998e0e3f26627791ab54886ac12a
test-lib: provide case insensitivity as a prerequisite

Case insensitivity plays a role in several tests and is tested in several
tests. Therefore, move the test from t003 into the test lib and use the
prerequisite in t0003.

Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/README
t/t0003-attributes.sh
t/test-lib.sh