/[gcl]/gcl/ansi-tests/packages-11.lsp
ViewVC logotype

Diff of /gcl/ansi-tests/packages-11.lsp

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

revision 1.2 by pfdietz, Thu Oct 17 13:16:56 2002 UTC revision 1.3 by pfdietz, Mon Jan 13 14:11:50 2003 UTC
# Line 130  Line 130 
130                  t)))))                  t)))))
131     (error (c) c))     (error (c) c))
132    t)    t)
133    
134    (deftest unexport.error.1
135      (classify-error (unexport))
136      program-error)
137    
138    (deftest unexport.error.2
139      (classify-error (unexport 'xyz "CL-TEST" nil))
140      program-error)
141    

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