summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorzimmerma <zimmerma@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2012-10-01 09:39:31 +0000
committerzimmerma <zimmerma@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2012-10-01 09:39:31 +0000
commitdce9cb91608585c3ff3f3f34f0e608028d93b8ae (patch)
treed092ba2dcc70114aa86dda76305ab177dad0c3c6 /tests
parentabc6e34e80584d993124e6b033ee3087a7f4c87d (diff)
downloadmpc-dce9cb91608585c3ff3f3f34f0e608028d93b8ae.tar.gz
[log10.c] fix bug reported by M. Gastineau
[log10.dat] added corresponding test git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@1274 211d60ee-9f03-0410-a15a-8952a2c7a4e4
Diffstat (limited to 'tests')
-rw-r--r--tests/log10.dat3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/log10.dat b/tests/log10.dat
index fe49e28..573f8fc 100644
--- a/tests/log10.dat
+++ b/tests/log10.dat
@@ -173,3 +173,6 @@
# log10(3+I) has an exact real part (from Joseph S. Myers)
0 + 53 0.5 53 0x8f168ee8415e7p-54 2 3 2 1 N N
+
+# bug found by Mickael Gastineau on 29 Sep 2012
+0 + 2 +0 2 0.75 2 +0 2 1 N N