racket/pkgs/racket-test-core/tests/racket
2015-12-26 22:37:00 -06:00
..
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 Move contents of unstable/hash to racket/hash. 2015-07-20 16:00:52 -05: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 regexp-replace*: recognize \$ as empty string 2015-10-05 13:28:53 -06:00
boundmap-test.rktl switch to set-of-scopes expander 2015-07-16 14:20:00 -06: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 add more support for continuation marks in procedure impersonators 2015-11-20 10:20:02 -07: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 fix date*->seconds handling of nanoseconds field 2015-08-22 19:33:57 -04: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
ffi-lock.rkt fix memory-management problem with #:lock-name 2015-06-26 07:44:43 +08:00
file.rktl Windows: change delete-{file,directory} to attempt permission correction 2015-01-13 11:58:36 -07:00
filelib.rktl fix test for the case that the addon dir is missing 2015-12-05 14:41:22 -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 raise better error message if binding clauses are bad. 2015-04-10 13:56:42 -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 JIT: inline ptr-ref and ptr-set! 2015-07-02 15:59: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
hash.rktl Move contents of unstable/hash to racket/hash. 2015-07-20 16:00:52 -05:00
id-set-test.rktl add free-id sets 2015-05-04 19:05:07 -04:00
id-table-test.rktl Add more hash-like operations to id-table 2015-11-21 15:46:22 -05:00
info.rkt Increase timeout on core tests. 2015-07-21 15:40:09 -04: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 added args checking to prefix functions 2015-09-06 15:28:53 -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 Move part of unstable/logging to racket/logging. 2015-07-23 12:22:51 -05:00
macro.rktl fix taint-check ordering in expander 2015-10-20 20:22:37 -06:00
math.rktl Remove dependency on unstable/flonum. 2015-08-27 14:28:36 -05:00
moddep.rktl Finish fixing dependencies of "racket-test-core". 2014-12-19 11:35:39 -05:00
modprot.rktl prevent compile from binding in the current namespace 2015-09-05 10:58:44 -06: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 fix namespace-mapped-symbols forcing of lazy binding info 2015-12-02 13:14:28 -07:00
name.rktl Generalize inferred names 2015-10-05 10:25:57 -06:00
namespac.rktl adjust top-level handling for identifiers without #%top 2015-09-06 08:06:07 -06:00
net-available.rkt Rename to avoid conflict since pkgs is slow. 2014-12-15 02:10:44 -05:00
number.rktl Fix exponentiation of negative single-floats and moderately large bignums. 2015-11-29 15:46:56 -06:00
numstrs.rktl fix too-early exact->inexact conversion in number parsing 2015-11-22 09:11:23 -07:00
object.rktl add internal-definition-context-{binding-identifier,track} 2015-11-15 06:17:22 -07:00
optimize.rktl Don't drop expressions with side effects in eq? reduction 2015-12-15 00:25:00 -03: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
phantom-bytes.rkt incremental GC: fix phantom-byte counting 2015-12-01 05:50:06 -07:00
place-utils.rkt Bind channel properly in place/context. 2015-12-17 19:17:28 -05:00
place.rktl Bind channel properly in place/context. 2015-12-17 19:17:28 -05:00
port.rktl fix getting port name for reader errors 2015-11-05 06:40:05 -07: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 Add a mode argument to pretty-format. 2015-09-07 15:46:58 -05: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 fix reader tests for disable extflonums 2015-11-04 19:54:27 -07:00
readtable.rktl Adjust use of readtable argument in read/recursive 2015-04-15 13:01:58 -06: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 switch to set-of-scopes expander 2015-07-16 14:20:00 -06: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 Revert adding in-pairs to racket/sequence. 2015-08-13 14:43:57 -05:00
serialize.rktl Finish fixing dependencies of "racket-test-core". 2014-12-19 11:35:39 -05:00
set.rktl fix impersonator properties for chaperone-hash-set and impersonate-hash-set 2015-12-26 22:37:00 -06: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 Add stream* to complement stream 2015-06-20 21:43:27 +08:00
string.rktl Add string-contains?. 2015-09-16 13:05:41 -05:00
struct.rktl Add prop:object-name. 2015-03-18 09:55:27 -04:00
stx.rktl fix mutation of shared "self" module path index for submodules 2015-12-17 06:21:05 -07:00
stxparam.rktl switch to set-of-scopes expander 2015-07-16 14:20:00 -06:00
submodule.rktl switch to set-of-scopes expander 2015-07-16 14:20:00 -06: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 broken test 2015-09-10 07:57:30 -06:00
syntax.rktl fix marshaling of a compiled top-level begin-for-syntax 2015-12-19 09:37:32 -07: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 Add test for "base" version. 2015-03-20 11:56:05 -04:00
will.rktl fix space-safety annotation for nested ifs 2015-11-08 07:36:48 -07:00