Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Karsten Poeck
ansi-test
Commits
e62b5a90
Commit
e62b5a90
authored
Jun 07, 2004
by
pfdietz
Browse files
Add TODO for an abcl float/rational compare bug.
parent
54e36b45
Changes
1
Hide whitespace changes
Inline
Side-by-side
ansi-tests/TODO
View file @
e62b5a90
...
...
@@ -80,3 +80,10 @@ Got: 0
23. Modify rt so that when failing tests are reported, they are grouped by
: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.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment