summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2015-04-25 15:36:11 -0700
committerJim Meyering <meyering@fb.com>2015-04-26 08:42:13 -0700
commitc1fa4920c4ada99e8804821c6261bbbc8b21966d (patch)
tree853985e280df87a47b69e6284c4fc9ddc525e465 /tests
parent599c2afbc8274d190739a623c45498b317e7f29c (diff)
downloadgrep-c1fa4920c4ada99e8804821c6261bbbc8b21966d.tar.gz
maint: sort test names in tests/Makefile.am and add syntax-check rule
* cfg.mk (sc_sorted_tests): New rule. * tests/Makefile.am (TESTS): Alphabetize.
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am14
1 files changed, 7 insertions, 7 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 53c2f947..2d7ebf6d 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -58,6 +58,7 @@ TESTS = \
dfaexec-multibyte \
empty \
empty-line \
+ empty-line-mb \
epipe \
equiv-classes \
ere \
@@ -70,6 +71,7 @@ TESTS = \
grep-dev-null \
grep-dir \
help-version \
+ high-bit-range \
in-eq-out-infloop \
include-exclude \
inconsistent-range \
@@ -87,10 +89,6 @@ TESTS = \
multibyte-white-space \
multiple-begin-or-end-line \
null-byte \
- empty-line-mb \
- unibyte-bracket-expr \
- unibyte-negated-circumflex \
- high-bit-range \
options \
pcre \
pcre-abort \
@@ -107,18 +105,20 @@ TESTS = \
r-dot \
repetition-overflow \
reversed-range-endpoints \
- skip-device \
sjis-mb \
+ skip-device \
spencer1 \
spencer1-locale \
status \
surrogate-pair \
symlink \
triple-backref \
- two-files \
- turkish-eyes \
turkish-I \
turkish-I-without-dot \
+ turkish-eyes \
+ two-files \
+ unibyte-bracket-expr \
+ unibyte-negated-circumflex \
warn-char-classes \
word-delim-multibyte \
word-multi-file \