/[gcl]/gcl/ansi-tests/gclload2.lsp
ViewVC logotype

Diff of /gcl/ansi-tests/gclload2.lsp

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

revision 1.1 by pfdietz, Thu Sep 26 16:53:38 2002 UTC revision 1.2 by pfdietz, Mon Sep 30 02:00:27 2002 UTC
# Line 93  Line 93 
93  (load "concatenate.lsp")  (load "concatenate.lsp")
94  (load "merge.lsp")  (load "merge.lsp")
95  (compile-and-load "remove-aux.lsp")  (compile-and-load "remove-aux.lsp")
96  (load "remove.lsp")  ;; need to extend these tests  (load "remove.lsp")  ;; also related funs
97    (compile-and-load "remove-duplicates-aux.lsp")
98  ;;; Need to add tests for REMOVE-IF, REMOVE-IF-NOT, DELETE,  (load "remove-duplicates.lsp")  ;; also delete-duplicates
 ;;; DELETE-IF, DELETE-IF-NOT, REMOVE-DUPLICATES, DELETE-DUPLICATES  
   
99    
100  ;;; Tests of structures  ;;; Tests of structures
101    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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