aboutsummaryrefslogtreecommitdiffstats
path: root/test/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'test/ChangeLog')
-rw-r--r--test/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog
index 311614ed..a8b6e9a2 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,3 +1,14 @@
+2020-08-04 Arnold D. Robbins <arnold@skeeve.com>
+
+ Simplify handling of tests that have an -mpfr.ok file.
+
+ * Gentests: Remove CHECK_MPFR handling. Instead, read the
+ EXTRA_DIST list of files and generate better checking tests
+ for tests that have an -mpfr.ok file. Use GAWK_TEST__ARGS
+ instead of AWKFLAGS.
+ * Makefile.am (CHECK_MPFR): Removed.
+ (arrdbg, testext): Checks updated.
+
2020-07-20 Arnold D. Robbins <arnold@skeeve.com>
* Makefile.am (EXPECTED_FAIL_ZOS): Add posix_compare to the list.