diff options
Diffstat (limited to 'test/ChangeLog')
-rw-r--r-- | test/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index b741651e..6e786e8e 100644 --- a/test/ChangeLog +++ b/test/ChangeLog @@ -1,3 +1,10 @@ +2020-07-08 Arnold D. Robbins <arnold@skeeve.com> + + * Makefile.am (EXTRADIST): Add additional ok files for MPFR. + (CHECK_MPFR): Add arraytype, arrdbg, forcenum and numrange + (arrdbg): Update to check -mpfr.ok file also. + * arraytype-mpfr.ok, arrdbg-mpfr.ok, forcenum-mpfr.ok, numrange-mpfr.ok: New files. + 2020-07-07 Arnold D. Robbins <arnold@skeeve.com> * Makefile.am (EXTRA_DIST): New test, mpfrcase2. |