/[gcl]/gcl/ansi-tests/misc.lsp
ViewVC logotype

Diff of /gcl/ansi-tests/misc.lsp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.227 by pfdietz, Mon Mar 14 03:47:29 2005 UTC revision 1.228 by pfdietz, Mon Mar 14 13:49:51 2005 UTC
# Line 10466  Broken at C::WT-MAKE-CLOSURE. Line 10466  Broken at C::WT-MAKE-CLOSURE.
10466                           p4))))                           p4))))
10467     9)     9)
10468    9)    9)
10469    
10470    ;;; In abcl (14 Mar 2005)
10471    ;;; The value T is not of type number.
10472    
10473    (deftest misc.575
10474      (equalp #c(1269346.0 47870.12254712875) t)
10475      nil)
10476    
10477    ;;; The value #C(435422075/240892576 373) is not of type NUMBER.
10478    
10479    (deftest misc.576
10480      (notnot (complexp (* -7023900320 #C(435422075/240892576 373))))
10481      t)
10482    
10483    ;;; The value #C(-555014/122849 -6641556271) is not of type NUMBER.
10484    
10485    (deftest misc.577
10486      (/ -3185994774 #C(-555014/122849 -6641556271))
10487      #C(217230410502882805764/665706755984253572883257634437
10488         -319343563321640207257301634954/665706755984253572883257634437))
10489    
10490    
10491    

Legend:
Removed from v.1.227  
changed lines
  Added in v.1.228

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26