/[gcl]/gcl/ansi-tests/rassoc-if-not.lsp
ViewVC logotype

Diff of /gcl/ansi-tests/rassoc-if-not.lsp

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

revision 1.3 by pfdietz, Sun Jun 20 20:06:23 2004 UTC revision 1.4 by pfdietz, Fri May 6 13:34:42 2005 UTC
# Line 140  Line 140 
140  (deftest rassoc-if-not.error.11  (deftest rassoc-if-not.error.11
141    (signals-error (rassoc-if-not #'identity '((a . b) . c)) type-error)    (signals-error (rassoc-if-not #'identity '((a . b) . c)) type-error)
142    t)    t)
143    
144    (deftest rassoc-if-not.error.12
145      (check-type-error #'(lambda (x) (rassoc-if-not #'identity x)) #'listp)
146      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