OSDN Git Service

No longer require "srcdir=." when running a test manually.
authorJim Meyering <jim@meyering.net>
Fri, 11 May 2007 15:20:09 +0000 (17:20 +0200)
committerJim Meyering <jim@meyering.net>
Fri, 11 May 2007 15:20:09 +0000 (17:20 +0200)
commit54f51dd3f9b1a6c039c4e733a2f11442bcfcc4c9
treeab0b557340640878d9daf944e8783a25a0207639
parent20fd17ca725b0705e462d59604951ad7ea34497c
No longer require "srcdir=." when running a test manually.
* tests/Makefile.am (init.sh): New rule, so one doesn't have to
set "srcdir=." when running a test manually.
* .gitignore: Ignore new generated file: tests/init.sh.
* tests/t0000-basic.sh: Source new init.sh, rather than test-lib.sh.
* tests/t1000-mkpartfs.sh: Likewise.
* tests/t2000-mkfs.sh: Likewise.
* tests/test-lib.sh: Remove useless srcdir-setting code.
.gitignore
tests/Makefile.am
tests/t0000-basic.sh
tests/t1000-mkpartfs.sh
tests/t2000-mkfs.sh
tests/test-lib.sh