..
benchmarks
Ignores that are roughly the same as the ones in svn
2010-04-18 10:47:32 -04:00
lang
fix 'module-langugage tracking
2008-09-22 13:08:40 +00:00
ttt
use load-relative
2009-11-10 18:28:20 +00:00
.gitignore
Ignores that are roughly the same as the ones in svn
2010-04-18 10:47:32 -04:00
advanced.ss
all.ss
remove old net tests
2009-03-17 11:42:31 +00:00
async-channel.ss
awk.ss
basic.ss
move most of the 'scheme' collection to the 'racket' collection
2010-04-20 15:24:48 -06:00
beg-adv.ss
improved the implementation of error in the teaching languages, added test casees
2010-02-01 15:39:33 +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
chaperone.ss
fix the interaction of chaperones, keywords, and the whole zoo of reflective procedure operations
2010-04-01 13:14:50 +00:00
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
module paths normalize to .rkt, load handler converts .rkt back to .ss if necessary
2010-04-11 16:55:18 +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
call-with-immediate-continuation-mark
2008-11-07 02:54:12 +00:00
contract-mzlib-test.ss
Now that we have a way of marking procedures as methods at runtime,
2010-03-10 04:07:00 +00:00
contract-opt-tests.ss
fixed up problems uncovered by dr dr
2009-10-17 21:28:45 +00:00
contract-test.ss
move most of the 'scheme' collection to the 'racket' collection
2010-04-20 15:24:48 -06: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
add test for embedding MzScheme and resetting via scheme_basic_env
2008-09-07 12:41:20 +00:00
embed-in-c.ss
fix embed-in-c
2010-03-19 15:27:47 +00:00
embed-me1.ss
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
embed-me3.ss
embed-me4.ss
embed-me5.ss
embed-me6.ss
* Newlines at EOFs
2008-07-09 07:18:06 +00:00
embed-me7.ss
embed-me8.c
embed-me9.ss
embed-me10.ss
* Newlines at EOFs
2008-07-09 07:18:06 +00:00
embed-me11-rd.ss
embed-me11.ss
embed.ss
fix more bugs with lib paths in exe creation
2008-10-30 10:55:07 +00:00
etc.ss
expand.ss
fix (mostly) expand tests suite
2008-11-21 13:52:20 +00:00
fact.ss
file.ss
Racket experiments
2010-04-02 21:29:59 +00:00
filelib.ss
fix test problems
2010-02-20 12:23:01 +00:00
fixnum.ss
fill out fl and fx operations; repair fixnum-overflow bug in quotient
2010-01-07 03:30:33 +00:00
for.ss
Change `generator' to have a form of (generator () body ...). The empty
2010-04-01 07:45:41 +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
bytecode-compiler changes to help enable flonum unboxing
2009-12-13 04:39:46 +00:00
function.ss
compose now gets 0 or more inputs
2009-05-04 02:10:01 +00:00
head.ss
htdp-image.ss
apparently the 1 pixel circle under linux draws in exactly one pixel when not in smoothed mode, which broke a test case; so that's changed now
2010-02-10 17:40:21 +00:00
htdp-test.ss
improved the implementation of error in the teaching languages, added test casees
2010-02-01 15:39:33 +00:00
htdp.ss
id-table-test.ss
merged changes from /branches/ryanc/sp2:
2009-07-03 19:47:25 +00:00
imap.ss
* Newlines at EOFs
2008-07-09 07:18:06 +00:00
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
normalized the results of procedure-arity
2010-01-06 19:34:29 +00:00
list.ss
test all orders fo lengths <= 3
2009-11-19 22:05:02 +00:00
loadable.ss
loadtest.ss
logger.ss
fix logger name handling
2008-07-17 17:41:05 +00:00
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
* 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
math.ss
added more examples and tests for order-of-magnitude
2009-12-05 20:38:38 +00:00
moddep.ss
module paths normalize to .rkt, load handler converts .rkt back to .ss if necessary
2010-04-11 16:55:18 +00:00
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
chaperones (v4.2.5.3)
2010-03-28 01:10:33 +00:00
mzlib-tests.ss
basic set library
2010-02-20 13:00:48 +00:00
mzlonglong.c
mzq.ss
* Rename files to follow `foo-tests.ss' for files that are sets of tests.
2008-08-30 23:03:14 +00:00
name.ss
namespac.ss
eval and phases (4.0.1.2)
2008-06-25 18:54:38 +00:00
nch.ss
net.ss
remove old net tests
2009-03-17 11:42:31 +00:00
number.ss
fix bignum expt (PR 10690); also fixed a doc typo
2010-01-12 02:16:12 +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 test cases, which let us see where we're failing at the moment.
2010-03-09 23:56:20 +00:00
oe.ss
openssl.ss
* Newlines at EOFs
2008-07-09 07:18:06 +00:00
optimize.ss
chaperones (v4.2.5.3)
2010-03-28 01:10:33 +00:00
pack.ss
* Newlines at EOFs
2008-07-09 07:18:06 +00:00
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
more drscheme repairs and tests
2008-05-07 16:31:20 +00:00
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
Fix pconvert of hashtables.
2010-03-01 20:27:55 +00:00
place-channel.ss
Communciate Structs
2010-04-01 17:03:51 +00:00
port.ss
portlib.ss
Add in-port',
port->list', `file->list'.
2009-10-29 18:49:34 +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
fix the interaction of chaperones, keywords, and the whole zoo of reflective procedure operations
2010-04-01 13:14:50 +00:00
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
add eqv hash tables; add hash-update
2008-10-13 16:21:18 +00:00
README
readtable.ss
* Newlines at EOFs
2008-07-09 07:18:06 +00:00
restart.ss
runflats.ss
mzc -e repairs
2008-05-05 22:32:16 +00:00
rx.ss
Perl-like handling of empty matches in regexp-match*, etc., though without Perl-like filtering of empty strings in the result of regexp-split (PR 10855)
2010-04-14 22:53:14 -04:00
sandbox.ss
fix some tests and docs after racket move
2010-04-20 17:28:07 -06:00
scheme-tests.ss
added scheme/fixnum
2009-12-23 15:41:40 +00:00
serialize.ss
use new 'serialized=?' to tighten setup scribble fixpoint
2008-06-23 19:28:08 +00:00
set.ss
Renamed make-set{,eq,eqv} to set{,eq,eqv} for uniformity with list, vector, etc.
2010-02-25 19:46:36 +00:00
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
Perl-like handling of empty matches in regexp-match*, etc., though without Perl-like filtering of empty strings in the result of regexp-split (PR 10855)
2010-04-14 22:53:14 -04:00
struct.ss
add prop:struct-info
2010-04-03 13:08:39 +00:00
structlib.ss
stx.ss
move most of the 'scheme' collection to the 'racket' collection
2010-04-20 15:24:48 -06:00
subprocess.ss
fix file-descriptor leak in process[*]/ports (PR 10229)
2009-05-04 12:22:01 +00:00
sync.ss
fix problems with having a struct implement both prop:evt and prop:procedure; merge to 4.2.4
2010-01-24 15:30:16 +00:00
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
wrap each top-level form in a module with a prompt
2010-01-31 17:04:55 +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
* Newlines at EOFs
2008-07-09 07:18:06 +00:00
unitsig.ss
* Newlines at EOFs
2008-07-09 07:18:06 +00:00
unsafe.ss
constant-folding repairs to some unsafe operations
2010-04-07 12:48:15 +00:00
vector.ss
added some vector-copy tests
2009-11-21 13:21:30 +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
zo-marshal.ss
all expression forms tested for zo-marshal
2009-03-06 23:27:10 +00:00
ztest.ss