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

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

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

revision 1.6 by pfdietz, Thu Jan 16 14:03:27 2003 UTC revision 1.7 by pfdietz, Fri Jan 17 13:29:23 2003 UTC
# Line 418  Line 418 
418                     (count-if-not #'%onep a :from-end t)))))                     (count-if-not #'%onep a :from-end t)))))
419    2 3 2 3)    2 3 2 3)
420    
421  ;;; Allow-other-keys tests  ;;; Keyword tests
422    
423  (deftest count-if-not.keywords.1  (deftest count-if-not.keywords.1
424    (count-if-not #'oddp '(1 2 3 4 5) :bad t :allow-other-keys t)    (count-if-not #'oddp '(1 2 3 4 5) :bad t :allow-other-keys t)

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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