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

Diff of /gcl/ansi-tests/atanh.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 109  Line 109 
109    t)    t)
110    
111  (deftest atanh.error.3  (deftest atanh.error.3
112    (loop for x in *mini-universe*    (check-type-error #'atanh #'numberp)
         unless (or (numberp x)  
                    (eval `(signals-type-error x ',x (atanh x))))  
         collect x)  
113    nil)    nil)
   
   
   
   
   
     
                               
     
   
   

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