summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2010-03-20 10:21:32 +0100
committerJim Meyering <meyering@redhat.com>2010-03-20 11:04:04 +0100
commit159c02545be1bd4342d27c7ea5b9d06459d3c8aa (patch)
tree177848f95cf0c25e8b78709a27544c04426bc922 /tests/Makefile.am
parent812f1dbb1b54a63eff06aaea1d2038f31eb9ae0e (diff)
downloadgrep-159c02545be1bd4342d27c7ea5b9d06459d3c8aa.tar.gz
tests: ensure that all programs handle [b-a] consistently
* tests/reversed-range-endpoints: New test. * tests/Makefile.am (TESTS): Add it.
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index d16cc219..67763b2f 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -36,6 +36,7 @@ TESTS = \
options.sh \
pcre.sh \
pcre-z \
+ reversed-range-endpoints \
spencer1.sh \
spencer1-locale \
status.sh \