summaryrefslogtreecommitdiff
path: root/tests/mpc-tests.h
diff options
context:
space:
mode:
authorenge <enge@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2010-04-01 16:12:49 +0000
committerenge <enge@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2010-04-01 16:12:49 +0000
commit6308d97dd767efaa43e8b48dc8642005c817d44e (patch)
treee665d2d9be5d5b964b9c5108168e4611d9f30d12 /tests/mpc-tests.h
parentc4c5d3fd54b6ad717f44cd50134e6ed257d629c0 (diff)
downloadmpc-6308d97dd767efaa43e8b48dc8642005c817d44e.tar.gz
pow_ui.c:
cases of over-/underflow delegated to mpc_pow pow_ui.dat, read_data.c, tpow_ui.c: added test file tests/Makefile.am: temporarily moved test of pow_ui to the front git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@752 211d60ee-9f03-0410-a15a-8952a2c7a4e4
Diffstat (limited to 'tests/mpc-tests.h')
-rw-r--r--tests/mpc-tests.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mpc-tests.h b/tests/mpc-tests.h
index 24eef36..5c89db5 100644
--- a/tests/mpc-tests.h
+++ b/tests/mpc-tests.h
@@ -152,7 +152,7 @@ typedef struct
with random numbers:
- with precision ranging from prec_min to prec_max with an increment of
step,
- - with exponent between -prec_max and prec_max.
+ - with exponent between -exp_max and exp_max.
It also checks parameter reuse (it is assumed here that either two mpc_t
variables are equal or they are different, in the sense that the real part of