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

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

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

revision 1.3 by pfdietz, Thu May 5 03:08:56 2005 UTC revision 1.4 by pfdietz, Fri May 6 01:13:40 2005 UTC
# Line 82  Line 82 
82    t)    t)
83    
84  (deftest acosh.error.3  (deftest acosh.error.3
85    (loop for x in *mini-universe*    (check-type-error #'acosh #'numberp)
         unless (or (numberp x)  
                    (eval `(signals-type-error x ',x (acosh x))))  
         collect x)  
86    nil)    nil)
87    
88    

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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