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

Diff of /gcl/ansi-tests/cosh.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 84  Line 84 
84  (deftest cosh.error.3  (deftest cosh.error.3
85    (loop for x in *mini-universe*    (loop for x in *mini-universe*
86          unless (or (numberp x)          unless (or (numberp x)
87                     (eval `(signals-error (cosh ',x) type-error)))                     (eval `(signals-type-error x ',x (cosh x))))
88          collect x)          collect x)
89    nil)    nil)
90    

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