summaryrefslogtreecommitdiff
path: root/tests/tfpif.c
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2017-11-27 13:53:43 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2017-11-27 13:53:43 +0000
commit3caa61e2c7d725606352ba1e0b774acdb9c4ebea (patch)
tree8b8c0d5768cd69d8ca95dd23abe650e9e5af356f /tests/tfpif.c
parent5c4fbc68adaf44a22a2c4d9923529e4558bf72f6 (diff)
downloadmpfr-3caa61e2c7d725606352ba1e0b774acdb9c4ebea.tar.gz
[tests/tfpif.c] Removed a TODO done in r10326 and r10338.
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@11842 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'tests/tfpif.c')
-rw-r--r--tests/tfpif.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/tfpif.c b/tests/tfpif.c
index b3093e7af..6ea82d586 100644
--- a/tests/tfpif.c
+++ b/tests/tfpif.c
@@ -27,8 +27,6 @@ http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
#define FILE_NAME_R2 "tfpif_r2.dat" /* fixed file name (read only) with a
precision > MPFR_PREC_MAX */
-/* TODO: add tests for precision 1 and for precisions > MPFR_PREC_MAX. */
-
static void
doit (int argc, char *argv[], mpfr_prec_t p1, mpfr_prec_t p2)
{