author | Junio C Hamano <gitster@pobox.com> | |
Thu, 19 Mar 2009 23:00:15 +0000 (16:00 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 19 Mar 2009 23:00:15 +0000 (16:00 -0700) | ||
commit | 6066f5ae75ec0feea7745e19e06b95d991d82665 | |
tree | 61b4d3c80d5fca4369d2fd30c072b2e8357d53ff | tree | snapshot |
parent | 570ccad33e067616865aa9697b90c7b927d6dcf4 | commit | diff |
parent | a8cbc9ab027dce3d99d0039a02ec9df0f0c7ebb1 | commit | diff |
Merge branch 'js/windows-tests'
* js/windows-tests:
t5602: Work around path mangling on MSYS
t5300, t5302, t5303: Do not use /dev/zero
t2200, t7004: Avoid glob pattern that also matches files
t7300: fix clean up on Windows
test-lib: Introduce test_chmod and use it instead of update-index --chmod
test-lib: Simplify test counting.
test-lib: Replace uses of $(expr ...) by POSIX shell features.
Call 'say' outside test_expect_success
test suite: Use 'say' to say something instead of 'test_expect_success'
t9400, t9401: Do not force hard-linked clone
* js/windows-tests:
t5602: Work around path mangling on MSYS
t5300, t5302, t5303: Do not use /dev/zero
t2200, t7004: Avoid glob pattern that also matches files
t7300: fix clean up on Windows
test-lib: Introduce test_chmod and use it instead of update-index --chmod
test-lib: Simplify test counting.
test-lib: Replace uses of $(expr ...) by POSIX shell features.
Call 'say' outside test_expect_success
test suite: Use 'say' to say something instead of 'test_expect_success'
t9400, t9401: Do not force hard-linked clone