racket/collects/tests
2011-11-03 17:14:06 -05: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 Adding serialization of theories 2011-07-26 08:22:19 -04:00
db db: added support for postgresql arrays 2011-10-30 18:51:16 -06:00
deinprogramm
drracket Revert "IN PROGRESS: starting to fix the repl-test for the new error icons" 2011-11-03 17:14:06 -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 add missing test for text% tab fix 2011-10-13 06:03:10 -06:00
honu [honu] remove extra semicolon from cond 2011-10-23 14:06:12 -06: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 add support for redirections to get-pure-port and add get-pure-port/headers 2011-10-03 13:21:30 -05: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 Added new plot library and old libfit (which plot still depends on) 2011-10-05 10:26:49 -06:00
profile
r6rs fix `get-bytevector-all' bug 2011-11-02 08:12:58 -06:00
racket Move the namespace creation so that it happens under the code-inspector. 2011-11-02 17:40:24 -04: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 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 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 fix build-struct-generation' to work with racket/base' 2011-09-03 07:49:22 -06:00
syntax-color fix the module reader for the case when there are non-ASCII unicode characters 2011-11-03 17:13:17 -05:00
test-engine
typed-racket Add `typecheck-fail' form for explicit type errors. 2011-10-25 12:10:58 -07: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 Changed the exn thrown 2011-11-01 13:01:09 -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