mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-03-12 07:50:26 -07:00
tests: #299 rt no 2 (bignums variant)
This commit is contained in:
parent
fee98d837c
commit
5b203c7e83
1 changed files with 2 additions and 1 deletions
|
|
@ -50,4 +50,5 @@
|
|||
;;; Reported by: Robert Dodier
|
||||
;;; URL: https://gitlab.com/embeddable-common-lisp/ecl/issues/299
|
||||
(test ieee-fp.0003.b299
|
||||
(finishes (< ext:double-float-negative-infinity 1/3)))
|
||||
(finishes (< ext:double-float-negative-infinity 1/3))
|
||||
(finishes (< ext:double-float-negative-infinity (1+ most-positive-fixnum))))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue