summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzimmerma <zimmerma@280ebfd0-de03-0410-8827-d642c229c3f4>2007-07-28 15:03:05 +0000
committerzimmerma <zimmerma@280ebfd0-de03-0410-8827-d642c229c3f4>2007-07-28 15:03:05 +0000
commit795ac325ecec627c335db6c3e9a2f9ae2f56691e (patch)
tree115ffd9e5b6cc16555557ca5a54f2807b5435f3e
parent6e948a2861be1a6cceed575d374abda76921a769 (diff)
downloadmpfr-795ac325ecec627c335db6c3e9a2f9ae2f56691e.tar.gz
added files that are not 100% covered by tests
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@4707 280ebfd0-de03-0410-8827-d642c229c3f4
-rw-r--r--TODO10
1 files changed, 10 insertions, 0 deletions
diff --git a/TODO b/TODO
index 8c8c1d05e..7de041bb4 100644
--- a/TODO
+++ b/TODO
@@ -300,6 +300,16 @@ Efficiency:
Miscellaneous:
##############################################################################
+- check again coverage: on July 27, Patrick Pelissier reports that the
+ following files are not tested at 100%: add1.c, atan.c, atan2.c,
+ cache.c, cmp2.c, const_catalan.c, const_euler.c, const_log2.c, cos.c,
+ gen_inverse.h, div_ui.c, eint.c, exp3.c, exp_2.c, expm1.c, fma.c, fms.c,
+ lngamma.c, gamma.c, get_d.c, get_f.c, get_ld.c, get_str.c, get_z.c,
+ inp_str.c, jn.c, jyn_asympt.c, lngamma.c, mpfr-gmp.c, mul.c, mul_ui.c,
+ mulders.c, out_str.c, pow.c, print_raw.c, rint.c, root.c, round_near_x.c,
+ round_raw_generic.c, set_d.c, set_ld.c, set_q.c, set_uj.c, set_z.c, sin.c,
+ sin_cos.c, sinh.c, sqr.c, stack_interface.c, sub1.c, sub1sp.c, subnormal.c,
+ uceil_exp2.c, uceil_log2.c, ui_pow_ui.c, urandomb.c, yn.c, zeta.c, zeta_ui.c.
- In addition to major/minor/patchlevel version information, add a macro
and/or function to the MPFR interface, that would tell what patches
have been applied and other possible information (some information is