mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-23 21:13:18 -08:00
mixed tests: add bug reference
This commit is contained in:
parent
bc8b84119b
commit
df74529d21
1 changed files with 1 additions and 0 deletions
|
|
@ -205,6 +205,7 @@
|
|||
;;; operation (atan 0.0 0.0).
|
||||
;;;
|
||||
;;; Bug: https://gitlab.com/embeddable-common-lisp/ecl/issues/329
|
||||
;;; Bug: https://gitlab.com/embeddable-common-lisp/ecl/issues/317
|
||||
(test mix.0012.atan-signed-zero
|
||||
(finishes (atan 1.0 -0.0))
|
||||
(signals floating-point-invalid-operation (atan -0.0 -0.0))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue