X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=tests%2Fstress-gc.lisp;h=7fff862395c3ac8453a78b84b9ca72e1a1b38df2;hb=17d48b6525fdd5f188961c863e1d1f1d44d29107;hp=76cd767f26e7b9cd7eafa544c486adb0d1acc9b6;hpb=a530bbe337109d898d5b4a001fc8f1afa3b5dc39;p=sbcl.git diff --git a/tests/stress-gc.lisp b/tests/stress-gc.lisp index 76cd767..7fff862 100644 --- a/tests/stress-gc.lisp +++ b/tests/stress-gc.lisp @@ -1,5 +1,16 @@ ;;;; a stress test for the garbage collector +;;;; This software is part of the SBCL system. See the README file for +;;;; more information. +;;;; +;;;; While most of SBCL is derived from the CMU CL system, the test +;;;; files (like this one) were written from scratch after the fork +;;;; from CMU CL. +;;;; +;;;; This software is in the public domain and is provided with +;;;; absolutely no warranty. See the COPYING and CREDITS files for +;;;; more information. + ;;;; TO DO: ;;;; * Add conses: ;;;; ** Make REPR-CONS. @@ -236,8 +247,6 @@ #| #'repr-complex-array ;; TO DO: #'repr-funcallable-instance - ;; TO DO: #'repr-byte-code-function - ;; TO DO: #'repr-byte-code-closure |# #'repr-symbol #'repr-base-char