.. |
lang
|
Use racket instead of scheme . Fixes dependency issues.
|
2014-12-15 02:45:32 -05:00 |
.gitignore
|
Ignore files here too.
|
2014-12-15 02:55:15 -05:00 |
all.rktl
|
Minimal tests for when extflonum are no available
|
2015-02-12 10:14:52 -07:00 |
async-channel.rktl
|
Split the core racket tests into the "racket-test-core" pkg.
|
2014-12-15 01:59:56 -05:00 |
basic.rktl
|
Check more disjoint types
|
2014-12-29 07:26:15 -07:00 |
boundmap-test.rktl
|
Finish fixing dependencies of "racket-test-core".
|
2014-12-19 11:35:39 -05:00 |
bytes.rktl
|
Split the core racket tests into the "racket-test-core" pkg.
|
2014-12-15 01:59:56 -05:00 |
censor.rktl
|
Split the core racket tests into the "racket-test-core" pkg.
|
2014-12-15 01:59:56 -05:00 |
chaperone.rktl
|
repair impersonator-porperty predicate and accessor
|
2015-03-09 15:33:41 -06:00 |
cm.rktl
|
Another couple "racket-test-core" fixes.
|
2014-12-18 16:32:02 -05:00 |
cmdline.rktl
|
Split the core racket tests into the "racket-test-core" pkg.
|
2014-12-15 01:59:56 -05:00 |
collects.rktl
|
Split the core racket tests into the "racket-test-core" pkg.
|
2014-12-15 01:59:56 -05:00 |
contmark.rktl
|
Reduce and fix dependencies for "racket-core-test".
|
2014-12-15 19:07:43 -05:00 |
control.rktl
|
Split the core racket tests into the "racket-test-core" pkg.
|
2014-12-15 01:59:56 -05:00 |
core-tests.rktl
|
Split the core racket tests into the "racket-test-core" pkg.
|
2014-12-15 01:59:56 -05:00 |
cstruct.rktl
|
require a #:offset keyword before a field offset in define-cstruct
|
2015-02-14 18:40:20 -07:00 |
date.rktl
|
do tests for f2bacdc6f properly
|
2015-01-21 10:05:09 -06:00 |
deep.rktl
|
Split the core racket tests into the "racket-test-core" pkg.
|
2014-12-15 01:59:56 -05:00 |
dict.rktl
|
Split the core racket tests into the "racket-test-core" pkg.
|
2014-12-15 01:59:56 -05:00 |
expand.rktl
|
Split the core racket tests into the "racket-test-core" pkg.
|
2014-12-15 01:59:56 -05:00 |
extflonum.rktl
|
fix extflonum-printing test when extflonums are disabled
|
2015-02-17 19:12:29 -07:00 |
file.rktl
|
Windows: change delete-{file,directory} to attempt permission correction
|
2015-01-13 11:58:36 -07:00 |
filelib.rktl
|
Split the core racket tests into the "racket-test-core" pkg.
|
2014-12-15 01:59:56 -05:00 |
fixnum.rktl
|
Split the core racket tests into the "racket-test-core" pkg.
|
2014-12-15 01:59:56 -05:00 |
flonum.rktl
|
Split the core racket tests into the "racket-test-core" pkg.
|
2014-12-15 01:59:56 -05:00 |
for-submod.rkt
|
Split the core racket tests into the "racket-test-core" pkg.
|
2014-12-15 01:59:56 -05:00 |
for-util.rkt
|
Split the core racket tests into the "racket-test-core" pkg.
|
2014-12-15 01:59:56 -05:00 |
for.rktl
|
Make for/fold/derived check the values in the body in the last clause.
|
2015-03-09 12:48:49 -06:00 |
foreign-test.c
|
Split the core racket tests into the "racket-test-core" pkg.
|
2014-12-15 01:59:56 -05:00 |
foreign-test.rktl
|
Make define-cpointer-type declare its function with an inferred-name.
|
2015-03-09 12:45:35 -06:00 |
function.rktl
|
Split the core racket tests into the "racket-test-core" pkg.
|
2014-12-15 01:59:56 -05:00 |
generator.rktl
|
Split the core racket tests into the "racket-test-core" pkg.
|
2014-12-15 01:59:56 -05:00 |
has-submod.rkt
|
Split the core racket tests into the "racket-test-core" pkg.
|
2014-12-15 01:59:56 -05:00 |
id-table-test.rktl
|
Finish fixing dependencies of "racket-test-core".
|
2014-12-19 11:35:39 -05:00 |
iostream.rktl
|
Split the core racket tests into the "racket-test-core" pkg.
|
2014-12-15 01:59:56 -05:00 |
letrec.rktl
|
Split the core racket tests into the "racket-test-core" pkg.
|
2014-12-15 01:59:56 -05:00 |
list.rktl
|
Move tests for SRFIs to "racket-test".
|
2014-12-18 15:23:44 -05:00 |
loadable.rktl
|
Split the core racket tests into the "racket-test-core" pkg.
|
2014-12-15 01:59:56 -05:00 |
loadtest.rktl
|
Split the core racket tests into the "racket-test-core" pkg.
|
2014-12-15 01:59:56 -05:00 |
logger.rktl
|
Split the core racket tests into the "racket-test-core" pkg.
|
2014-12-15 01:59:56 -05:00 |
macro.rktl
|
Split the core racket tests into the "racket-test-core" pkg.
|
2014-12-15 01:59:56 -05:00 |
math.rktl
|
Split the core racket tests into the "racket-test-core" pkg.
|
2014-12-15 01:59:56 -05:00 |
moddep.rktl
|
Finish fixing dependencies of "racket-test-core".
|
2014-12-19 11:35:39 -05:00 |
modprot.rktl
|
Split the core racket tests into the "racket-test-core" pkg.
|
2014-12-15 01:59:56 -05:00 |
module-reader.rktl
|
Split the core racket tests into the "racket-test-core" pkg.
|
2014-12-15 01:59:56 -05:00 |
module.rktl
|
add tracking of require and provide subforms
|
2015-03-09 15:28:08 -06:00 |
name.rktl
|
Split the core racket tests into the "racket-test-core" pkg.
|
2014-12-15 01:59:56 -05:00 |
namespac.rktl
|
namespace-attach-module: fix handling of for-template
|
2015-01-18 11:19:49 -07:00 |
net-available.rkt
|
Rename to avoid conflict since pkgs is slow.
|
2014-12-15 02:10:44 -05:00 |
number.rktl
|
fix error message for inexact->exact on +inf.f
|
2015-01-24 10:12:35 -07:00 |
numstrs.rktl
|
Split the core racket tests into the "racket-test-core" pkg.
|
2014-12-15 01:59:56 -05:00 |
object.rktl
|
add object-or-false=?
|
2015-03-05 14:27:17 -07:00 |
optimize.rktl
|
Tests for correct use of reverse in procedure? reduction
|
2015-02-27 08:32:27 -07:00 |
pack.rktl
|
Split the core racket tests into the "racket-test-core" pkg.
|
2014-12-15 01:59:56 -05:00 |
parallel.rktl
|
Split the core racket tests into the "racket-test-core" pkg.
|
2014-12-15 01:59:56 -05:00 |
param.rktl
|
Split the core racket tests into the "racket-test-core" pkg.
|
2014-12-15 01:59:56 -05:00 |
path.rktl
|
Split the core racket tests into the "racket-test-core" pkg.
|
2014-12-15 01:59:56 -05:00 |
pathlib.rktl
|
Split the core racket tests into the "racket-test-core" pkg.
|
2014-12-15 01:59:56 -05:00 |
place-utils.rkt
|
Split the core racket tests into the "racket-test-core" pkg.
|
2014-12-15 01:59:56 -05:00 |
place.rktl
|
Split the core racket tests into the "racket-test-core" pkg.
|
2014-12-15 01:59:56 -05:00 |
port.rktl
|
Split the core racket tests into the "racket-test-core" pkg.
|
2014-12-15 01:59:56 -05:00 |
portlib.rktl
|
Split the core racket tests into the "racket-test-core" pkg.
|
2014-12-15 01:59:56 -05:00 |
pp-regression.rktd
|
Split the core racket tests into the "racket-test-core" pkg.
|
2014-12-15 01:59:56 -05:00 |
pretty.rktl
|
pretty-print: fix for a current inspector that sees through internals
|
2015-01-29 19:33:36 -07:00 |
print.rktl
|
Split the core racket tests into the "racket-test-core" pkg.
|
2014-12-15 01:59:56 -05:00 |
procs.rktl
|
Split the core racket tests into the "racket-test-core" pkg.
|
2014-12-15 01:59:56 -05:00 |
prompt-tests.rktl
|
Split the core racket tests into the "racket-test-core" pkg.
|
2014-12-15 01:59:56 -05:00 |
prompt.rktl
|
Split the core racket tests into the "racket-test-core" pkg.
|
2014-12-15 01:59:56 -05:00 |
quiet.rktl
|
Split the core racket tests into the "racket-test-core" pkg.
|
2014-12-15 01:59:56 -05:00 |
read.rktl
|
Split the core racket tests into the "racket-test-core" pkg.
|
2014-12-15 01:59:56 -05:00 |
readtable.rktl
|
Split the core racket tests into the "racket-test-core" pkg.
|
2014-12-15 01:59:56 -05:00 |
resource.rktl
|
Split the core racket tests into the "racket-test-core" pkg.
|
2014-12-15 01:59:56 -05:00 |
rx.rktl
|
Split the core racket tests into the "racket-test-core" pkg.
|
2014-12-15 01:59:56 -05:00 |
sandbox.rktl
|
Split the core racket tests into the "racket-test-core" pkg.
|
2014-12-15 01:59:56 -05:00 |
scheme-tests.rktl
|
Split the core racket tests into the "racket-test-core" pkg.
|
2014-12-15 01:59:56 -05:00 |
sequence.rktl
|
Split the core racket tests into the "racket-test-core" pkg.
|
2014-12-15 01:59:56 -05:00 |
serialize.rktl
|
Finish fixing dependencies of "racket-test-core".
|
2014-12-19 11:35:39 -05:00 |
set.rktl
|
Split the core racket tests into the "racket-test-core" pkg.
|
2014-12-15 01:59:56 -05:00 |
setup.rktl
|
Split the core racket tests into the "racket-test-core" pkg.
|
2014-12-15 01:59:56 -05:00 |
shared-tests.rktl
|
Split the core racket tests into the "racket-test-core" pkg.
|
2014-12-15 01:59:56 -05:00 |
shared.rktl
|
Finish fixing dependencies of "racket-test-core".
|
2014-12-19 11:35:39 -05:00 |
srcloc.rktl
|
Split the core racket tests into the "racket-test-core" pkg.
|
2014-12-15 01:59:56 -05:00 |
stream.rktl
|
Split the core racket tests into the "racket-test-core" pkg.
|
2014-12-15 01:59:56 -05:00 |
string.rktl
|
Split the core racket tests into the "racket-test-core" pkg.
|
2014-12-15 01:59:56 -05:00 |
struct.rktl
|
fix prefab-key? for inferred field count
|
2015-02-03 10:48:18 +01:00 |
stx.rktl
|
repair a test
|
2014-12-15 09:13:24 -07:00 |
stxparam.rktl
|
Split the core racket tests into the "racket-test-core" pkg.
|
2014-12-15 01:59:56 -05:00 |
submodule.rktl
|
Split the core racket tests into the "racket-test-core" pkg.
|
2014-12-15 01:59:56 -05:00 |
subprocess.rktl
|
Split the core racket tests into the "racket-test-core" pkg.
|
2014-12-15 01:59:56 -05:00 |
sync.rktl
|
fix interaction of nack-guard-evt and choice-evt
|
2015-02-12 15:24:45 -07:00 |
syntax.rktl
|
Split the core racket tests into the "racket-test-core" pkg.
|
2014-12-15 01:59:56 -05:00 |
syntaxlibs.rktl
|
Split the core racket tests into the "racket-test-core" pkg.
|
2014-12-15 01:59:56 -05:00 |
test.rkt
|
Split the core racket tests into the "racket-test-core" pkg.
|
2014-12-15 01:59:56 -05:00 |
testing.rktl
|
Split the core racket tests into the "racket-test-core" pkg.
|
2014-12-15 01:59:56 -05:00 |
thread.rktl
|
Rename to avoid conflict since pkgs is slow.
|
2014-12-15 02:10:44 -05:00 |
thrport.rktl
|
Split the core racket tests into the "racket-test-core" pkg.
|
2014-12-15 01:59:56 -05:00 |
trace.rktl
|
fix a test
|
2014-12-19 20:23:49 -07:00 |
trait.rktl
|
Split the core racket tests into the "racket-test-core" pkg.
|
2014-12-15 01:59:56 -05:00 |
udp.rktl
|
Split the core racket tests into the "racket-test-core" pkg.
|
2014-12-15 01:59:56 -05:00 |
uni-norm.rktl
|
Unicode 7.0
|
2015-02-09 11:33:13 -07:00 |
unicode.rktl
|
Unicode 7.0
|
2015-02-09 11:33:13 -07:00 |
unsafe.rktl
|
Split the core racket tests into the "racket-test-core" pkg.
|
2014-12-15 01:59:56 -05:00 |
vector.rktl
|
Move tests for SRFIs to "racket-test".
|
2014-12-18 15:23:44 -05:00 |
version.rktl
|
Split the core racket tests into the "racket-test-core" pkg.
|
2014-12-15 01:59:56 -05:00 |
will.rktl
|
compiler: never retain namespace for constantness-test argument
|
2015-01-19 21:29:54 -07:00 |