racket/collects/tests
Noel Welsh cfa7b727f4 Fix some errors with in-vector and derived forms:
- Range checking was inconsistent between the sequence and macro forms
- The macro form could crash due to unsafe vector refs

Fixes involved refactoring the range checks so they are shared between both versions, and changing the contract slightly so start and stop are checked before the sequence runs. This allows unsafe vector refs and earlier error notifications at the cost making some valid programs (e.g. those using some condition to stop a comprehension hitting an invalid index) now be invalid. Only crazy people would rely on the old behaviour, so it isn't a problem in practice.
2010-12-13 13:38:35 +00:00
..
aligned-pasteboard
compiler Removing test because we reintroduced gensym 2010-11-24 23:33:42 -05:00
data add in-queue 2010-11-16 23:09:19 -07:00
datalog
deinprogramm This code appears to have been copied from the other 2010-11-25 12:03:10 -05:00
drracket added a not-quite-right test case (drracket's test suites don't run well in gr2 yet) 2010-12-02 10:40:43 -06:00
errortrace
file
framework Adds auto-completion to LaTeX and TeX inspired keybindings 2010-11-02 22:34:05 -05:00
frtime
future
gracket add width' and height' arguments to post-script-dc% and pdf-dc% 2010-11-26 20:40:43 -07:00
honu dont require core files 2010-10-22 10:48:09 -06:00
htdp-lang Fixes usage of argb-pixels 2010-11-25 12:01:44 -05:00
html
jpr
lazy
macro-debugger
match
mysterx
mzcom
net
plai Fixing problem with previous "fix" to mutator-begin 2010-11-24 23:33:42 -05:00
planet
plot plot bug fixes, including new images and a more forgiving image-equality test 2010-11-10 09:18:50 -07:00
profile
r6rs
racket Fix some errors with in-vector and derived forms: 2010-12-13 13:38:35 +00:00
racklog
rackunit This test relied on the old source location losing behavior of Rackunit 2010-11-25 11:38:43 -05:00
scribble
slatex
srfi Fix typo 2010-12-03 12:18:04 +00:00
srpersist
stepper added universe-test 2010-10-21 07:19:10 -07:00
stxparse
syntax-color
test-engine
typed-scheme Fixed a fixnum typechecking issue. 2010-11-04 17:27:34 -04:00
units
unstable
utils
web-server Adding containers 2010-11-26 19:59:32 -05:00
xml
eli-tester.rkt
info.rkt
run-automated-tests.rkt
stress.rkt Adding normalization display 2010-11-23 15:42:39 -07:00
zo-size.rkt