From 69ee108d4bf3658e64a5af67ad29e74d1e8a9621 Mon Sep 17 00:00:00 2001 From: pfdietz <pfdietz@localhost> Date: Tue, 8 Jun 2004 01:26:09 +0000 Subject: [PATCH] Remove part of rational comparison TODO --- ansi-tests/TODO | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/ansi-tests/TODO b/ansi-tests/TODO index 7860fe01..456620c3 100644 --- a/ansi-tests/TODO +++ b/ansi-tests/TODO @@ -81,9 +81,6 @@ Got: 0 :notes and the :notes comment is printed out. This will help explain what the failures mean. -24. Add float/rational comparison tests where the rational is (exact rational for the - float) +- a very small rational. This will check if the rule in the second paragraph - of 12.1.4.1 is being followed, or if the implementation is incorrectly floating - the rational then comparing. Also add tests of very large (non-floatable) rationals - with floats, if they are not already present. +24. Add tests of very large (non-floatable) rationals with floats, if they + are not already present. -- GitLab