racket/collects/tests
Matthew Flatt 9d6f0e96ba fix for bytecode validator
Fix tchecking for a rest argument to a function that
is lifted by closure conversion so that one of its
arguments is a mutable local variable's location.

Also reject bytecode that would pass too many arguments
to a lifted function, since that would trigger an arity
error that might try to use a location as a value.

Merge to v5.3
2012-07-26 16:32:59 -06:00
..
algol60 Added @literal-algol{} and started an algol60 test suite (apologies 2012-06-20 10:28:53 -05:00
compiler
data
datalog adjust datalog so that syntax objects are not used as source location 2012-06-02 08:04:45 -05:00
db
deinprogramm
drracket bring back drscheme/private/number-snip.ss since it may 2012-07-19 07:29:42 -05:00
eopl
errortrace errortrace: fix profiling for phase >= 2 code 2012-07-23 07:05:40 -05:00
file Streamline more test suits. 2012-05-24 11:27:13 -04:00
framework
frtime
future Add test to track performance of code inside a future over time 2012-07-22 20:08:51 -05:00
generic racket/generics: add contract combinator 2012-06-25 20:33:48 -04:00
gracket add missing `super-new' from class100 conversion 2012-07-24 11:16:43 -05:00
honu [honu] assignment operators cooperate with the dot operator 2012-06-11 13:07:52 -06:00
htdp-lang *SL: fix `check-expect' syntax checking 2012-07-01 09:25:12 -06:00
html
jpr
lazy fix misc tests for error-message change 2012-05-26 08:18:19 -06:00
macro-debugger
match
mysterx COM test updates 2012-07-26 16:32:59 -06:00
mzcom
net Streamline more test suits. 2012-05-24 11:27:13 -04:00
openssl
plai fix misc tests for error-message change 2012-05-26 08:18:19 -06:00
planet
profile Leftover file that wasn't added with the `tests/profile' refactoring. 2012-05-24 11:53:03 -04:00
r6rs
racket fix for bytecode validator 2012-07-26 16:32:59 -06:00
racklog
rackunit
scribble scriblib/autobib: first cut at configurable style 2012-07-10 00:21:56 -06:00
scriblib Fixing PR12779 2012-05-28 11:52:56 -06:00
slatex
srfi
stepper refactored to reduce stepper dependencies 2012-06-19 23:51:59 -07:00
stxparse
syntax syntax/location: fix and change `quote-submodule-{name,path}' 2012-07-10 11:42:42 -06:00
syntax-color
test-engine
typed-racket Fix type for add-between. 2012-07-24 16:41:52 -04:00
units Fix unit test broken by mzlib movement 2012-07-11 21:38:42 -04:00
unstable Add tests from unstable/generics. 2012-05-24 16:51:10 -04:00
utils
web-server New error message 2012-06-25 15:59:17 -06:00
xml
xrepl
eli-tester.rkt
info.rkt
run-automated-tests.rkt
stress.rkt
zo-path.rkt
zo-size.rkt