]> git.ipfire.org Git - thirdparty/git.git/commit - t/test-lib.sh
Update tests to use test-chmtime
authorEric Wong <normalperson@yhbt.net>
Sun, 25 Feb 2007 00:59:52 +0000 (16:59 -0800)
committerJunio C Hamano <junkio@cox.net>
Sun, 25 Feb 2007 19:09:56 +0000 (11:09 -0800)
commit56cf9806a97f5fe9a91c38aa3eb8cec0c76480e6
treea94108f3d67327d47269a4021a95b4afc23b0eed
parent17e48368751ae8df7ed0332ae8ef900ce983fce6
Update tests to use test-chmtime

test-lib:
  Make sure test-chmtime has been built before starting.

t4200-rerere:
  Removed non-portable date dependency and avoid touch
  Avoid "test -a" which isn't portable, either

lib-git-svn:
  Use test-chmtime instead of Perl one-liner to poke

Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
t/lib-git-svn.sh
t/t4200-rerere.sh
t/test-lib.sh