From 729a652d8e504f0897ea216505b027ae2d682c16 Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Tue, 8 Apr 2014 19:14:52 +0300 Subject: Prettify lists of tests. --- test/ChangeLog | 4 ++++ test/Makefile.am | 3 +-- test/Makefile.in | 3 +-- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/test/ChangeLog b/test/ChangeLog index 68615c9a..f694c61c 100644 --- a/test/ChangeLog +++ b/test/ChangeLog @@ -1,3 +1,7 @@ +2014-04-04 Arnold D. Robbins + + * Makefile.am: Prettify list of tests a little bit. + 2014-04-03 Arnold D. Robbins * Makefile.am (EXTRA_DIST): Add readfile2.ok. Oops. diff --git a/test/Makefile.am b/test/Makefile.am index d295f6f2..dc379e06 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -947,8 +947,7 @@ BASIC_TESTS = \ arrayref arrymem1 arryref2 arryref3 arryref4 arryref5 arynasty \ arynocls aryprm1 aryprm2 aryprm3 aryprm4 aryprm5 aryprm6 aryprm7 \ aryprm8 arysubnm asgext awkpath \ - back89 backgsub \ - badassign1 \ + back89 backgsub badassign1 \ childin clobber closebad clsflnam compare compare2 concat1 concat2 \ concat3 concat4 convfmt \ datanonl defref delargv delarpm2 delarprm delfunc dfamb1 dfastress dynlj \ diff --git a/test/Makefile.in b/test/Makefile.in index 0c582a00..d94c6e67 100644 --- a/test/Makefile.in +++ b/test/Makefile.in @@ -1192,8 +1192,7 @@ BASIC_TESTS = \ arrayref arrymem1 arryref2 arryref3 arryref4 arryref5 arynasty \ arynocls aryprm1 aryprm2 aryprm3 aryprm4 aryprm5 aryprm6 aryprm7 \ aryprm8 arysubnm asgext awkpath \ - back89 backgsub \ - badassign1 \ + back89 backgsub badassign1 \ childin clobber closebad clsflnam compare compare2 concat1 concat2 \ concat3 concat4 convfmt \ datanonl defref delargv delarpm2 delarprm delfunc dfamb1 dfastress dynlj \ -- cgit v1.2.1