summaryrefslogtreecommitdiff
path: root/tests/mpcheck-float128.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mpcheck-float128.c')
-rw-r--r--tests/mpcheck-float128.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/mpcheck-float128.c b/tests/mpcheck-float128.c
index cc929f3..38b88d8 100644
--- a/tests/mpcheck-float128.c
+++ b/tests/mpcheck-float128.c
@@ -239,5 +239,7 @@ main (int argc, char *argv[])
gmp_randclear (state);
mpz_clear (expz);
+ report_maximal_errors ();
+
return 0;
}