GNUmakefile: allow "make test/test*.rb" to work
commit0d3607a455141a428b105b39e3be1c263cc48e8a
authorEric Wong <normalperson@yhbt.net>
Thu, 25 Dec 2008 00:47:45 +0000 (24 16:47 -0800)
committerEric Wong <normalperson@yhbt.net>
Thu, 25 Dec 2008 00:50:12 +0000 (24 16:50 -0800)
treed159b923a069c039eed5e1252f26662681d081f0
parentab87a8472ee42785364ab1ee84ea00e06cb592d8
GNUmakefile: allow "make test/test*.rb" to work

Also, remove the PID uniqueness thing, it's easy enough
to just create a new directory if we want to run tests
in parallel...  Additionally, add ignores in for the
log files.
GNUmakefile
test/.gitignore [new file with mode: 0644]