summaryrefslogtreecommitdiff
path: root/tests/tnrandom.c
diff options
context:
space:
mode:
authorzimmerma <zimmerma@280ebfd0-de03-0410-8827-d642c229c3f4>2014-07-02 09:04:30 +0000
committerzimmerma <zimmerma@280ebfd0-de03-0410-8827-d642c229c3f4>2014-07-02 09:04:30 +0000
commit1dfdf3397618e7fbefe5da9ad0a89d2ca3502de8 (patch)
tree2c2507b14bb6c2d713e43ff4fba16a35c1573de2 /tests/tnrandom.c
parent97c9597e0627f1600e1db9fe7e553895f6406c38 (diff)
downloadmpfr-1dfdf3397618e7fbefe5da9ad0a89d2ca3502de8.tar.gz
added comment
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@9125 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'tests/tnrandom.c')
-rw-r--r--tests/tnrandom.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/tnrandom.c b/tests/tnrandom.c
index 29b80b52c..efe8f6840 100644
--- a/tests/tnrandom.c
+++ b/tests/tnrandom.c
@@ -22,7 +22,8 @@ http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
#include "mpfr-test.h"
-#ifndef WANT_MINI_GMP
+#ifndef WANT_MINI_GMP /* mini-gmp does not support the gmp*printf functions,
+ and thus the mpfr_printf ones */
static void
test_special (mpfr_prec_t p)