]> ruderich.org/simon Gitweb - coloredstderr/coloredstderr.git/commit
Add simple test suite.
authorSimon Ruderich <simon@ruderich.org>
Sat, 1 Jun 2013 19:51:28 +0000 (21:51 +0200)
committerSimon Ruderich <simon@ruderich.org>
Sat, 1 Jun 2013 19:51:28 +0000 (21:51 +0200)
commitfb9548453fbc0dedc8f145e8468fc601de784c32
tree6547af9d746e567e8c9cd23a3fa3f0cc93715d26
parent96710bc3fa919e221338ef96686e80ba590d3b77
Add simple test suite.
14 files changed:
.gitignore
Makefile.am
configure.ac
tests/Makefile.am [new file with mode: 0644]
tests/example-noforce.sh [new symlink]
tests/example-noforce.sh.expected [new file with mode: 0644]
tests/example-redirects.sh [new file with mode: 0755]
tests/example-redirects.sh.expected [new file with mode: 0644]
tests/example-simple.sh [new file with mode: 0755]
tests/example-simple.sh.expected [new file with mode: 0644]
tests/example.c [new file with mode: 0644]
tests/example.expected [new file with mode: 0644]
tests/lib.sh [new file with mode: 0644]
tests/run.sh [new file with mode: 0755]