racket/collects/tests/mzscheme
Stevie Strickland 1943083cf9 Fix nested with-contracts by checking explicitly for ssps. Apparently
painting the bindings causes the ssp to later fail when you try to access
the parameter.  Not sure if this is a bug or not, will talk to Matthew.

svn: r13621
2009-02-15 21:59:22 +00:00
..
benchmarks benchmark tabulation option 2009-01-16 18:31:03 +00:00
lang fix 'module-langugage tracking 2008-09-22 13:08:40 +00:00
ttt use new require specs in many places 2008-02-23 09:42:03 +00:00
advanced.ss use new require specs in many places 2008-02-23 09:42:03 +00:00
all.ss Removed misbehaving planet test. 2008-10-31 14:56:46 +00:00
async-channel.ss finish fixing sandboxed test suites 2007-12-19 14:46:30 +00:00
awk.ss use new require specs in many places 2008-02-23 09:42:03 +00:00
basic.ss procedure-rename 2008-12-30 14:36:25 +00:00
beg-adv.ss check-expect tests for HtDP languages 2008-06-13 17:40:20 +00:00
beg-bega.ss test allowing first-order functions to higher-order primitives 2006-10-22 01:46:02 +00:00
beg-intm.ss Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
beg-intml.ss Updated ellipsis error message in htdp languages. 2007-07-10 21:23:33 +00:00
bega-adv.ss Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
beginner-abbr.ss fix mismatch between identifier and datums in module paths; revive HtDP language tests; fix quick's cache 2007-11-26 00:38:58 +00:00
beginner.ss fix mismatch between identifier and datums in module paths; revive HtDP language tests; fix quick's cache 2007-11-26 00:38:58 +00:00
binc.ss Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
boundmap-test.ss use new require specs in many places 2008-02-23 09:42:03 +00:00
cache-image-snip-test.ss * Newlines at EOFs 2008-07-09 07:18:06 +00:00
censor.ss Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
char-set.ss use new require specs in many places 2008-02-23 09:42:03 +00:00
chez-module.ss use new require specs in many places 2008-02-23 09:42:03 +00:00
chkdoc.ss Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
cm.ss fix cm-accomplice and avoid redundant reader-module dependencies 2008-08-20 13:29:42 +00:00
cmdline.ss use new require specs in many places 2008-02-23 09:42:03 +00:00
compat.ss use new require specs in many places 2008-02-23 09:42:03 +00:00
compfile.ss Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
compile.ss Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
compilex.ss Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
contmark.ss call-with-immediate-continuation-mark 2008-11-07 02:54:12 +00:00
contract-mzlib-test.ss Fixing these back up to how they were before. 2009-01-14 21:31:46 +00:00
contract-opt-tests.ss use new require specs in many places 2008-02-23 09:42:03 +00:00
contract-test.ss Fix nested with-contracts by checking explicitly for ssps. Apparently 2009-02-15 21:59:22 +00:00
control.ss use new require specs in many places 2008-02-23 09:42:03 +00:00
cover-teach.ss * Newlines at EOFs 2008-07-09 07:18:06 +00:00
date.ss use new require specs in many places 2008-02-23 09:42:03 +00:00
deep.ss new hash function names and ops (3.99.0.23) 2008-04-08 21:42:38 +00:00
dict.ss dictionaries 2008-04-21 17:26:35 +00:00
em-imp.ss Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
embed-in-c.c add test for embedding MzScheme and resetting via scheme_basic_env 2008-09-07 12:41:20 +00:00
embed-in-c.ss add linker flags for linux for embeddig test 2008-09-07 12:43:34 +00:00
embed-me1.ss Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
embed-me1b.ss fix bug in exe creation where 'lib runtime-paths could be mis-parsed as mzlib paths 2008-10-07 16:00:36 +00:00
embed-me1c.ss fix bug in exe creation where 'lib runtime-paths could be mis-parsed as mzlib paths 2008-10-07 16:00:36 +00:00
embed-me1d.ss fix more bugs with lib paths in exe creation 2008-10-30 10:55:07 +00:00
embed-me1e.ss fix more bugs with lib paths in exe creation 2008-10-30 10:55:07 +00:00
embed-me2.ss use new require specs in many places 2008-02-23 09:42:03 +00:00
embed-me3.ss use new require specs in many places 2008-02-23 09:42:03 +00:00
embed-me4.ss Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
embed-me5.ss use new require specs in many places 2008-02-23 09:42:03 +00:00
embed-me6.ss * Newlines at EOFs 2008-07-09 07:18:06 +00:00
embed-me7.ss use new require specs in many places 2008-02-23 09:42:03 +00:00
embed-me8.c 369.10 2007-04-20 01:16:15 +00:00
embed-me9.ss 369.10 2007-04-20 01:16:15 +00:00
embed-me10.ss * Newlines at EOFs 2008-07-09 07:18:06 +00:00
embed-me11-rd.ss test and fix hook for create-embedding-executable 2007-04-25 00:43:51 +00:00
embed-me11.ss test and fix hook for create-embedding-executable 2007-04-25 00:43:51 +00:00
embed.ss fix more bugs with lib paths in exe creation 2008-10-30 10:55:07 +00:00
etc.ss use new require specs in many places 2008-02-23 09:42:03 +00:00
expand.ss fix (mostly) expand tests suite 2008-11-21 13:52:20 +00:00
fact.ss Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
file.ss Unicode 5.0, use U+FFFD as replacement char 2008-03-01 14:17:50 +00:00
filelib.ss display-list[-to-file] to display-lines[-to-file] 2008-11-12 03:25:24 +00:00
for.ss clean up extended in-vector, in-string, and in-bytes 2008-08-07 12:13:21 +00:00
foreign-test.c scheme/foreign: allow #f as NULL function pointer, allow callback as cpointer 2009-01-03 18:51:15 +00:00
foreign-test.ss scheme/foreign: allow #f as NULL function pointer, allow callback as cpointer 2009-01-03 18:51:15 +00:00
function.ss * Better versions of curry/r and negate, doc improvements, tests 2008-03-21 17:55:29 +00:00
gzip.ss use new require specs in many places 2008-02-23 09:42:03 +00:00
head.ss use new require specs in many places 2008-02-23 09:42:03 +00:00
htdp-image.ss PR 9999: fixed color-list->image and alpha-color-list->image so that they accept zeros for the widths and heights 2009-01-03 17:36:46 +00:00
htdp-test.ss sync HtDP languages and test suite 2008-04-23 13:28:43 +00:00
htdp.ss equal? and hashing work on cyclic values 2007-12-27 11:07:14 +00:00
image.ss Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
imap.ss * Newlines at EOFs 2008-07-09 07:18:06 +00:00
intermediate-lambda.ss use new require specs in many places 2008-02-23 09:42:03 +00:00
intermediate.ss use new require specs in many places 2008-02-23 09:42:03 +00:00
intm-adv.ss fix mismatch between identifier and datums in module paths; revive HtDP language tests; fix quick's cache 2007-11-26 00:38:58 +00:00
intm-intml.ss Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
intmlam-adv.ss Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
iobuf.ss use new require specs in many places 2008-02-23 09:42:03 +00:00
ktest.ss Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
kw.ss use new require specs in many places 2008-02-23 09:42:03 +00:00
list.ss added argmin and argmax to scheme/list and to the teaching languages 2009-01-01 00:03:31 +00:00
loadable.ss Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
loadtest.ss Better output: using quiet.ss will show nothing except for section 2006-07-07 23:46:35 +00:00
logger.ss fix logger name handling 2008-07-17 17:41:05 +00:00
loop.ss Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
ltest.ss Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
macro.ss revised internal-definitions context and a basic 'define-package' form 2008-11-24 19:52:41 +00:00
macrolib.ss use new require specs in many places 2008-02-23 09:42:03 +00:00
makeflat.ss * Rename files to follow `foo-tests.ss' for files that are sets of tests. 2008-08-30 23:03:14 +00:00
makeflats.ss mzc -e repairs 2008-05-05 22:32:16 +00:00
md5.ss use new require specs in many places 2008-02-23 09:42:03 +00:00
moddep.ss fix module-path-index spec and use related to resolved module paths 2008-09-02 13:54:43 +00:00
module-reader.ss * The module-path place is now optional, and #:language can be used 2008-10-07 10:56:29 +00:00
module.ss fix (mostly) expand tests suite 2008-11-21 13:52:20 +00:00
mpair.ss start mzc scribbling 2008-01-15 13:09:40 +00:00
mz-tests.ss * Rename files to follow `foo-tests.ss' for files that are sets of tests. 2008-08-30 23:03:14 +00:00
mzlib-tests.ss fix a bad interaction between 'make-syntax-delta-introducer' and the top-level environment 2009-01-22 18:52:40 +00:00
mzlonglong.c Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
mzq.ss * Rename files to follow `foo-tests.ss' for files that are sets of tests. 2008-08-30 23:03:14 +00:00
mzthr.ss Better output: using quiet.ss will show nothing except for section 2006-07-07 23:46:35 +00:00
name.ss disallow empty application; rename regexp-match/fail-without-reading to regexp-try-match 2007-12-29 13:51:32 +00:00
namespac.ss eval and phases (4.0.1.2) 2008-06-25 18:54:38 +00:00
nch.ss Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
net.ss allows colons in the userinfo field of a url (ie, does not encode them) 2009-01-25 20:12:08 +00:00
number.ss add bitwise-bit-field 2009-01-23 17:22:57 +00:00
numstrs.ss R6RS fixes; fix for <, >, <=, and >= with +nan.0 and a bignum or rational; compile two-byte regexp patterns (common for hand-rolled case-insensitivity, as in the R6RS parser) to a more compact and efficient representation 2008-03-06 04:56:47 +00:00
object-old.ss use new require specs in many places 2008-02-23 09:42:03 +00:00
object.ss add equal<%> ad interface* 2008-12-28 15:05:02 +00:00
oe.ss Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
oee.ss Better output: using quiet.ss will show nothing except for section 2006-07-07 23:46:35 +00:00
openssl.ss * Newlines at EOFs 2008-07-09 07:18:06 +00:00
optimize.ss inline fixnum multiplication 2008-12-08 13:36:24 +00:00
pack.ss * Newlines at EOFs 2008-07-09 07:18:06 +00:00
package-gen.ss use new require specs in many places 2008-02-23 09:42:03 +00:00
package.ss fix #:all-defined for 'define-package' by adjusting 'identifier-remove-from-definition-context'; add for-syntax 'package?' and 'package-export-identifiers'; adjust Scribble to find definitions of phase-1 exports 2009-01-21 20:00:55 +00:00
parallel.ss fix timeout in portlib test suite 2008-01-23 22:25:21 +00:00
param.ss more drscheme repairs and tests 2008-05-07 16:31:20 +00:00
path.ss repair mz test suite 2007-11-18 04:34:49 +00:00
pathlib.ss fix a file-relative-path test for windows (merge to 4.1.4) 2009-01-19 04:32:46 +00:00
pconvert.ss Test for print-convert of keyword. 2008-09-25 14:53:55 +00:00
port.ss v3.99.0.2 2007-11-13 12:40:00 +00:00
portlib.ss , 2008-11-13 21:11:48 +00:00
pp-regression.ss fix pretty-print so that special handling of 'lambda', 'quote', etc. doesn't hide sharing that shoul dbe displayed 2008-06-27 22:07:28 +00:00
pretty.ss fix pretty-print hash table test 2008-07-03 00:33:05 +00:00
procs.ss keyword in methods and apply; procedure-reduce-keyword-arity 2008-04-22 18:00:04 +00:00
promise.ss added promise-forced? and promise-running? 2009-01-16 05:46:07 +00:00
prompt-sfs.ss fix lack of space-safety in delimited continuations (related to recently fixed crashing bug) 2008-04-30 17:39:30 +00:00
prompt-tests.ss fix delim-cont bug (in the case that a captured continuation is delimited in the middle of a meta-contiuation that isn't the current one) 2008-04-30 03:01:40 +00:00
prompt.ss add propagated arguments to 'call-with-continuation-prompt'; streamline 'with-handlers' expansion; speed up slightly some JITted cross-module function calls 2009-01-02 21:57:31 +00:00
quiet.ss * More time for quiet.ss and for run-automated-tests.ss 2009-01-27 15:10:52 +00:00
read.ss add eqv hash tables; add hash-update 2008-10-13 16:21:18 +00:00
README document the last change 2006-07-07 23:47:06 +00:00
readtable.ss * Newlines at EOFs 2008-07-09 07:18:06 +00:00
restart.ss use new require specs in many places 2008-02-23 09:42:03 +00:00
runflats.ss mzc -e repairs 2008-05-05 22:32:16 +00:00
rx.ss test for tailing-vertical-bar regexp bug 2008-04-24 19:04:16 +00:00
sandbox.ss test forbidden nested calls 2009-01-31 20:24:35 +00:00
scheme-tests.ss * Rename files to follow `foo-tests.ss' for files that are sets of tests. 2008-08-30 23:03:14 +00:00
serialize.ss use new 'serialized=?' to tighten setup scribble fixpoint 2008-06-23 19:28:08 +00:00
shared-tests.ss shared 2007-12-19 21:32:07 +00:00
shared.ss use new require specs in many places 2008-02-23 09:42:03 +00:00
srfi.ss NHW: Fix an error in the require statement for SRFI 66. 2008-06-06 13:21:07 +00:00
stream.ss Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
string-mzlib.ss * Move the scheme/contract tests to scheme.ss 2008-04-08 12:29:04 +00:00
string.ss Implemented a `no-empty-edge-matches' function using the new 2008-11-23 05:40:54 +00:00
struct.ss fix struct type immutable-field handling and checking of prop:procedure values (PR 9914 and more) 2008-11-15 02:49:54 +00:00
structc.ss Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
structlib.ss use new require specs in many places 2008-02-23 09:42:03 +00:00
stx.ss doc fixes 2008-11-06 16:22:12 +00:00
subproc2.ss Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
subprocess.ss use new require specs in many places 2008-02-23 09:42:03 +00:00
sync.ss fix bug in thread-rewind-receive 2008-03-26 12:41:03 +00:00
syntax-tests.ss typo 2008-08-31 17:59:59 +00:00
syntax.ss infix for literal prefab structs, quasiquote unquoting in value positions of hash-table literals, and related changes (v4.1.4.3) 2009-02-09 15:27:51 +00:00
tcp.ss Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
testing.ss fix the test-suite sandbox 2008-12-19 20:58:56 +00:00
thread.ss some gc-related tests 2008-12-04 23:04:10 +00:00
threadlib.ss fix coroutine API and test to avoid timeout races 2008-03-06 14:08:29 +00:00
thrport.ss Better output: using quiet.ss will show nothing except for section 2006-07-07 23:46:35 +00:00
trait.ss use new require specs in many places 2008-02-23 09:42:03 +00:00
udp.ss fix udp test and update docs related to socket re-binding 2008-07-18 21:33:11 +00:00
uinc.ss Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
uinc2.ss Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
uinc3.ss Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
uni-norm.ss Unicode 5.0, use U+FFFD as replacement char 2008-03-01 14:17:50 +00:00
unicode.ss Unicode 5.0, use U+FFFD as replacement char 2008-03-01 14:17:50 +00:00
unit.ss * Newlines at EOFs 2008-07-09 07:18:06 +00:00
unitsig.ss * Newlines at EOFs 2008-07-09 07:18:06 +00:00
version.ss Change parsing of old versions: 2008-08-23 07:06:33 +00:00
will.ss some gc-related tests 2008-12-04 23:04:10 +00:00
ztest.ss use new require specs in many places 2008-02-23 09:42:03 +00:00

To run most of the tests, run:
 > (load "PATHTOHERE/all.ss")
where PATHTOHERE is the path to this directory.  

Test failures may cause the test to stop before finishing, but most
test failures will let the test continue, and a summary message at the
end will enummerate the failures that occurred.

Some files and directories are created (in the current directory)
during the run. The files are named "tmp<N>" where <N> is a number.
The directory is named "deep". If the test suite passes, the directory
should be removed, but some "tmp<N>" files will remain. (The "tmp<N>"
files are automatically replaced if the test suite is run again.)

Additionally, test `expand' by running:
 > (load "PATHTOHERE/expand.ss")

Test compilation and writing/reading compiled code with:
 > (load "PATHTOHERE/compile.ss")

Run the standard tests with no output except for the results with:
 > (load "PATHTOHERE/quiet.ss")
(Also get an error code -- use with scripts.)

Run 3 copies of the test suite concurrently in separate threads:
 > (load "PATHTOHERE/parallel.ss")


Please report bugs using Help Desk, or
  http://bugs.plt-scheme.org/
or (as a last resort) send mail to
  scheme@plt-scheme.org