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

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

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

revision 1.2 by pfdietz, Wed Apr 14 18:17:11 2004 UTC revision 1.3 by pfdietz, Sat May 7 01:55:34 2005 UTC
# Line 80  Line 80 
80    t)    t)
81    
82  (deftest tanh.error.3  (deftest tanh.error.3
83    (loop for x in *mini-universe*    (check-type-error #'tanh #'numberp)
         unless (or (numberp x)  
                    (eval `(signals-error (tanh ',x) type-error)))  
         collect x)  
84    nil)    nil)

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

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