summaryrefslogtreecommitdiff
path: root/tests/tj1.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tj1.c')
-rw-r--r--tests/tj1.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/tj1.c b/tests/tj1.c
index f2a636494..d0b68c0be 100644
--- a/tests/tj1.c
+++ b/tests/tj1.c
@@ -79,6 +79,9 @@ main (int argc, char *argv[])
test_generic (2, 100, 10);
+ if (getenv ("MPFR_CHECK_ALL") != NULL)
+ data_check ("data/j1", mpfr_j1, "mpfr_j1");
+
tests_end_mpfr ();
return 0;