racket/collects/tests
Matthew Flatt cdfc4912ad racket/base: add exn:fail:filesystem:errno and exn:fail:network:errno
Provide raw error codes when available, which is mostly from filesystem
and networking primitives.
2012-12-31 12:04:03 -07:00
..
algol60 Added @literal-algol{} and started an algol60 test suite (apologies 2012-06-20 10:28:53 -05:00
compiler compiler/zo-marshal: repair mashaling of import info in syntax 2012-08-06 15:32:27 -06:00
data added bit-vector <-> {string,list} operations 2012-12-16 22:29:43 -05:00
datalog
db replace db's sql-bits with data/bit-vector 2012-12-16 22:39:02 -05:00
deinprogramm
drracket add a basic test of the logger GUI 2012-12-27 10:23:48 -06:00
eopl
errortrace
file add file/unzip 2012-11-20 10:12:27 -07:00
framework adjust ascii-box => unicode-box algorithm so that 2012-12-24 13:49:32 -06:00
frtime
future
generic Implementation of #:defaults keyword for define-generics 2012-11-09 20:14:56 -05:00
gracket adjust find-string in text% so it doesn't allocate as many temporary strings 2012-12-24 23:35:12 -06:00
honu
htdp-lang
html moved the docs-complete library into rackunit 2011-05-05 16:10:42 -05:00
jpr
lazy fix misc tests for error-message change 2012-05-26 08:18:19 -06:00
macro-debugger
match
mysterx
mzcom
net net/url: add `current-url-encode-mode' 2012-12-17 06:56:38 -07:00
openssl openssl: more little fixes 2012-03-01 20:34:53 -07:00
plai
planet the test case should have been checking for 6 builds all along. 2012-12-01 10:11:44 -06:00
planet2 raco pkg show: tweak output format 2012-12-22 09:43:19 -07:00
profile
r6rs make case' in r5rs' and r6rs' still use eqv?' 2012-11-26 19:49:36 -07:00
racket racket/base: add exn:fail:filesystem:errno and exn:fail:network:errno 2012-12-31 12:04:03 -07:00
racklog
rackunit
scribble Fix bug with pound signs used to mark sections. 2012-12-19 19:32:00 -07:00
scriblib
slatex
srfi
stepper Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
stxparse fix shadowing (caused unwanted state threading) 2012-12-01 11:17:13 -05:00
syntax added tests for racket/syntax 2012-08-24 18:14:40 -04: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 rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
typed-racket Add failing test case for instantiation and special typing rules. 2012-12-19 13:45:49 -05:00
units
unstable remove test for removed library 2012-12-05 11:18:02 -06:00
utils
web-server Adding a test case for post bindings and improving error message 2012-12-17 16:28:46 -07:00
xml Fix for PR 13234. xexpr-core: added more test cases to 2012-11-07 11:46:32 -07:00
xrepl Fix test due to code refactoring, sort export lists in module descriptions. 2012-07-28 12:12:35 -04:00
eli-tester.rkt Drop the now-redundant " " argument from existing uses of `string-join'. 2012-05-24 10:40:20 -04:00
info.rkt
run-automated-tests.rkt
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