racket/collects/tests
Robby Findler 0fce29f552 adjust the wxme reader so that it now creates image-snip%s when it finds image-snips in file
it used to create image% objects that were simple containers for the
  data in the file; the change _should_ be backwards compatibile;
  the only know incompatibility is that the get-filename method
  now returns a path instead of bytes (this is to match the
  image-snip% class)

   closes PR 1168

   please merge to the 5.1 release branch
2011-02-02 20:26:52 -06: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 Add vector signatures, and `vector-of' to the HtDP signature syntax. 2010-12-19 11:20:51 +01:00
drracket adjust the test-engine test suite to use the new preferences location 2011-01-27 11:00:49 -06:00
errortrace Add a test file to check the hack that errortrace uses. 2010-10-04 22:22:24 -04:00
file
framework found another place in the framework test suite where operations weren't happening on the eventspace handler thread 2011-01-17 15:35:35 -06:00
frtime
future fix `touch' to run a suspended future in the runtime thread 2010-10-07 14:58:53 -06:00
gracket adjust the wxme reader so that it now creates image-snip%s when it finds image-snips in file 2011-02-02 20:26:52 -06: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 Reorganize, improve, and extend lazy tests. 2011-01-30 13:52:04 -05:00
macro-debugger
match Fixing struct pattern optimization 2010-10-05 09:55:16 -06:00
mysterx
mzcom
net Fixing example 2010-12-07 14:14:52 -07:00
plai updated PLAI (and test cases) to use racket language rather than scheme 2011-01-20 10:21:22 -08:00
planet Added a sample package to test Planet scribblings. No automated tests yet. 2011-01-11 18:00:40 -05:00
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 bytes-join 2011-02-02 10:37:57 -07: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
stepper more stepper cleanup 2010-12-08 16:37:15 -08: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 Add a case-> type-constructor as a synonym for case-lambda. 2011-01-31 16:39:20 -05:00
units new attempt at contract violation error messages 2010-12-22 10:39:59 -06:00
unstable Count pairs as having size 1, not 0, in minimizing edit distance. 2010-12-08 18:22:29 -05:00
utils
web-server Fixing tests 2010-12-08 14:08:54 -07:00
xml Fixing PR11661 2011-01-27 13:38:16 -07: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