diff --git a/tests/trac.lisp b/tests/trac.lisp index 64cbe81a2ae43cdc78aaf68a9f29b1cb4166d203..4cffa78ff6456043ebcb18647114776bd89028f1 100644 --- a/tests/trac.lisp +++ b/tests/trac.lisp @@ -56,6 +56,10 @@ (assert-equal " 0.100E+01" (format nil "~11,3,2,0,'*,,'EE" .9999))) +;; See http://trac.common-lisp.net/cmucl/ticket/15. We don't intend +;; to fix this with x87 due to the x87 extended double float (80-bit) +;; format. +#-x87 (define-test trac.15 (:tag :trac) (assert-true