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 More "~n" -> "\n" changes 2010-08-26 12:11:00 -04:00
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 Supporting empty programs in datalog languages, fixes pr11140 2010-08-28 15:54:38 -06:00
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 Add a test file to check the hack that errortrace uses. 2010-10-04 22:22:24 -04:00
file More "~n" -> "\n" changes 2010-08-26 12:11:00 -04:00
framework Adds auto-completion to LaTeX and TeX inspired keybindings 2010-11-02 22:34:05 -05:00
frtime More "~n" -> "\n" changes 2010-08-26 12:11:00 -04:00
future fix `touch' to run a suspended future in the runtime thread 2010-10-07 14:58:53 -06:00
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 macro-stepper: re-enabled block test 2010-07-13 09:38:52 -06:00
match Fixing struct pattern optimization 2010-10-05 09:55:16 -06:00
mysterx More "~n" -> "\n" changes 2010-08-26 12:11:00 -04:00
mzcom Change a bunch of "~%" and "~n" in format strings to "\n". 2010-08-25 17:17:01 -04:00
net Moving stress tests 2010-08-30 06:39:12 -06:00
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 Some additional tests, and use () instead of {} for racket sexprs 2010-10-11 15:07:28 -04:00
slatex
srfi Fix typo 2010-12-03 12:18:04 +00:00
srpersist Change a bunch of "~%" and "~n" in format strings to "\n". 2010-08-25 17:17:01 -04:00
stepper added universe-test 2010-10-21 07:19:10 -07:00
stxparse updated test 2010-08-31 17:15:36 -06:00
syntax-color fix syntax colorer for #true and #false 2010-10-12 08:22:12 -06:00
test-engine
typed-scheme Fixed a fixnum typechecking issue. 2010-11-04 17:27:34 -04:00
units More "~n" -> "\n" changes 2010-08-26 12:11:00 -04:00
unstable Create data/ collection. 2010-08-26 18:22:28 -04:00
utils Change a bunch of "~%" and "~n" in format strings to "\n". 2010-08-25 17:17:01 -04:00
web-server Adding containers 2010-11-26 19:59:32 -05:00
xml Transparent XML structs 2010-06-21 12:48:26 -06:00
eli-tester.rkt add keyword argument to eli-tester that allows for silent successes 2010-10-06 11:10:43 -06:00
info.rkt Add a test file to check the hack that errortrace uses. 2010-10-04 22:22:24 -04:00
run-automated-tests.rkt Add a test file to check the hack that errortrace uses. 2010-10-04 22:22:24 -04:00
stress.rkt Adding normalization display 2010-11-23 15:42:39 -07:00
zo-size.rkt Adding zo size reporter test 2010-08-20 10:35:36 -06:00