sbcl.sbcl/tests
2013-11-04 16:41:59 +04:00
..
data first cut at testing unicode normalization 2013-05-18 20:04:04 +01:00
.cvsignore 1.0.18.15: Tweak external-format tests for .gitignore, clean.sh. 2008-07-08 14:24:53 +00:00
.gitignore 1.0.21.30: more files in .gitignore 2008-10-18 14:40:31 +00:00
alien.impure.lisp more restrictive test naming 2013-09-11 15:02:51 +01:00
alloca.c Fix thread-alloca test on Windows. 2013-08-21 03:06:28 +04:00
arith.impure.lisp Fix inline fixnum LDB on PowerPC for certain bytespecs 2012-06-07 23:47:05 +02:00
arith.pure.lisp LDB/DPB do not check for negative indexes. 2013-09-07 23:01:37 +04:00
array.pure.lisp more restrictive test naming 2013-09-11 15:02:51 +01:00
assertoid.lisp 1.0.19.15: package name conflict patched from Michael Weber 2008-08-02 08:27:30 +00:00
backq.impure.lisp be more careful about ,@<constant-atom> and ,.<constant-atom> 2011-08-24 16:18:37 +03:00
bit-vector.impure-cload.lisp don't assume only bits are looked for in bit-vectors 2012-09-17 22:47:39 +03:00
bivalent-stream.impure.lisp 0.9.4.6: 2005-08-26 21:09:03 +00:00
break-on-signals.impure.lisp 1.0.4.36: Commit Kevin Reid's "safer *break-on-signals*" patch. 2007-04-07 01:13:23 +00:00
bug-414.lisp 1.0.13.46: fixed bug #402 2008-01-21 14:40:54 +00:00
bug-417.lisp 1.0.11.35: fixed bug 417 2007-11-20 14:50:40 +00:00
bug-503095-2.lisp defmethod: make the function known at compile time. 2013-11-01 15:50:55 +04:00
bug-503095.lisp defmethod: make the function known at compile time. 2013-11-01 15:50:55 +04:00
bug-943953.lisp COMPILE-FILE shouldn't "attempt to dump invalid structure" anymore 2013-05-17 21:25:24 -04:00
bug-doug-mcnaught-20030914.lisp 0.9.2.43: 2005-07-14 16:30:05 +00:00
bug204-test.lisp 0.7.9.30: 2002-11-05 00:23:17 +00:00
callback.impure.lisp more restrictive test naming 2013-09-11 15:02:51 +01:00
case.pure.lisp 1.0.4.77: oops, forgot to cvs add a new file in .76 2007-04-12 17:29:30 +00:00
character.pure.lisp fix CL case conversions of characters involving iota subscript 2013-06-04 13:00:50 +01:00
circ-tree-test.lisp 0.9.16.6: better circularity detection in fasl dumper 2006-08-29 13:35:23 +00:00
clocc-ansi-test-known-bugs.lisp 0.9.2.43: 2005-07-14 16:30:05 +00:00
clocc-ansi.test.sh 1.0.13.1: Various cleanups and touchups in tests/ 2007-12-28 19:46:57 +00:00
clos-1.impure.lisp more restrictive test naming 2013-09-11 15:02:51 +01:00
clos-add-remove-method.impure.lisp 1.0.10.51: New function: THREAD-YIELD 2007-10-20 06:27:20 +00:00
clos-cache.impure.lisp redesign exiting SBCL 2012-04-29 21:18:53 +03:00
clos-ignore.interactive.lisp 0.9.2.43: 2005-07-14 16:30:05 +00:00
clos-interrupts.impure.lisp Update tests for threaded windows builds 2012-10-05 21:40:18 +02:00
clos-typechecking.impure.lisp 1.0.23.36: typecheck :ALLOCATION :CLASS slot initforms in safe code 2008-12-12 10:57:52 +00:00
clos.impure-cload.lisp 1.0.7.24: Fix CALL-NEXT-METHOD / EVAL-WHEN interaction 2007-07-17 11:24:26 +00:00
clos.impure.lisp defmethod: make the function known at compile time. 2013-11-01 15:50:55 +04:00
clos.pure.lisp 1.0.17.32: faster ADD-METHOD to PRINT-OBJECT 2008-06-09 21:49:15 +00:00
clos.test.sh 1.0.13.1: Various cleanups and touchups in tests/ 2007-12-28 19:46:57 +00:00
colorize-control-codes.lisp Test-suite results colorization. 2013-02-05 14:53:06 +04:00
colorize-windows-console.lisp Test-suite results colorization. 2013-02-05 14:53:06 +04:00
colorize.lisp Test-suite results colorization. 2013-02-05 14:53:06 +04:00
compare-and-swap.impure.lisp more restrictive test naming 2013-09-11 15:02:51 +01:00
compiler-1.impure-cload.lisp 0.9.4.6: 2005-08-26 21:09:03 +00:00
compiler-2.impure-cload.lisp 1.0.7.9: DEFAULT-UNKNOWN-VALUES for more than 7 args on x86-64 2007-07-02 16:58:20 +00:00
compiler-output-test.lisp 0.8.21.12: compiler message fixes 2005-04-01 16:48:03 +00:00
compiler-test-util.lisp robustify COUNT-FULL-CALLS in the test suite 2012-05-21 08:37:49 +03:00
compiler.impure-cload.lisp LOAD-TIME-VALUE improvements 2011-08-09 12:13:40 +03:00
compiler.impure.lisp Fix (compile '(setf function)). 2013-10-13 21:04:30 +04:00
compiler.pure-cload.lisp Fix loading specialized vectors from fasls. 2013-09-19 06:24:25 +04:00
compiler.pure.lisp Make sure quantifiers don't cons 2013-10-26 13:47:53 -04:00
compiler.test.sh Fixup fewer complaints about hairy lexical environments 2012-03-24 14:02:22 +00:00
compound-cons.impure.lisp 0.9.4.6: 2005-08-26 21:09:03 +00:00
condition-wait-sigcont.lisp redesign exiting SBCL 2012-04-29 21:18:53 +03:00
condition.impure.lisp Use new MAP-RESTARTS in FIND-RESTART, COMPUTE-RESTARTS; fix FIND-RESTART 2013-10-22 20:26:22 +01:00
condition.pure.lisp Silence some unused variable warnings in tests/condition.[im]pure.lisp 2013-10-22 11:30:20 +01:00
core.test.sh redesign exiting SBCL 2012-04-29 21:18:53 +03:00
ctor.impure.lisp 1.0.46.24: fix MAKE-INSTANCE regression from 1.0.45.19 2011-03-04 08:16:48 +00:00
custom-sysinit.lisp 0.9.16.3: initfile refactoring 2006-08-28 16:56:47 +00:00
custom-userinit.lisp redesign exiting SBCL 2012-04-29 21:18:53 +03:00
deadline.impure.lisp Kill leftover threads after each test 2012-09-18 18:43:05 +02:00
debug.impure.lisp more restrictive test naming 2013-09-11 15:02:51 +01:00
defglobal.impure.lisp Thou shalt not MAKE-OTHER-IMMEDIATE-TYPE. 2012-11-08 18:30:44 -05:00
define-compiler-macro.impure.lisp 0.9.4.6: 2005-08-26 21:09:03 +00:00
defmacro-test.lisp 0.7.8.16: 2002-10-05 05:59:27 +00:00
defstruct.impure.lisp Fix EQUALP on structures with raw slots. 2013-11-03 23:40:06 +04:00
deftype.impure.lisp 1.0.41.50: additional error checking for DEFTYPE &co 2010-08-17 12:26:24 +00:00
destructure.impure.lisp 1.0.8.27: Improve error handling for (DESTRUCTURING-BIND (...) 'NOTLIST ...). 2007-08-14 19:52:21 +00:00
dump.impure-cload.lisp 0.9.11.38: 2006-04-16 07:10:20 +00:00
dynamic-extent.impure.lisp tests/dynamic-extent.impure.lisp: One of the dx-vector test terms was misplaced. 2013-05-01 16:23:28 -04:00
enc-cn.impure.lisp redesign exiting SBCL 2012-04-29 21:18:53 +03:00
enc-jpn.impure.lisp redesign exiting SBCL 2012-04-29 21:18:53 +03:00
eval.impure.lisp more restrictive test naming 2013-09-11 15:02:51 +01:00
exhaust.impure.lisp Update tests for threaded windows builds 2012-10-05 21:40:18 +02:00
expect.sh use SB-EXT:EXIT in expect.sh instead of QUIT 2012-10-06 11:37:15 +03:00
external-format.impure.lisp Extend use of the linkage table to static symbols 2012-11-02 20:43:05 +01:00
filesys.pure.lisp Fix OPEN with :io and :if-does-not-exist nil. 2013-09-24 22:04:59 +04:00
filesys.test.sh redesign exiting SBCL 2012-04-29 21:18:53 +03:00
finalize.test.sh 1.0.24.38: improve test scripts 2009-01-12 14:57:08 +00:00
float.impure.lisp Improve the test float.impure.lisp / (RANGE-REDUCTION PRECISE-PI). 2013-08-28 23:09:05 +02:00
float.pure.lisp Add a test for range reduction of trigonometric functions on non-x86. 2012-06-07 14:23:11 +02:00
fopcompiler.impure-cload.lisp 1.0.11.29: Faster CONCATENATE on strings 2007-11-18 04:13:27 +00:00
foreign-stack-alignment.impure.lisp Fix foreign-stack-alignment test on SPARC. 2013-11-04 16:41:59 +04:00
foreign.test.sh Port tests/expect.sh, foreign.test.sh to FreeBSD's shell 2012-09-14 19:36:21 +02:00
full-eval.impure.lisp fix LET* environment semantics in sexp-based evaluator 2013-11-03 16:33:26 +00:00
gc.impure.lisp fix GC-LOGFILE when none has been set 2012-10-06 11:37:15 +03:00
gcd.pure.lisp 0.9.2.43: 2005-07-14 16:30:05 +00:00
gray-streams.impure.lisp 1.0.17.30: STREAM-FILE-POSITION works on ANSI-STREAMs 2008-06-06 11:13:41 +00:00
hash.impure.lisp more restrictive test naming 2013-09-11 15:02:51 +01:00
hash.pure.lisp 1.0.31.18: better SXHASH on pathnames 2009-09-21 14:37:05 +00:00
info.before-xc.lisp 1.0.17.24: refactor handling of constants in the compiler 2008-06-04 12:39:38 +00:00
info.impure.lisp 1.0.43.24: initialize cold-layouts with source-location NIL, not 0 2010-10-05 07:46:57 +00:00
init.test.sh 1.0.48.4: source locations for init files 2011-05-09 22:12:27 +00:00
interface.impure.lisp Stop (describe (make-instance 'generic-function)) from crashing. 2013-10-17 19:16:41 +04:00
interface.pure.lisp more restrictive test naming 2013-09-11 15:02:51 +01:00
interface.test.sh redesign exiting SBCL 2012-04-29 21:18:53 +03:00
kill-non-lisp-thread.c 1.0.28.37: resignal signals received in foreign threads 2009-05-11 13:24:34 +00:00
kill-non-lisp-thread.impure.lisp Fix thread-alloca test on Windows. 2013-08-21 03:06:28 +04:00
lambda-list.pure.lisp 0.9.16.27: 2006-09-13 15:59:31 +00:00
list.pure.lisp ADJOIN shouldn't constant fold. 2013-09-23 21:25:51 +04:00
load.impure.lisp more restrictive test naming 2013-09-11 15:02:51 +01:00
load.pure.lisp 1.0.17.26: Fix regression in LOAD 2008-06-04 18:50:26 +00:00
loop.impure.lisp 0.9.4.6: 2005-08-26 21:09:03 +00:00
loop.pure.lisp better initial value for LOOP variables of-type CHARACTER 2013-01-20 13:28:43 +02:00
macroexpand.impure.lisp 1.0.46.34: Fix tests for builds without sb-eval. 2011-03-12 21:29:37 +00:00
map-tests.impure.lisp add DO-VECTOR-DATA, remove special case from VECTOR-MAP-INTO 2012-05-27 15:41:53 +03:00
mop-1.impure-cload.lisp 0.9.2.43: 2005-07-14 16:30:05 +00:00
mop-2.impure-cload.lisp handle non-standard slot allocations when updating classes 2011-09-20 20:50:18 +03:00
mop-3.impure-cload.lisp 0.9.6.11: 2005-11-02 17:53:36 +00:00
mop-4.impure-cload.lisp 0.9.6.11: 2005-11-02 17:53:36 +00:00
mop-5.impure-cload.lisp 0.9.4.6: 2005-08-26 21:09:03 +00:00
mop-6.impure-cload.lisp 1.0.25.19: small test fixes 2009-02-16 21:32:24 +00:00
mop-7.impure-cload.lisp 0.9.6.11: 2005-11-02 17:53:36 +00:00
mop-8.impure-cload.lisp 0.9.6.12: 2005-11-02 20:50:01 +00:00
mop-9.impure-cload.lisp 0.9.6.13: 2005-11-02 22:19:47 +00:00
mop-10.impure-cload.lisp 0.9.6.15: 2005-11-04 11:18:37 +00:00
mop-11.impure-cload.lisp 0.9.8.41: 2006-01-16 15:10:24 +00:00
mop-12.impure-cload.lisp 0.9.9.26: 2006-02-13 10:56:29 +00:00
mop-13.impure-cload.lisp 0.9.9.26: 2006-02-13 10:56:29 +00:00
mop-14.impure-cload.lisp 0.9.11.43: 2006-04-20 14:25:44 +00:00
mop-15.impure-cload.lisp 0.9.11.45: 2006-04-20 17:29:13 +00:00
mop-16.impure-cload.lisp 0.9.13.4: 2006-05-28 11:02:02 +00:00
mop-17.impure-cload.lisp 0.9.14.21: 2006-07-17 12:28:13 +00:00
mop-18.impure-cload.lisp 0.9.14.32: 2006-07-25 16:06:31 +00:00
mop-19.impure-cload.lisp 0.9.15.3: 2006-07-28 14:47:21 +00:00
mop-20.impure-cload.lisp 0.9.15.12: 2006-08-05 12:32:34 +00:00
mop-21.impure-cload.lisp 0.9.15.18: 2006-08-09 15:07:32 +00:00
mop-22.impure-cload.lisp 0.9.15.20: MERGE-PATHNAMES is not unsafely-flushable 2006-08-10 05:55:23 +00:00
mop-23.impure.lisp 0.9.15.35: fix CONS :SIMPLE-= method 2006-08-16 18:04:34 +00:00
mop-24.impure.lisp 0.9.15.17: 2006-08-17 15:12:46 +00:00
mop-25.impure.lisp 0.9.15.17: 2006-08-17 15:12:46 +00:00
mop-26.impure.lisp 1.0.5.46: improve handling of non-standard subclasses of SB-MOP:SPECIALIZER 2007-05-10 16:00:54 +00:00
mop-27.impure.lisp 1.0.5.46: improve handling of non-standard subclasses of SB-MOP:SPECIALIZER 2007-05-10 16:00:54 +00:00
mop-28.impure.lisp 1.0.5.47: cacheability of EMFs from methods with non-standard specializers 2007-05-11 11:55:42 +00:00
mop-29.impure.lisp 1.0.32.12: Fix slot-value on specialized parameters in SVUC methods 2009-11-06 21:12:16 +00:00
mop-30.impure.lisp 1.0.45.32: export SB-PCL:+SLOT-UNBOUND+ 2011-02-13 20:34:14 +00:00
mop.impure-cload.lisp 0.9.18.38: 2006-11-07 10:22:09 +00:00
mop.impure.lisp SET-FUNCALLABLE-INSTANCE-FUNCTION is user interface 2013-09-16 12:34:49 +01:00
mop.pure.lisp signal errors for bad initialization of slot definitions 2013-10-21 12:15:04 +01:00
octets.pure.lisp Rework test infrastructure to keep track of tests which are disabled 2011-06-06 13:22:34 -04:00
package-ctor-bug.lisp 0.8.20.10: 2005-03-08 18:41:28 +00:00
package-locks.impure.lisp package locks and compile-time effects of DEFCLASS 2011-12-30 14:54:52 +02:00
packages.impure.lisp more restrictive test naming 2013-09-11 15:02:51 +01:00
parallel-fasl-load-test.lisp remove world-lock from around FASL loading 2012-04-24 13:13:53 +03:00
pathnames.impure.lisp it's print-read consistency, not read/print consistency 2013-02-07 22:18:43 +02:00
pprint.impure.lisp PPRINT (setf . a) correctly. 2013-08-30 02:34:22 +04:00
print.impure.lisp more restrictive test naming 2013-09-11 15:02:51 +01:00
profile.impure.lisp more restrictive test naming 2013-09-11 15:02:51 +01:00
properties.impure.lisp 0.9.4.6: 2005-08-26 21:09:03 +00:00
pure.lisp 0.9.2.43: 2005-07-14 16:30:05 +00:00
random.pure.lisp Better equidistributed and faster/less consing integer RANDOM. 2012-05-01 18:59:12 +02:00
reader.impure.lisp more restrictive test naming 2013-09-11 15:02:51 +01:00
reader.pure.lisp Fix reading `#3(x). 2013-01-04 16:46:43 +04:00
room.test.sh 1.0.13.1: Various cleanups and touchups in tests/ 2007-12-28 19:46:57 +00:00
run-compiler.sh For consistency with other shell scripts here, use #!/bin/sh. 2013-10-13 17:23:38 -04:00
run-program.impure.lisp tests: better reports when /bin/ed is not present. 2013-11-01 16:34:27 +04:00
run-program.test.sh 1.0.13.1: Various cleanups and touchups in tests/ 2007-12-28 19:46:57 +00:00
run-tests.lisp tests: better reports when /bin/ed is not present. 2013-11-01 16:34:27 +04:00
run-tests.sh Fix run-tests.sh on Solaris. 2013-11-03 14:57:06 +04:00
script.test.sh Fix on Solaris by accounting for /bin/sh there. 2013-10-13 17:22:19 -04:00
seq.impure.lisp Fix (CONCATENATE 'null ...) for generic sequences 2013-05-20 01:06:05 -04:00
seq.pure.lisp more restrictive test naming 2013-09-11 15:02:51 +01:00
setf.impure.lisp more restrictive test naming 2013-09-11 15:02:51 +01:00
side-effectful-pathnames.test.sh 1.0.13.1: Various cleanups and touchups in tests/ 2007-12-28 19:46:57 +00:00
signals.impure.lisp Support building without PSEUDO-ATOMIC on POSIX safepoints 2012-12-21 20:30:48 +01:00
simd-pack.impure.lisp SB-SIMD-PACK on x86-64 2013-05-21 15:12:26 -04:00
smoke.impure.lisp 1.0.48.29: better end-of-the-world handling 2011-05-28 15:23:28 +00:00
stack-alignment-offset.c 0.9.12.16: 2006-05-13 19:29:59 +00:00
static-alloc.impure.lisp 1.0.5.14: make PURIFY a no-op on gencgc 2007-04-30 20:55:42 +00:00
step.impure.lisp redesign exiting SBCL 2012-04-29 21:18:53 +03:00
stream.impure-cload.lisp 0.9.2.43: 2005-07-14 16:30:05 +00:00
stream.impure.lisp more restrictive test naming 2013-09-11 15:02:51 +01:00
stream.pure.lisp more restrictive test naming 2013-09-11 15:02:51 +01:00
stream.test.sh redesign exiting SBCL 2012-04-29 21:18:53 +03:00
stress-gc.lisp 0.9.16.32: weak hash tables 2006-09-15 14:39:44 +00:00
stress-gc.sh redesign exiting SBCL 2012-04-29 21:18:53 +03:00
string.pure.lisp 1.0.17.42: more string trimming fixes 2008-06-24 17:12:57 +00:00
subr.sh Fix where tests are trying to find contribs. 2013-10-17 11:33:26 +04:00
swap-lispobjs.c 1.0.24.25: add volatile after asm in spinlock and swap_lispobjs 2009-01-09 16:42:09 +00:00
swap-lispobjs.impure.lisp Fix thread-alloca test on Windows. 2013-08-21 03:06:28 +04:00
symbol-macrolet-test.lisp 0.7.8.23: 2002-10-10 07:16:14 +00:00
symbol.impure.lisp 1.0.28.70: regression in ABOUT-TO-MODIFY-SYMBOL-VALUE from 1.0.28.30 2009-05-23 08:27:21 +00:00
symbol.pure.lisp more restrictive test naming 2013-09-11 15:02:51 +01:00
test-util.lisp run-program: Add support for :environment on WIN32. 2013-10-16 17:29:02 +04:00
threads.impure.lisp Fix thread-alloca test on Windows. 2013-08-21 03:06:28 +04:00
threads.pure.lisp more restrictive test naming 2013-09-11 15:02:51 +01:00
threads.test.sh Fix "exit from normal thread" test 2012-09-18 18:08:12 +02:00
time.pure.lisp 1.0.20.33: two buglets, LOG and TIME 2008-09-30 07:56:57 +00:00
timer.impure.lisp In MAKE-THREAD, use WITH-SYSTEM-MUTEX for locking *MAKE-THREAD-LOCK* 2013-06-28 00:18:16 -04:00
toplevel.test.sh New toplevel options --quit and --non-interactive 2011-08-09 16:50:43 +02:00
type.after-xc.lisp 0.9.10.24: 2006-03-08 18:49:54 +00:00
type.before-xc.lisp 1.0.0.22: Extensible sequences. (EXPERIMENTAL: Do Not Use As Food) 2006-12-05 17:50:18 +00:00
type.impure.lisp more conservative subtypep test for classoids 2011-12-05 11:59:31 +02:00
type.pure.lisp Compute single-value-type correctly in the absence of required values 2013-05-27 17:45:33 -04:00
undefined-classoid-bug-1.lisp Add a test-case for the previous commit. 2013-10-03 22:55:18 +04:00
undefined-classoid-bug-2.lisp Add a test-case for the previous commit. 2013-10-03 22:55:18 +04:00
undefined-classoid-bug.test.sh redesign exiting SBCL 2012-04-29 21:18:53 +03:00
unicode-normalization.impure.lisp Skip unicode normalization tests on non-unicode builds. 2013-05-25 16:39:28 +02:00
unwind-to-frame-and-call.impure.lisp Update tests for threaded windows builds 2012-10-05 21:40:18 +02:00
vector.impure.lisp 0.9.11.16: 2006-04-06 10:39:28 +00:00
vector.pure.lisp 0.9.2.43: 2005-07-14 16:30:05 +00:00
vm.before-xc.lisp Get rid of vm-support-routines indirection. 2013-06-05 22:24:54 +04:00
walk.impure.lisp make walker tests happier 2012-10-06 11:37:15 +03:00
win32-foreign-stack-unwind.impure.lisp Fix win32-foreign-stack-unwind.impure test. 2013-02-01 19:51:58 +08:00
win32-stack-unwind.c Do not trash registers in tests/win32-stack-unwind.c 2012-10-05 19:58:44 +02:00
with-compilation-unit.impure.lisp 1.0.45.26: fix a long-standing UNINTERN bug 2011-02-12 15:45:38 +00:00