racket/collects/tests
Matthew Flatt ec49225112 fix expand-imports' for renamed quote'
Closes PR 12235

Thanks to Carl for the report and test case
2011-09-27 17:45:18 -06:00
..
aligned-pasteboard
compiler generalized `begin-for-syntax' 2011-09-08 14:06:00 -06:00
data
datalog Adding serialization of theories 2011-07-26 08:22:19 -04:00
db rackunit: added #:wait? arg to test/gui 2011-09-20 14:49:49 -06:00
deinprogramm
drracket fix the way that the set of identifiers to rename is calculated so that 2011-09-26 13:00:23 -05:00
errortrace Organize the errortrace tests. 2011-08-29 16:33:12 -04:00
file
framework fix the auto-square-bracket thing for with-syntax 2011-08-08 19:30:13 -05:00
frtime
future fix problems related to futures and is-list flags on pairs 2011-07-31 04:43:24 -06:00
gracket Remove a bunch of no-longer-needed `compile-omit-paths', and move the 2011-08-29 16:33:12 -04:00
honu [honu] return currently parsed form if a macro is seen 2011-09-15 16:01:54 -06:00
htdp-lang fix HtDP local' to work better with macros that expand to begin' 2011-09-03 15:15:24 -06:00
html
jpr
lazy Merge branch 'master' of pltgit:plt 2011-09-09 02:30:24 -04:00
macro-debugger updated macro-debugger tests 2011-09-20 14:49:50 -06:00
match Add tests for non-linearity in `match-let'. 2011-09-03 18:13:34 -04:00
mysterx
mzcom
net Heavily revise this test. 2011-08-15 02:37:39 -04:00
openssl
plai Remove a bunch of no-longer-needed `compile-omit-paths', and move the 2011-08-29 16:33:12 -04:00
planet Remove a bunch of no-longer-needed `compile-omit-paths', and move the 2011-08-29 16:33:12 -04:00
plot
profile
r6rs
racket fix expand-imports' for renamed quote' 2011-09-27 17:45:18 -06:00
racklog Fixing PR12085 2011-08-08 12:39:22 -06:00
rackunit
scribble Some selective #:when (not ...)' -> #:unless ...'. 2011-09-16 10:48:18 -04:00
scriblib generalize #%variable-reference' and add variable-reference-constant?' 2011-08-09 16:33:17 -06:00
slatex
srfi Use reference implementation for srfi/11. 2011-08-31 12:38:38 -04:00
stepper updated expected (cons 1 2) error message 2011-08-09 09:42:23 -04:00
stxparse syntax/parse: fix bug: integrated stxclass might not bind pvar to syntax 2011-09-21 16:58:52 -06:00
syntax fix build-struct-generation' to work with racket/base' 2011-09-03 07:49:22 -06:00
syntax-color
test-engine
typed-racket Forbid non-productive recursive types. 2011-09-23 14:40:17 -04:00
units For lack of a colon, unit tests were failed. 2011-07-19 08:25:42 -04:00
unstable Some selective #:when (not ...)' -> #:unless ...'. 2011-09-16 10:48:18 -04:00
utils
web-server Fixing the handling of request bodies on non-POST methods 2011-09-13 08:57:58 -06:00
xml Adding documentation and tests for xml/path 2011-07-24 16:58:59 -04:00
xrepl Make `enter!' go into a module even if there was an error when it was instantiated. 2011-09-16 11:31:41 -04:00
eli-tester.rkt fix a `(with-handlers ([exn? ....]) ....)' 2011-08-09 16:33:18 -06:00
info.rkt Remove a bunch of no-longer-needed `compile-omit-paths', and move the 2011-08-29 16:33:12 -04:00
run-automated-tests.rkt Preserve thread values. 2011-09-16 10:48:17 -04:00
stress.rkt
zo-size.rkt