run test suite without dashed git-commands in PATH
commite4597aae6590cbd6c868c0406ac5521221c4f465
authorMatthew Ogilvie <mmogilvi_git@miniinfo.net>
Thu, 3 Dec 2009 05:14:06 +0000 (2 22:14 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 3 Dec 2009 19:38:00 +0000 (3 11:38 -0800)
treedb2d27ae412631c3f99e215da135d5ee3b6a1914
parentea925196f1bd3acaabaeaf384cc694337db97b2b
run test suite without dashed git-commands in PATH

Only put bin-wrappers in the PATH (not GIT_EXEC_PATH), to emulate the
default installed user environment, and ensure all the programs run
correctly in such an environment.  This is now the default, although
it can be overridden with a --with-dashes test option when running
tests.

Signed-off-by: Matthew Ogilvie <mmogilvi_git@miniinfo.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/README
t/test-lib.sh