sbcl.sbcl/tests
2019-01-29 14:13:37 -05:00
..
data Report stream position on error in the EVAL calls from LOAD. 2015-05-12 22:30:36 -04:00
heap-reloc Random cleanups 2018-07-09 11:41:50 -04:00
.gitignore
alien.impure.lisp Restore undefined-alien-fun name reporting on x86-64. 2018-02-01 16:44:26 +03:00
alloca.c Fix thread-alloca test on Windows. 2013-08-21 03:06:28 +04:00
ansi-tests.sh Run ansi-tests on the CI. 2019-01-28 23:52:55 +03:00
aprof.impure.lisp Fix a test for sb-fasteval. 2019-01-06 16:15:27 +03:00
arith.impure.lisp Remove a bunch of warnings arith.impure 2018-05-02 02:12:07 +03:00
arith.pure.lisp Search-and-replace SB!VM with SB-VM 2018-12-04 22:24:42 -05:00
array.pure.lisp :fails-on on the wrong test. 2018-12-17 15:45:01 +03:00
assembler.pure.lisp Hoist INSTRUCTION-HOOKS out of instruction emitters. 2018-12-08 21:21:25 +03:00
assertoid.lisp Optimize (m-v-bind .. (if .. (values ..) (values ..)) 2019-01-19 14:22:39 +03:00
avltree.pure.lisp Change *ALL-THREADS* to an AVL tree 2019-01-27 23:08:20 -05:00
backq.impure-cload.lisp tests: Remove redundant LOADs and USE-PACKAGEs. 2018-03-20 21:04:19 +03:00
backq.impure.lisp tests: Less IN-PACKAGE noise 2018-12-07 19:58:38 +01:00
backtrace.impure.lisp backtrace.impure: don't print out of extent objects. 2018-10-01 19:08:19 +03:00
bad-code.impure.lisp Catch macro errors in FOPCOMPILABLE-P. 2018-01-09 04:09:06 +03:00
bad-code.pure.lisp Catch macroexpansion errors in a FUNCALL transform. 2019-01-29 21:29:04 +03:00
bit-vector.impure.lisp Disable a test on win32. 2017-12-20 16:45:06 +03:00
bivalent-stream.impure.lisp Fix STREAM-ELEMENT-MODE for non-fd ANSI-STREAMs 2016-05-01 13:03:03 +02:00
break-on-signals.impure.lisp tests: Use WITH-TEST in break-on-signals.impure.lisp 2018-01-18 11:00:29 +01:00
bug-332.lisp tests: Don't breed lots of run-tests-nnn directories. 2014-08-05 14:26:53 +04:00
bug-414.lisp
bug-417.lisp
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
bug204-test.lisp
call-into-lisp.impure.lisp Hoist INSTRUCTION-HOOKS out of instruction emitters. 2018-12-08 21:21:25 +03:00
callback.impure.lisp Skip callback.impure with :interpreter. 2017-12-13 02:36:16 +03:00
case-test.lisp Fix error reporting for CASE macros. 2015-08-31 00:36:13 +03:00
case.pure.lisp tests: new utility function CHECKED-COMPILE 2015-12-13 19:54:07 +01:00
character.pure.lisp tests: Less IN-PACKAGE noise 2018-12-07 19:58:38 +01:00
circ-tree-test.lisp
classoid-typep.impure.lisp classoid-typep.impure: proclaim the variable special. 2018-11-29 20:33:21 +03:00
clos-1.impure.lisp fix all remaining define-method-combination bugs 2018-05-10 22:43:38 +01:00
clos-add-remove-method.impure.lisp Export MAP-ALLOCATED-OBJECTS from sb-vm 2018-06-28 15:09:42 -04:00
clos-cache.impure.lisp Mark clos-cache-test as broken on sb-safepoint. 2018-01-14 22:21:40 +03:00
clos-ignore.interactive.lisp
clos-interrupts.impure.lisp Disable tests that use interrupt-thread on win32. 2017-11-23 21:14:48 +03:00
clos-method-combination-redefinition.impure.lisp handle short<->long method combination redefinitions 2018-05-02 14:00:53 +01:00
clos-typechecking.impure.lisp tests: use CHECKED-COMPILE-AND-ASSERT in clos-typechecking.impure.lisp 2017-12-10 14:51:34 +01:00
clos.impure-cload.lisp Do not compile some pieces of DEFSTRUCT-defined things at fasl load-time. 2015-10-14 22:53:18 -04:00
clos.impure.lisp remove-direct-subclass: clean superclasses' layout subclasses. 2018-12-16 00:55:27 +03:00
clos.pure.lisp tests: Less IN-PACKAGE noise 2018-12-07 19:58:38 +01:00
clos.test.sh
coerce.pure.lisp tests: Less IN-PACKAGE noise 2018-12-07 19:58:38 +01: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 Disable a test on :interpreter. 2018-09-08 13:24:08 +03:00
compiler-1.impure-cload.lisp tests: Remove redundant LOADs and USE-PACKAGEs. 2018-03-20 21:04:19 +03:00
compiler-2.impure-cload.lisp Rename eval-store-source-form to store-source-form 2018-09-29 22:29:08 -04:00
compiler-2.pure.lisp Prevent SELF-EVALUATING-P => T for non-self-evaluating keywords 2019-01-29 11:17:12 -05:00
compiler-3.impure-cload.lisp Add STREAM-LINE-COLUMN method on FORM-TRACKING-STREAM. 2015-05-11 12:06:46 -04:00
compiler-ir.pure.lisp Test that (position 1 (the simple-bit-vector x)) is optimized. 2019-01-19 14:38:55 +03:00
compiler-output-test.lisp
compiler-test-util.lisp Don't transform BOUNDP on constants. 2018-11-19 17:50:27 +03:00
compiler.impure-cload.lisp Add TOP-LEVEL-NAMED-LAMBDA. 2018-05-03 04:48:37 +03:00
compiler.impure.lisp tests: Less IN-PACKAGE noise 2018-12-07 19:58:38 +01:00
compiler.pure-cload.lisp ARM64: fix creating complex-double-float. 2015-10-10 23:15:04 +03:00
compiler.pure.lisp tests: More WITH-TEST and less noise in compiler.pure.lisp 2018-12-07 02:16:04 +01:00
compiler.test.sh Fixup fewer complaints about hairy lexical environments 2012-03-24 14:02:22 +00:00
compound-cons.impure.lisp
condition-wait-sigcont.lisp redesign exiting SBCL 2012-04-29 21:18:53 +03:00
condition.impure.lisp restart-unbound-variable is only available on x86-64 and sb-thread. 2018-10-11 17:51:06 +03:00
condition.pure.lisp Fix error in error message for ALLOCATE-CONDITION 2018-09-14 23:41:31 -04:00
constantp.pure.lisp Catch macroexpansion errors in a FUNCALL transform. 2019-01-29 21:29:04 +03:00
core.test.sh Fix immobile-space GC bug from rev b85b160a31 2019-01-14 20:43:58 -05:00
ctor.impure.lisp Remove foo-instance-hash-slot-index 2018-10-12 16:34:12 -04:00
custom-sysinit.lisp Bind *LOAD-{PATHNAME,TRUENAME}* when reading init files 2017-09-07 16:09:46 -04:00
custom-userinit.lisp Bind *LOAD-{PATHNAME,TRUENAME}* when reading init files 2017-09-07 16:09:46 -04:00
deadline.impure.lisp tests: Remove redundant LOADs and USE-PACKAGEs. 2018-03-20 21:04:19 +03:00
debug.impure.lisp Test and fix for TRACE'ing unprintable args while *print-readably* is t. 2018-04-11 03:41:55 +03:00
defglobal.impure-cload.lisp tests: Remove redundant LOADs and USE-PACKAGEs. 2018-03-20 21:04:19 +03:00
defglobal.impure.lisp Optimize test for unbound CLOS slots, part 2 of 2. 2017-06-19 16:18:47 -04:00
define-compiler-macro.impure.lisp FUNCALL #'macro shouldn't work when macro has a compiler-macro. 2015-06-29 20:17:35 +03:00
defmacro-test.lisp
defstruct.impure.lisp Add source-transform for DEFSTRUCT copiers 2019-01-27 21:03:28 -05:00
defstruct.pure-cload.lisp Do a better job with mutually referential defstruct constructors 2019-01-28 11:46:37 -05:00
deftype.impure.lisp tests: Remove redundant LOADs and USE-PACKAGEs. 2018-03-20 21:04:19 +03:00
deprecation.impure.lisp tests: Remove redundant LOADs and USE-PACKAGEs. 2018-03-20 21:04:19 +03:00
deprecation.internal.impure.lisp tests: Less IN-PACKAGE noise 2018-12-07 19:58:38 +01:00
derived-function-type-casts.lisp More carefully examine combination names. 2015-02-17 01:59:27 +03:00
describe.impure.lisp Show DX args in (describe #'f) 2018-10-03 19:19:04 -04:00
destructure.impure.lisp tests: Use WITH-TEST in destructure.impure.lisp 2017-08-31 20:43:47 +02:00
do-refs.impure.lisp Add support to 'run-tests' for compiling in multiple threads 2018-11-30 04:46:24 -05:00
dump.impure-cload.lisp tests: Remove redundant LOADs and USE-PACKAGEs. 2018-03-20 21:04:19 +03:00
dynamic-extent.impure.lisp back-propagate-one-dx-lvar: check the flag before processing nlx entries. 2018-12-23 04:49:59 +03:00
enc-cn.impure.lisp Remove utf-8 comments from tests. 2018-07-01 17:18:55 +03:00
enc-jpn.impure.lisp Remove utf-8 comments from tests. 2018-07-01 17:18:55 +03:00
error-source-path.impure.lisp Better source paths for malformed LET[*], FLET and LABELS bindings 2018-01-17 21:56:06 +01:00
eval.impure.lisp eval.impure: Adjust function-lambda-expression for the interpreter. 2018-04-15 14:29:33 +03:00
exhaust.impure.lisp tests: Less IN-PACKAGE noise 2018-12-07 19:58:38 +01:00
expect.sh Reduce test noise 2018-12-11 19:06:07 -05:00
extended-sequences.impure.lisp Fix probable copy-paste error in list iterator, from end 2018-10-25 02:27:57 +03:00
external-format.impure.lisp tests: Fix bogus handler functions in external-format.impure.lisp 2017-09-01 17:52:50 +02:00
fast-eval.impure.lisp Export debug-source-{created,name-string} from sb-int 2018-10-30 11:57:20 -04:00
filesys.pure.lisp Fix DIRECTORIZE-PATHNAME, again 2018-01-04 23:35:46 +01:00
filesys.test.sh Canonicalize :directory in MAKE-PATHNAME a little 2017-05-05 15:48:53 -04:00
fin-call.impure.lisp Replace more feature expressions with standard reader syntax 2019-01-28 17:58:41 -05:00
finalize.test.sh Fix single-threaded build 2018-02-05 18:51:57 -05:00
find-tests.lisp tests: New helper script find-tests.{sh,lisp} 2017-02-08 22:44:22 +01:00
find-tests.sh tests: New helper script find-tests.{sh,lisp} 2017-02-08 22:44:22 +01:00
float.impure.lisp Signal floating-point-overflow from bignum-to-float. 2018-02-15 16:12:15 +03:00
float.pure.lisp Simplify integer-decode-float 2019-01-07 08:06:46 -05:00
fopcompiler.impure-cload.lisp Always evaluate make-load-form forms. 2017-03-31 22:23:22 +03:00
fopcompiler.impure.lisp A mixed bag of build enhancements 2019-01-08 19:56:29 -05:00
foreign-stack-alignment.impure.lisp Adjust foreign-stack-alignment.impure for x86. 2017-12-06 23:46:45 +03:00
foreign.test.sh Fix foreign.tests.sh on #-linkage-table. 2015-11-22 16:13:34 +03:00
format.pure.lisp tests: Enable parallelism for a few more tests 2018-12-07 19:58:38 +01:00
full-eval.impure.lisp tests: don't evaluate :fails/skipped-on. 2017-11-26 15:20:20 +03:00
fun-names.pure.lisp Remove %FUN-DOC 2018-07-06 11:59:56 -04:00
gc.impure-cload.lisp gc.impure-cload: exit at compile-time. 2018-08-22 18:45:31 +03:00
gc.impure.lisp Allow simple-fun as a traceroot target 2018-12-18 16:16:31 -05:00
gcd.pure.lisp tests: Use WITH-TEST in gcd.pure.lisp 2018-01-18 11:00:29 +01:00
gray-streams.impure.lisp tests: WITH-TEST, CHECKED-COMPILE in tests/{gray-streams,stream}.[im]pure.lisp 2016-04-03 15:47:14 +02:00
hash.impure.lisp tests: Remove redundant LOADs and USE-PACKAGEs. 2018-03-20 21:04:19 +03:00
hash.pure.lisp Make negative floating-point zeros hash differently from positive zeros 2019-01-03 15:34:08 -05:00
heapsort.impure-cload.lisp Add tests for heapsort 2017-04-19 23:47:41 -04:00
hide-packages.test.sh Remove need for dynamic-extent strings in hide-packages test 2018-11-02 13:41:08 -04:00
hopscotch.impure-cload.lisp Unbreak test 2017-08-11 01:03:44 -04:00
impure-runner.lisp tests: one more evaluator-mode fix. 2017-12-21 15:28:32 +03:00
info.before-xc.lisp Search-and-replace SB!KERNEL with SB-KERNEL 2018-12-05 12:05:55 -05:00
info.impure.lisp Move source-location out of layouts and into classoids 2018-10-21 23:37:48 -04:00
init.test.sh Bind *LOAD-{PATHNAME,TRUENAME}* when reading init files 2017-09-07 16:09:46 -04:00
inspect.impure.lisp tests: Remove redundant LOADs and USE-PACKAGEs. 2018-03-20 21:04:19 +03:00
interface.impure.lisp partially support tracing MOP-made methods 2018-06-13 13:22:24 +01:00
interface.pure.lisp Unify error signaling in standardized defining macros. 2019-01-14 16:25:26 -05:00
interface.test.sh Fix "tests: run-tests.sh accepts --evaluator-mode commandline option" commit 2015-11-02 14:59:50 +01:00
kill-non-lisp-thread.c
kill-non-lisp-thread.impure.lisp Disable tests that use interrupt-thread on win32. 2017-11-23 21:14:48 +03:00
lambda-list.pure.lisp Preserve &optional default values for macro lambda lists. 2017-09-19 19:08:36 +03:00
list.pure.lisp Add support to 'run-tests' for compiling in multiple threads 2018-11-30 04:46:24 -05:00
load.impure-cload.lisp Compute and memoize the SYMBOL-HASH of all symbols loaded from fasls. 2015-08-04 23:28:21 -04:00
load.impure.lisp Add SIMD-PACK-256. 2018-12-05 22:36:31 +03:00
load.pure.lisp Report stream position on error in the EVAL calls from LOAD. 2015-05-12 22:30:36 -04:00
lockfree-list.impure.lisp Disable lockfree-list.impure. 2018-12-07 14:23:48 +03:00
loop.impure.lisp
loop.pure.lisp Load compiler-test-util.lisp only once for pure tests. 2018-03-17 14:39:03 +03:00
macro-policy-test.lisp Enhancement to help detect wrongly-ordered lists of files to compile. 2014-12-02 21:42:23 -05:00
macroexpand.impure.lisp Fix compile time type-mismatch in the expansion of (setf schar) 2017-03-05 02:00:37 +03:00
map-tests.impure.lisp tests: Remove redundant LOADs and USE-PACKAGEs. 2018-03-20 21:04:19 +03:00
merge-lambdas.lisp Don't AVER when merging top-level lambdas which do not return. 2015-01-15 20:19:29 +03:00
mop-1.impure-cload.lisp tests: Use WITH-TEST in mop-*.lisp 2018-12-07 18:23:04 +01:00
mop-2.impure-cload.lisp tests: Use WITH-TEST in mop-*.lisp 2018-12-07 18:23:04 +01:00
mop-3.impure-cload.lisp tests: Use WITH-TEST in mop-*.lisp 2018-12-07 18:23:04 +01:00
mop-4.impure-cload.lisp tests: Use WITH-TEST in mop-*.lisp 2018-12-07 18:23:04 +01:00
mop-5.impure-cload.lisp tests: Use WITH-TEST in mop-*.lisp 2018-12-07 18:23:04 +01:00
mop-6.impure-cload.lisp tests: Use WITH-TEST in mop-*.lisp 2018-12-07 18:23:04 +01:00
mop-7.impure-cload.lisp tests: Use WITH-TEST in mop-*.lisp 2018-12-07 18:23:04 +01:00
mop-8.impure-cload.lisp tests: Use WITH-TEST in mop-*.lisp 2018-12-07 18:23:04 +01:00
mop-9.impure-cload.lisp tests: Use WITH-TEST in mop-*.lisp 2018-12-07 18:23:04 +01:00
mop-10.impure-cload.lisp tests: Use WITH-TEST in mop-*.lisp 2018-12-07 18:23:04 +01:00
mop-11.impure-cload.lisp tests: Use WITH-TEST in mop-*.lisp 2018-12-07 18:23:04 +01:00
mop-12.impure-cload.lisp tests: Use WITH-TEST in mop-*.lisp 2018-12-07 18:23:04 +01:00
mop-13.impure-cload.lisp tests: Use WITH-TEST in mop-*.lisp 2018-12-07 18:23:04 +01:00
mop-14.impure-cload.lisp tests: Use WITH-TEST in mop-*.lisp 2018-12-07 18:23:04 +01:00
mop-15.impure-cload.lisp tests: Use WITH-TEST in mop-*.lisp 2018-12-07 18:23:04 +01:00
mop-16.impure-cload.lisp tests: Use WITH-TEST in mop-*.lisp 2018-12-07 18:23:04 +01:00
mop-17.impure-cload.lisp tests: Use WITH-TEST in mop-*.lisp 2018-12-07 18:23:04 +01:00
mop-18.impure-cload.lisp tests: Use WITH-TEST in mop-*.lisp 2018-12-07 18:23:04 +01:00
mop-19.impure-cload.lisp tests: Use WITH-TEST in mop-*.lisp 2018-12-07 18:23:04 +01:00
mop-20.impure-cload.lisp tests: Use WITH-TEST in mop-*.lisp 2018-12-07 18:23:04 +01:00
mop-21.impure-cload.lisp tests: Use WITH-TEST in mop-*.lisp 2018-12-07 18:23:04 +01:00
mop-22.impure-cload.lisp tests: Use WITH-TEST in mop-*.lisp 2018-12-07 18:23:04 +01:00
mop-23.impure.lisp tests: Use WITH-TEST in mop-*.lisp 2018-12-07 18:23:04 +01:00
mop-24.impure.lisp tests: Use WITH-TEST in mop-*.lisp 2018-12-07 18:23:04 +01:00
mop-25.impure.lisp tests: Use WITH-TEST in mop-*.lisp 2018-12-07 18:23:04 +01:00
mop-26.impure.lisp tests: Use WITH-TEST in mop-*.lisp 2018-12-07 18:23:04 +01:00
mop-27.impure.lisp tests: Use WITH-TEST in mop-*.lisp 2018-12-07 18:23:04 +01:00
mop-28.impure.lisp tests: Use WITH-TEST in mop-*.lisp 2018-12-07 18:23:04 +01:00
mop-29.impure.lisp tests: Use WITH-TEST in mop-*.lisp 2018-12-07 18:23:04 +01:00
mop-30.impure.lisp tests: Use WITH-TEST in mop-*.lisp 2018-12-07 18:23:04 +01:00
mop.impure-cload.lisp
mop.impure.lisp pcl: Deduplicate initargs when computing effective slots 2019-01-29 14:33:43 +01:00
mop.pure.lisp Small speedup to FIND-SLOT-CELL (perhaps 5% faster) 2014-11-03 00:29:33 -05:00
octets.pure.lisp tests: don't evaluate :fails/skipped-on. 2017-11-26 15:20:20 +03:00
package-ctor-bug.lisp
package-locks.impure.lisp tests: Remove redundant LOADs and USE-PACKAGEs. 2018-03-20 21:04:19 +03:00
packages.impure.lisp Solve the problem of SB! embedded in format control strings 2018-10-13 09:18:04 -04:00
packed-varints.pure.lisp Reduce COMPILED-DEBUG-INFO size by 25% if compact instance header 2018-04-04 22:47:50 -04:00
parallel-fasl-load-test.lisp remove world-lock from around FASL loading 2012-04-24 13:13:53 +03:00
pathnames.impure.lisp tests: Less IN-PACKAGE noise 2018-12-07 19:58:38 +01:00
pprint.impure.lisp Deliberately confuse compiler 2018-02-08 13:35:23 -05:00
print.impure.lisp Slightly simplify format strings after tokenization 2018-10-09 16:12:56 -04:00
private-cons.impure.lisp Add a lightweight cons allocator for GC's own use 2018-01-04 15:10:35 -05:00
profile.impure.lisp tests: Remove redundant LOADs and USE-PACKAGEs. 2018-03-20 21:04:19 +03:00
properties.impure.lisp
random.pure.lisp tests: Enable parallelism for a few more tests 2018-12-07 19:58:38 +01:00
raw-slots-interleaved.impure.lisp Remove :raw-signed-word feature selector 2018-09-12 11:55:38 -04:00
reader.impure.lisp tests: Remove redundant LOADs and USE-PACKAGEs. 2018-03-20 21:04:19 +03:00
reader.pure.lisp Load compiler-test-util.lisp only once for pure tests. 2018-03-17 14:39:03 +03:00
room.test.sh Don't show 100 invocations of (ROOM) 2017-06-19 19:23:28 -04:00
run-compiler.sh tests/run-compiler.sh: -FPIC without going over all the platforms. 2018-12-17 21:28:57 +03:00
run-program.impure.lisp Increase a test timeout. 2019-01-27 22:53:40 +03:00
run-program.test.sh
run-tests.lisp Add support to 'run-tests' for compiling in multiple threads 2018-11-30 04:46:24 -05:00
run-tests.sh tests: Fix typo in usage string of run-tests.sh 2016-08-04 21:25:52 +02:00
script.test.sh Fix on Solaris by accounting for /bin/sh there. 2013-10-13 17:22:19 -04:00
seq.impure.lisp tests: Remove redundant LOADs and USE-PACKAGEs. 2018-03-20 21:04:19 +03:00
seq.pure.lisp tests: Less IN-PACKAGE noise 2018-12-07 19:58:38 +01:00
serve-event.pure.lisp tests: Less noise in serve-event.pure.lisp 2018-01-15 11:53:20 +01:00
session.impure.lisp tests: Remove redundant LOADs and USE-PACKAGEs. 2018-03-20 21:04:19 +03:00
setf.impure.lisp tests: Less IN-PACKAGE noise 2018-12-07 19:58:38 +01:00
side-effectful-pathnames.test.sh Eliminate deprecation warning from test 2014-04-17 23:27:00 -04:00
signals.impure.lisp More :skipped-on :win32 to #-win32 2017-11-23 21:33:31 +03:00
simd-pack-256.impure.lisp Add avx2_supported. 2018-12-18 16:41:52 +03:00
simd-pack.impure.lisp Add SIMD-PACK-256. 2018-12-05 22:36:31 +03:00
smoke.impure.lisp Reduce test noise 2017-12-08 11:39:06 -05:00
specializer.impure.lisp pcl: Better specializer name parsing 2018-12-16 15:47:41 +01:00
stack-alignment-offset.c
static-alloc.impure.lisp Fix allocation of static strings. 2018-10-05 15:33:58 +03:00
step.impure.lisp Adjust step.impure for ARM64. 2018-03-04 00:52:31 +03:00
stream.impure-cload.lisp string-output-stream improvements 2017-05-15 11:33:35 -04:00
stream.impure.lisp tests: Remove redundant LOADs and USE-PACKAGEs. 2018-03-20 21:04:19 +03:00
stream.pure.lisp tests: fix :fill-pointer-stream-charpos :displaced 2017-12-11 16:46:30 +03:00
stream.test.sh redesign exiting SBCL 2012-04-29 21:18:53 +03:00
stress-gc.lisp
stress-gc.sh redesign exiting SBCL 2012-04-29 21:18:53 +03:00
string.pure.lisp tests: WITH-TEST and CHECKED-COMPILE in string.pure.lisp 2017-09-17 17:39:17 +02:00
style-warnings.impure.lisp Adjust test files for interpreted code. 2015-10-19 08:36:28 -04:00
subr.sh Fix "tests: run-tests.sh accepts --evaluator-mode commandline option" commit 2015-11-02 14:59:50 +01:00
symbol-macrolet-test.lisp
symbol.impure.lisp tests: Fix unused variable warning in symbol.impure.lisp 2017-11-18 17:02:16 +01:00
symbol.pure.lisp Load compiler-test-util.lisp only once for pure tests. 2018-03-17 14:39:03 +03:00
system.impure.lisp Fix double-wide CAS vops some more 2018-03-12 14:39:00 -04:00
test-funs.lisp Add support to 'run-tests' for compiling in multiple threads 2018-11-30 04:46:24 -05:00
test-util.lisp Slightly enlarge the set of tests that can run concurrently 2019-01-29 11:23:05 -05:00
threads.impure.lisp Change *ALL-THREADS* to an AVL tree 2019-01-27 23:08:20 -05:00
threads.pure.lisp Fix %SYMBOL-VALUE-IN-THREAD when TLS index > 0 but not in TLS 2018-03-09 14:01:34 -05:00
threads.test.sh Fix "exit from normal thread" test 2012-09-18 18:08:12 +02:00
time.pure.lisp tests: More WITH-TEST but less noise in time.pure.lisp 2018-01-15 11:53:16 +01:00
timer.impure.lisp tests: Remove redundant LOADs and USE-PACKAGEs. 2018-03-20 21:04:19 +03:00
toplevel.test.sh New toplevel options --quit and --non-interactive 2011-08-09 16:50:43 +02:00
traceroot.test.sh Export and add NEWS entry for [GC-AND-]SEARCH-ROOTS 2018-10-14 18:00:24 -04:00
type.after-xc.lisp Search-and-replace SB!KERNEL with SB-KERNEL 2018-12-05 12:05:55 -05:00
type.before-xc.lisp Search-and-replace SB!INT and SB!SYS 2018-12-05 15:18:56 -05:00
type.impure.lisp tests: Use ASSERT-TRI-EQ in type.impure.lisp 2018-12-06 18:34:49 +01:00
type.pure.lisp Reimplement NUMERIC-TYPES-ADJACENT to be legible and not suck 2019-01-05 15:30:22 -05: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-breaking.impure.lisp tests: don't evaluate :fails/skipped-on. 2017-11-26 15:20:20 +03:00
unicode-collation.impure.lisp tests: don't evaluate :fails/skipped-on. 2017-11-26 15:20:20 +03:00
unicode-misc.pure.lisp tests: don't evaluate :fails/skipped-on. 2017-11-26 15:20:20 +03:00
unicode-normalization.impure.lisp tests: don't evaluate :fails/skipped-on. 2017-11-26 15:20:20 +03:00
unicode-properties.impure.lisp tests: don't evaluate :fails/skipped-on. 2017-11-26 15:20:20 +03: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 tests: fix :dx-char-vector-zeroized with sb-fasteval. 2017-12-11 16:46:30 +03:00
vector.pure.lisp Add a test for (setf (fill-pointer x) 0). 2017-07-21 19:01:08 +03:00
vm.before-xc.lisp Replace all remaining "#![-+]" with "#[-+]" 2019-01-29 14:13:37 -05:00
walk.impure.lisp Make COND a non-recursive macro 2016-11-11 21:34:47 -05:00
weak-hashtable.impure.lisp Don't choke on invalid objects when GCing weak hash-tables. 2018-01-14 03:42:40 +03:00
win32-foreign-stack-unwind.impure.lisp tests: Remove execute permissions from win32 stack-unwind files 2016-03-06 15:14:29 +01:00
win32-stack-unwind.c Fix the win32-foreign-stack-unwind test. 2017-12-07 00:15:15 +03:00
win32.impure.lisp Handle DBG_PRINTEXCEPTION_C on Windows. 2015-05-31 00:21:29 +03:00
with-compilation-unit.impure.lisp Replace (assert (raises-error? ...)) with assert-error. 2014-05-29 18:15:34 +04:00
x86-64-codegen.impure.lisp x86-64-codegen.impure: disable TLS tests on -sb-thread. 2018-12-07 14:31:08 +03:00