summaryrefslogtreecommitdiff
path: root/doc/README.dev
diff options
context:
space:
mode:
Diffstat (limited to 'doc/README.dev')
-rw-r--r--doc/README.dev5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/README.dev b/doc/README.dev
index 3c887b992..a55d48086 100644
--- a/doc/README.dev
+++ b/doc/README.dev
@@ -590,6 +590,11 @@ Environment variables that affect the tests:
+ MPFR_CHECK_LARGEMEM: Define to enable tests that take a lot of memory.
+ MPFR_CHECK_EXPENSIVE: Define to enable tests that take a lot of time.
+ Warning! The --enable-assert=full option should
+ not be used, otherwise this can take much too
+ long. While checking assertions (--enable-assert)
+ may be useful with MPFR_CHECK_EXPENSIVE, the
+ --enable-assert=full is not necessary with it.
+ MPFR_CHECK_LIBC_PRINTF:
Define to enable comparisons with the printf