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

Diff of /gcl/ansi-tests/asinh.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, Thu May 5 03:08:56 2005 UTC
# Line 82  Line 82 
82  (deftest asinh.error.3  (deftest asinh.error.3
83    (loop for x in *mini-universe*    (loop for x in *mini-universe*
84          unless (or (numberp x)          unless (or (numberp x)
85                     (eval `(signals-error (asinh ',x) type-error)))                     (eval `(signals-type-error x ',x (asinh x))))
86          collect x)          collect x)
87    nil)    nil)
88    

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