racket/collects/tests
Ryan Culpepper 00fd18bc62 db: various fixes and additions
- fix connection-pool for nested tx, fix race condition
 - ensure connected? always nonblocking
 - added and reorganized some doc sections
 - added grouping, contracts to in-query
 - added rows->dict
2012-05-09 09:17:52 -06:00
..
aligned-pasteboard
compiler A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
data adding gvector-remove-last! 2012-01-30 16:14:22 -07:00
datalog Big newline at EOF scan. 2012-02-29 00:28:11 -05:00
db db: various fixes and additions 2012-05-09 09:17:52 -06:00
deinprogramm fix some tests related to the make-color' and make-pen' addition 2012-05-03 19:22:58 -06:00
drracket A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
eopl Big newline at EOF scan. 2012-02-29 00:28:11 -05:00
errortrace errortrace repair 2012-03-13 14:35:49 -06:00
file fix zip/gzip bug 2012-02-27 08:34:26 -05:00
framework A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
frtime
future implement branch mode JIT generation for `box-cas!' 2012-05-03 19:22:46 -06:00
gracket A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04: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 fix check-requires for submodules 2012-05-07 14:46:13 -06:00
match Allow multiple right hand sides in match/values. 2012-03-01 15:05:51 -05:00
mysterx remove MysterX DLL, replace with wrapper around `ffi/com' 2012-02-17 06:37:19 -07:00
mzcom
net net/mime: allow any subtype, exns as exn:fail subtypes; doc fixes 2012-01-08 12:14:51 -07:00
openssl openssl: more little fixes 2012-03-01 20:34:53 -07:00
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 fix `get-bytevector-all' bug 2011-11-02 08:12:58 -06:00
racket Revert "Add contract-add-context to contract system." 2012-05-08 12:58:49 -04:00
racklog
rackunit rackunit: fixed test 2011-10-16 02:40:41 -06:00
scribble Do the xref test only if "doc/reference/out.sxref" exists/ 2012-05-07 09:12:00 -04:00
scriblib Moving tests re: Sam 2012-03-30 23:54:42 -06:00
slatex
srfi added tests for srfi/13 from SXML codebase 2012-01-08 23:25:53 -07:00
stepper A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04: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 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 More precise type for flexpt. 2012-05-08 11:42:21 -04:00
units adjust the unit contract tests for the new contract error messages 2012-04-29 21:45:07 -05:00
unstable added unstable/cat 2012-05-08 14:50:28 -06:00
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 adjust some libraries to avoid converting paths to strings too early 2012-02-10 06:17:18 -07:00
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 change `current-write-relative-directory' to support more path conversions 2012-02-10 06:17:18 -07:00
zo-size.rkt