tests: import basic TAP library from Rainbows!
commit5cef71dc6c640db414c41f59a5016fd3f5326bf9
authorEric Wong <normalperson@yhbt.net>
Thu, 18 Feb 2010 02:53:52 +0000 (17 18:53 -0800)
committerEric Wong <normalperson@yhbt.net>
Thu, 18 Feb 2010 02:53:52 +0000 (17 18:53 -0800)
tree500cd48b0d92ba8b847ce6839d6889d5304fa11b
parent13598f977ec3b707bd1a8f2abb99825cb8f85b58
tests: import basic TAP library from Rainbows!
12 files changed:
GNUmakefile
t/.gitignore [new file with mode: 0644]
t/GNUmakefile [new file with mode: 0644]
t/README [new file with mode: 0644]
t/bin/content-md5-put [new file with mode: 0755]
t/bin/sha1sum.rb [new file with mode: 0755]
t/bin/unused_listen [new file with mode: 0755]
t/bin/utee [new file with mode: 0755]
t/env.ru [new file with mode: 0644]
t/my-tap-lib.sh [new file with mode: 0644]
t/t0000-http-basic.sh [new file with mode: 0755]
t/test-lib.sh [new file with mode: 0644]