/[gcl]/gcl/ansi-tests/copy-pprint-dispatch.lsp
ViewVC logotype

Diff of /gcl/ansi-tests/copy-pprint-dispatch.lsp

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

revision 1.4 by pfdietz, Thu May 5 03:08:56 2005 UTC revision 1.5 by pfdietz, Fri May 6 01:13:40 2005 UTC
# Line 120  Line 120 
120    t)    t)
121    
122  (deftest copy-pprint-dispatch.error.2  (deftest copy-pprint-dispatch.error.2
123    (loop for x in *mini-universe*    (check-type-error #'copy-pprint-dispatch #'null)
         for results = (multiple-value-list  
                        (eval `(signals-type-error x ',x (copy-pprint-dispatch x))))  
         unless (or (null x)  
                    (equal results '(t)))  
         collect (list x results))  
124    nil)    nil)
   

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

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