racket/collects/tests
Matthew Flatt 6b16679b39 fix `lazy-require' in phase levels other than 0
The `lazy-require' form expands to `define-runtime-module-path-index',
whch doesn't work right at phase levels other than 0. Work around the
problem by generating a submodule to hold the
`define-runtime-module-path-index' form.

This repair fixes `raco exe' on certain uses of `match', which in turn
uses `lazy-require' at compile time.

Also, use `register-external-module' to generate appropriate
dependencies on lazily loaded modules.
2012-11-11 09:38:16 -07:00
..
algol60
compiler compiler/zo-marshal: repair mashaling of import info in syntax 2012-08-06 15:32:27 -06:00
data Newlines at EOFs. 2012-11-06 14:07:15 -05:00
datalog
db
deinprogramm Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
drracket insert examples directly into drracket instead of simulating 2012-11-04 14:39:54 -06:00
eopl Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
errortrace
file
framework fix group-test 2012-10-17 20:19:15 -05:00
frtime
future fix problems with `would-be-future' 2012-10-30 17:28:37 -06:00
generic Implementation of #:defaults keyword for define-generics 2012-11-09 20:14:56 -05:00
gracket racket/gui: add `get-current-mouse-state' 2012-11-07 14:37:39 -07:00
honu [honu] move honu-syntax to syntax.rkt. allow each pattern to specify a syntax result 2012-11-01 11:22:55 -06:00
htdp-lang fix string-ith's error message; Closes PR 13197 2012-10-17 20:27:12 -04:00
html
jpr
lazy fix misc tests for error-message change 2012-05-26 08:18:19 -06:00
macro-debugger make macro stepper recover from jumps within expansion 2012-10-11 17:44:51 -04:00
match
mysterx
mzcom
net exposed mapping for unreserved characters 2012-11-01 12:38:09 -07:00
openssl
plai enabling shared in plai with some shameless copying of kernel code 2012-11-06 19:53:03 -07:00
planet
planet2 Release Planet 2 (beta) 2012-11-08 06:16:42 -07:00
profile
r6rs Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
racket fix `lazy-require' in phase levels other than 0 2012-11-11 09:38:16 -07:00
racklog
rackunit
scribble
scriblib
slatex
srfi Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
stepper Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
stxparse
syntax added tests for racket/syntax 2012-08-24 18:14:40 -04:00
syntax-color
test-engine
typed-racket Fix whitespace in test 2012-11-10 12:03:47 -05:00
units
unstable
utils add find-labelled-windows 2012-11-03 13:54:48 -05:00
web-server
xml Fix for PR 13234. xexpr-core: added more test cases to 2012-11-07 11:46:32 -07:00
xrepl
eli-tester.rkt
info.rkt
run-automated-tests.rkt
stress.rkt
zo-path.rkt
zo-size.rkt