racket/collects/tests
2012-01-05 14:57:08 -07:00
..
aligned-pasteboard
compiler generalized `begin-for-syntax' 2011-09-08 14:06:00 -06:00
data data/order: added support for transparent structs, added tests 2011-10-30 18:51:16 -06:00
datalog
db db: fix transaction contract bugs, added transaction tests 2011-11-13 15:11:12 -07:00
deinprogramm
drracket adjust drracket's repl so that it renders convertible things by turning them into .png's. 2011-12-02 08:10:32 -06:00
errortrace fix errortrace for phase N outside of module 2011-11-07 13:16:17 -07:00
file
framework some long overdue Rackety: renaming the 'scheme:' exports of the framework to 'racket:' 2011-11-30 06:45:50 -06:00
frtime
future
gracket fix `text-outline' test to include a curve 2011-12-26 06:27:22 -06:00
honu disable test for now 2011-11-22 13:15:21 -07:00
htdp-lang adjust HtDP teaching languages' first and rest so that they accept circular lists. 2011-10-21 08:09:34 -05: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 Revert "Fixing racket/match by removing errorneous optimization with test that shows it is broken" 2011-10-06 18:32:05 -04:00
mysterx
mzcom
net Revert "This fixes 10497 and potentially breaks programs that assume the query of a URL is always a list. I have fixed uses in the Web Server, which I expect is the major thing affected, but much more could be. Therefore I am skeptical this is a good idea just for the representation of ?. So, I'd like other people to review the change and let me know if they think I should revert it." 2011-11-23 11:13:20 -07:00
openssl
plai Fixing last dumb mistake? 2012-01-05 14:57:08 -07:00
planet make the planet cmdline-tool.rkt test more informative in the case that there are planet packages installed 2011-11-21 08:27:24 -06:00
profile
r6rs fix `get-bytevector-all' bug 2011-11-02 08:12:58 -06:00
racket fix scheme_basic_env() reset behavior 2012-01-02 15:03:49 +01:00
racklog Fixing PR12085 2011-08-08 12:39:22 -06:00
rackunit rackunit: fixed test 2011-10-16 02:40:41 -06:00
scribble switch `codeblock' to strings instead of bytes 2011-11-27 11:06:21 -07: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 fix lazy stepper bug: annota of non-identifier fns 2011-10-08 15:59:32 -04:00
stxparse syntax/parse: lazily load most macro transformers and compile-time support 2011-09-30 04:13:09 -06:00
syntax add datum-case', etc. as syntax/datum' 2011-12-12 08:13:20 -07:00
syntax-color fix a bug in the module lexer; it was returning the wrong length for the tokens 2011-11-28 21:16:31 -06:00
test-engine
typed-racket moved unstable/mutated-vars back to typed-racket 2011-12-18 13:57:49 -07:00
units
unstable pruned unstable/syntax 2011-12-18 13:57:49 -07:00
utils
web-server Adding radio and checkbox groups to formlets 2012-01-03 15:05:37 -07:00
xml
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