aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--test/ChangeLog4
-rw-r--r--test/Makefile.am5
-rw-r--r--test/Makefile.in7
3 files changed, 10 insertions, 6 deletions
diff --git a/test/ChangeLog b/test/ChangeLog
index 36599fdd..96375390 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,3 +1,7 @@
+2018-11-25 Arnold D. Robbins <arnold@skeeve.com>
+
+ * Makefile.am (GAWK_EXT_TESTS): Fix layout of the list.
+
2018-11-24 Arnold D. Robbins <arnold@skeeve.com>
* spacere.awk: Move setting of LC_ALL=C out to ...
diff --git a/test/Makefile.am b/test/Makefile.am
index aa7e6fce..e1ecc649 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -1314,9 +1314,8 @@ GAWK_EXT_TESTS = \
splitarg4 strftime strftfld strtonum strtonum1 switch2 symtab1 symtab2 \
symtab3 symtab4 symtab5 symtab6 symtab7 symtab8 symtab9 symtab10 \
typedregex1 typedregex2 typedregex3 typedregex4 \
- typeof1 typeof2 typeof3 typeof4 \
- typeof5 timeout \
- watchpoint1
+ typeof1 typeof2 typeof3 typeof4 typeof5 \
+ timeout watchpoint1
ARRAYDEBUG_TESTS = arrdbg
diff --git a/test/Makefile.in b/test/Makefile.in
index ccab8144..1e3fe2ee 100644
--- a/test/Makefile.in
+++ b/test/Makefile.in
@@ -1434,6 +1434,8 @@ EXTRA_DIST = \
typedregex2.ok \
typedregex3.awk \
typedregex3.ok \
+ typedregex4.awk \
+ typedregex4.ok \
typeof1.awk \
typeof1.ok \
typeof2.awk \
@@ -1570,9 +1572,8 @@ GAWK_EXT_TESTS = \
splitarg4 strftime strftfld strtonum strtonum1 switch2 symtab1 symtab2 \
symtab3 symtab4 symtab5 symtab6 symtab7 symtab8 symtab9 symtab10 \
typedregex1 typedregex2 typedregex3 typedregex4 \
- typeof1 typeof2 typeof3 typeof4 \
- typeof5 timeout \
- watchpoint1
+ typeof1 typeof2 typeof3 typeof4 typeof5 \
+ timeout watchpoint1
ARRAYDEBUG_TESTS = arrdbg
EXTRA_TESTS = inftest regtest ignrcas3