/[gcl]/gcl/ansi-tests/input-stream-p.lsp
ViewVC logotype

Diff of /gcl/ansi-tests/input-stream-p.lsp

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

revision 1.3 by pfdietz, Sat Jan 17 13:31:44 2004 UTC revision 1.4 by pfdietz, Fri May 6 01:13:41 2005 UTC
# Line 36  Line 36 
36    t)    t)
37    
38  (deftest input-stream-p.error.3  (deftest input-stream-p.error.3
39    (loop for x in *mini-universe*    (check-type-error #'input-stream-p #'streamp)
         unless (or (typep x 'stream)  
                    (eval `(signals-error (input-stream-p ',x)  
                                          type-error)))  
         collect x)  
40    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