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

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

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

revision 1.3 by pfdietz, Sun Feb 23 17:11:14 2003 UTC revision 1.4 by pfdietz, Thu Mar 6 02:25:20 2003 UTC
# Line 1  Line 1 
1    ;;; Uncomment the next line to make MAKE-STRING and MAKE-SEQUENCE
2    ;;; tests require that a missing :initial-element argument defaults
3    ;;; to a single value, rather than leaving the string/sequence filled
4    ;;; with arbitrary legal garbage.
5    ;; (pushnew :ansi-tests-strict-initial-element *features*)
6    
7  (load "gclload1.lsp")  (load "gclload1.lsp")
8  (load "gclload2.lsp")  (load "gclload2.lsp")
9  (in-package :cl-test)  (in-package :cl-test)

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