racket/collects/tests/mzscheme
2009-12-06 10:46:05 +00:00
..
benchmarks add unsafe-f64vector-{ref,set!} and improve JIT to inline arithmetic ops with more than 2 arguments 2009-11-26 15:07:16 +00:00
lang
ttt use load-relative 2009-11-10 18:28:20 +00:00
advanced.ss
all.ss remove old net tests 2009-03-17 11:42:31 +00:00
async-channel.ss
awk.ss
basic.ss New `scheme/vector' library. 2009-11-03 04:16:48 +00:00
beg-adv.ss better interaction of HtDP languages with scheme/match 2009-07-16 16:11:12 +00:00
beg-bega.ss arithmetic functions should be standard 2009-05-15 18:26:16 +00:00
beg-intm.ss arithmetic functions should be standard 2009-05-15 18:26:16 +00:00
beg-intml.ss
bega-adv.ss better interaction of HtDP languages with scheme/match 2009-07-16 16:11:12 +00:00
beginner-abbr.ss
beginner.ss
binc.ss
boundmap-test.ss
cache-image-snip-test.ss DrDr bugs and spurious errors 2009-10-22 18:45:02 +00:00
censor.ss
char-set.ss some corrections/removals of old tests 2009-11-11 01:34:09 +00:00
chez-module.ss some corrections/removals of old tests 2009-11-11 01:34:09 +00:00
cm.ss added automatic compilation to the module language, plus various other tweaks (contract library enhancement, bug fixes here and there) 2009-07-30 05:17:40 +00:00
cmdline.ss
compat.ss
compile.ss another syntax hack to fix 'scheme/package'; other test corrections 2009-11-27 02:12:27 +00:00
contmark.ss
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 fixed up problems uncovered by dr dr 2009-10-17 21:28:45 +00:00
contract-test.ss PR 10636 2009-12-02 17:09:07 +00:00
control.ss
date.ss
deep.ss
dict.ss fix make-custom-weak-hash (PR 10232) 2009-05-09 13:37:28 +00:00
embed-in-c.c
embed-in-c.ss
embed-me1.ss
embed-me1b.ss
embed-me1c.ss
embed-me1d.ss
embed-me1e.ss
embed-me2.ss
embed-me3.ss
embed-me4.ss
embed-me5.ss
embed-me6.ss
embed-me7.ss
embed-me8.c
embed-me9.ss
embed-me10.ss
embed-me11-rd.ss
embed-me11.ss
embed.ss
etc.ss
expand.ss
fact.ss
file.ss Allow binding to ephemeral ports 2009-10-20 17:00:20 +00:00
filelib.ss Add in-port', port->list', `file->list'. 2009-10-29 18:49:34 +00:00
for.ss have at least one more difference from the first test 2009-10-30 07:20:02 +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 compose now gets 0 or more inputs 2009-05-04 02:10:01 +00:00
head.ss
htdp-image.ss PR 10581 2009-12-05 18:35:25 +00:00
htdp-test.ss
htdp.ss
id-table-test.ss merged changes from /branches/ryanc/sp2: 2009-07-03 19:47:25 +00:00
imap.ss
intermediate-lambda.ss
intermediate.ss
intm-adv.ss arithmetic functions should be standard 2009-05-15 18:26:16 +00:00
intm-intml.ss
intmlam-adv.ss arithmetic functions should be standard 2009-05-15 18:26:16 +00:00
ktest.ss
kw.ss
list.ss test all orders fo lengths <= 3 2009-11-19 22:05:02 +00:00
loadable.ss
loadtest.ss
logger.ss
loop.ss
ltest.ss
macro.ss free-id=? propagation through module exports; add 'not-free-identifier=? syntax property to disable free-id=? propagation; add prop:rename-transformer and prop:set-transformer; fix scheme/local so that local syntax bindings are visible to later definitions (v4.1.5.3) 2009-03-19 20:22:18 +00:00
macrolib.ss
makeflat.ss
makeflats.ss
math.ss added more examples and tests for order-of-magnitude 2009-12-05 20:38:38 +00:00
md5.ss
moddep.ss
modprot.ss (v4.1.5.5) repair interaction of provides redirected by a rename-transformer, certification of access to unexported variables, and protected exports; also get rid of kernel-reprovide special case in export handling, because a more general export-sharing technique subsumed the special case long ago 2009-04-24 14:59:09 +00:00
module-reader.ss use "anonymous-module" for modules without a source file 2009-12-06 10:46:05 +00:00
module.ss Allow concurrent testing 2009-11-02 23:24:08 +00:00
mpair.ss
mz-tests.ss unsafe ops (v4.2.1.8) 2009-09-06 18:24:46 +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
mzq.ss
name.ss
namespac.ss
nch.ss
net.ss remove old net tests 2009-03-17 11:42:31 +00:00
number.ss tests for bitwise-bit-field repair 2009-10-04 01:41:18 +00:00
numstrs.ss fix bug parsing polar notation conbined with #e 2009-05-20 00:18:15 +00:00
object-old.ss
object.ss add equal<%> ad interface* 2008-12-28 15:05:02 +00:00
oe.ss
openssl.ss
optimize.ss flvectors 2009-12-03 16:42:32 +00:00
pack.ss
package-gen.ss another syntax hack to fix 'scheme/package'; other test corrections 2009-11-27 02:12:27 +00:00
package.ss another syntax hack to fix 'scheme/package'; other test corrections 2009-11-27 02:12:27 +00:00
parallel.ss another syntax hack to fix 'scheme/package'; other test corrections 2009-11-27 02:12:27 +00:00
param.ss
path.ss
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 added prop:print-converter 2009-03-04 02:54:22 +00:00
port.ss
portlib.ss Add in-port', port->list', `file->list'. 2009-10-29 18:49:34 +00:00
pp-regression.ss
pretty.ss
procs.ss
prompt-sfs.ss another syntax hack to fix 'scheme/package'; other test corrections 2009-11-27 02:12:27 +00:00
prompt-tests.ss
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 try to sort outputs out 2009-10-30 06:42:51 +00:00
read.ss
README
readtable.ss
restart.ss
runflats.ss
rx.ss
sandbox.ss test forbidden nested calls 2009-01-31 20:24:35 +00:00
scheme-tests.ss move promise tests to tests/lazy 2009-11-15 00:36:24 +00:00
serialize.ss
shared-tests.ss undid my broken commit 2009-10-30 16:11:34 +00:00
shared.ss
srfi.ss Fix drdr props. 2009-11-10 15:41:32 +00:00
stream.ss another syntax hack to fix 'scheme/package'; other test corrections 2009-11-27 02:12:27 +00:00
string-mzlib.ss
string.ss fix problem with regexp-match*, etc. and byte regexps (merge to 4.2.2) 2009-09-26 18:50:41 +00:00
struct.ss
structlib.ss
stx.ss fixed test for binding of delay that moved again 2009-12-06 05:15:20 +00:00
subprocess.ss fix file-descriptor leak in process[*]/ports (PR 10229) 2009-05-04 12:22:01 +00:00
sync.ss
syntax-tests.ss merged changes from /branches/ryanc/sp2: 2009-07-03 19:47:25 +00:00
syntax.ss move promise tests to tests/lazy 2009-11-15 00:36:24 +00:00
tcp.ss
testing.ss extra flushing 2009-10-30 07:50:49 +00:00
thread.ss Allow binding to ephemeral ports 2009-10-20 17:00:20 +00:00
threadlib.ss
thrport.ss
trace.ss mu 2009-09-29 04:38:02 +00:00
trait.ss
udp.ss Allow binding to ephemeral ports 2009-10-20 17:00:20 +00:00
uinc.ss
uinc2.ss
uinc3.ss
uni-norm.ss
unicode.ss
unit.ss
unitsig.ss
unsafe.ss inline flvector-length 2009-12-03 18:04:02 +00:00
vector.ss added some vector-copy tests 2009-11-21 13:21:30 +00:00
version.ss
will.ss
zo-marshal.ss all expression forms tested for zo-marshal 2009-03-06 23:27:10 +00:00
ztest.ss

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