]> ruderich.org/simon Gitweb - coloredstderr/coloredstderr.git/blob - tests/Makefile.am
Add simple test suite.
[coloredstderr/coloredstderr.git] / tests / Makefile.am
1 TESTS = run.sh
2 check_PROGRAMS = example
3 example_SOURCES = example.c
4
5 dist_check_SCRIPTS = run.sh lib.sh
6 dist_check_DATA = example.expected \
7                   example-noforce.sh \
8                   example-noforce.sh.expected \
9                   example-redirects.sh \
10                   example-redirects.sh.expected \
11                   example-simple.sh \
12                   example-simple.sh.expected
13
14 # Used by run.sh.
15 export EGREP