/[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.85 by pfdietz, Mon Jan 27 02:19:41 2003 UTC revision 1.86 by pfdietz, Wed Jan 29 00:42:25 2003 UTC
# Line 104  Line 104 
104  (load "loop16.lsp")  (load "loop16.lsp")
105  (load "loop17.lsp")  (load "loop17.lsp")
106    
107    ;;; Tests of conditions
108    (load "condition.lsp")
109    (load "cell-error-name.lsp")
110    (load "assert.lsp")
111    
112  ;;; Tests of conses  ;;; Tests of conses
113    
114  (load "cons-test-01.lsp")  (load "cons-test-01.lsp")
# Line 178  Line 183 
183  (load "bit-vector-p.lsp")  (load "bit-vector-p.lsp")
184  (load "simple-bit-vector-p.lsp")  (load "simple-bit-vector-p.lsp")
185    
186    ;;; Tests of hash tables
187    
188    (load "hash-table.lsp")
189    (load "make-hash-table.lsp")
190      ; More to come
191    
192  ;;; Tests of packages  ;;; Tests of packages
193    
194  (load "packages.lsp")  (load "packages.lsp")

Legend:
Removed from v.1.85  
changed lines
  Added in v.1.86

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