Make tests work with detached git dir
authorDennis Kaarsemaker <dennis@kaarsemaker.net>
Sun, 10 Nov 2013 22:17:38 +0000 (23:17 +0100)
committerTony Cook <tony@develop-help.com>
Mon, 16 Dec 2013 04:25:22 +0000 (15:25 +1100)
commit6b44ec6808e2eea9951ccf5c3e5ec4ed5bdbc0ba
tree05079cd0708d6fe01cf588f06353f079903fe4be
parentc260629609c130544b7b1f0ca490292d084319bc
Make tests work with detached git dir

In my jenkins replacement, I run all tests with .git outside the work tree,
pointed to by $GIT_DIR. This is fairly common git practice, so let's make the
testsuite support this and run the relevant porting tests that are skipped
without this patch.
Porting/cmpVERSION.pl
t/test.pl