aboutsummaryrefslogtreecommitdiffstats
path: root/test/ChangeLog
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2013-01-14 21:03:36 +0200
committerArnold D. Robbins <arnold@skeeve.com>2013-01-14 21:03:36 +0200
commit3b3ef9d35be3b22fd643e0a4edf8c136f6a7ca65 (patch)
tree8c95256949eaca8b07117dccfcafb92b1aa48d90 /test/ChangeLog
parent0bd22a097fcde68cf8586e8737ac7ad8f4286669 (diff)
downloadegawk-3b3ef9d35be3b22fd643e0a4edf8c136f6a7ca65.tar.gz
egawk-3b3ef9d35be3b22fd643e0a4edf8c136f6a7ca65.tar.bz2
egawk-3b3ef9d35be3b22fd643e0a4edf8c136f6a7ca65.zip
Fix tests to run with -M.
Diffstat (limited to 'test/ChangeLog')
-rw-r--r--test/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog
index 914a0fd1..574acbdb 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,3 +1,10 @@
+2013-01-14 Arnold D. Robbins <arnold@skeeve.com>
+
+ * Makefile.am (rand): Let Gentests create the test.
+ (fmtspcl): Add $(AWKFLAGS).
+ * Gentests: For MPFR tests, add $(AWKFLAGS) on the command lie.
+ * mpfr-rand.ok: Updated.
+
2013-01-10 Andrew J. Schorr <aschorr@telemetry-investments.com>
* inplace.1.in, inplace.2.in, inplace.in, inplace1.1.ok, inplace1.2.ok,