racket/collects/tests
Eli Barzilay 084f1dcea7 Use the new `wrap-line' in the scribble text renderer.
Looks like it's not making any changes in the current tests (which use
the text renderer), but with words that are longer than the width the
old version would stop wrapping afetr these words.  Added a test file
that fails with that and succeeds with the new one.  If anyone cares
about this, it's easy to make hyphenate words that are too long for a
line.

(Also fixed some redundant frustration in the bib test...)
2012-05-06 08:17:36 -04:00
..
aligned-pasteboard
compiler
data
datalog
db db: fix mysql large blobs, other changes 2012-04-14 19:47:32 -06:00
deinprogramm fix some tests related to the make-color' and make-pen' addition 2012-05-03 19:22:58 -06:00
drracket added line numbers to the syncheck test cases (and removed bogus comment) 2012-04-30 14:39:27 -05:00
eopl
errortrace errortrace repair 2012-03-13 14:35:49 -06:00
file
framework Don't compile test files. 2012-03-13 10:29:13 -04:00
frtime
future implement branch mode JIT generation for `box-cas!' 2012-05-03 19:22:46 -06:00
gracket racket/draw: make-immutable-{color,brush,pen} => make-{color,brush,pen} 2012-05-01 21:04:40 -06:00
honu [honu] use a local macro inside a where expression 2012-04-06 12:36:18 -06:00
htdp-lang Use the correct #%app for applications of `local' bound identifiers in the student languages. 2012-03-24 16:04:08 -04:00
html
jpr
lazy Minor fixes to `tests/lazy'. 2012-05-06 05:38:04 -04:00
macro-debugger macro-debugger: workaround for instrumentation problem in provide 2012-03-14 23:19:25 -06:00
match
mysterx
mzcom
net
openssl
plai Don't compile test files. 2012-03-13 10:29:13 -04:00
planet fix Planet resolver for submodule tests 2012-04-19 08:15:11 -06:00
profile
r6rs
racket Fix test: use a new directory for the submodule tests 2012-05-06 05:38:04 -04:00
racklog
rackunit
scribble Use the new `wrap-line' in the scribble text renderer. 2012-05-06 08:17:36 -04:00
scriblib Moving tests re: Sam 2012-03-30 23:54:42 -06:00
slatex
srfi
stepper cleanup and refactoring of run-teaching-program, minor teachpack stepper fix 2012-03-13 12:09:41 -07:00
stxparse more template improvements 2012-03-21 17:48:10 -06:00
syntax quote-module-name and quote-module-path now take an optional submodule path 2012-03-28 18:52:02 -06:00
syntax-color
test-engine
typed-racket Fix TR test for new contract error message format. 2012-05-02 15:14:39 -04:00
units adjust the unit contract tests for the new contract error messages 2012-04-29 21:45:07 -05:00
unstable
utils
web-server Adding new options re Galler 2012-04-24 14:49:33 -06:00
xml generalize `xml/plist' to read/write any plist value 2012-04-10 16:38:54 -06:00
xrepl Use `scribble/text/wrap' in xrepl. 2012-05-06 05:38:04 -04:00
eli-tester.rkt
info.rkt Don't compile test files. 2012-03-13 10:29:13 -04:00
run-automated-tests.rkt Don't compile test files. 2012-03-13 10:29:13 -04:00
stress.rkt
zo-path.rkt
zo-size.rkt