.. |
aligned-pasteboard
|
Recketizing much in `net/*', mass ".ss" -> ".rkt" conversion in .scrbl files.
|
2011-06-20 04:27:14 -04:00 |
compiler
|
fix `compile-collection-zos'
|
2011-08-21 11:43:59 -06:00 |
data
|
".ss" -> ".rkt" scan done.
|
2011-07-02 10:37:53 -04:00 |
datalog
|
Adding serialization of theories
|
2011-07-26 08:22:19 -04:00 |
db
|
db: split off db/util/datetime module
|
2011-08-27 16:31:22 -06:00 |
deinprogramm
|
Add DMdA teachpacks to documentation check.
|
2011-05-28 12:31:20 +02:00 |
drracket
|
Quick fix
|
2011-08-29 16:48:15 -04:00 |
errortrace
|
Organize the errortrace tests.
|
2011-08-29 16:33:12 -04:00 |
file
|
".ss" -> ".rkt" scan done.
|
2011-07-02 10:37:53 -04:00 |
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] move test to the tests collection
|
2011-08-19 17:13:22 -06:00 |
htdp-lang
|
I believe this fixes PR12117. The teaching languages rely on syntax/struct. (I have run the teaching language tests, but do not other uses of syntax/struct.) It appears that syntax/struct has been incorrectly creating this information for some time. The problem is that it would end the static info with a #f if the selectors or setters were omitted, but reading the documentation implies that there should be a final #f in either case. I've therefore changed the boolean to an or over the flags
|
2011-08-19 11:30:42 -06:00 |
html
|
moved the docs-complete library into rackunit
|
2011-05-05 16:10:42 -05:00 |
jpr
|
A long overdue scan to eliminate files without terminating newlines.
|
2011-06-28 02:01:41 -04:00 |
lazy
|
add strictness tests for Lazy Racket
|
2011-08-30 02:31:05 -04:00 |
macro-debugger
|
macro-stepper: update tests
|
2011-07-18 09:01:26 -06:00 |
match
|
".ss" -> ".rkt" scan done.
|
2011-07-02 10:37:53 -04:00 |
mysterx
|
A long overdue scan to eliminate files without terminating newlines.
|
2011-06-28 02:01:41 -04:00 |
mzcom
|
Recketizing much in `net/*', mass ".ss" -> ".rkt" conversion in .scrbl files.
|
2011-06-20 04:27:14 -04:00 |
net
|
Heavily revise this test.
|
2011-08-15 02:37:39 -04:00 |
openssl
|
Use runtime paths to make this work from a different directory
|
2011-03-03 12:25:19 -05:00 |
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
|
plot bug fixes, including new images and a more forgiving image-equality test
|
2010-11-10 09:18:50 -07:00 |
profile
|
".ss" -> ".rkt" scan done.
|
2011-07-02 10:37:53 -04:00 |
r6rs
|
Fixes more spelling errors.
|
2011-02-04 19:44:13 -07:00 |
racket
|
adjust the threading protocol for compilings files to be kill safe
|
2011-08-30 07:59:33 -05:00 |
racklog
|
Fixing PR12085
|
2011-08-08 12:39:22 -06:00 |
rackunit
|
Attempting to fix a very brittle test case
|
2011-07-06 15:21:39 -06:00 |
scribble
|
Revert "Fix a scribble test for plural "Examples""
|
2011-08-17 20:43:12 -06:00 |
scriblib
|
generalize #%variable-reference' and add variable-reference-constant?'
|
2011-08-09 16:33:17 -06:00 |
slatex
|
A long overdue scan to eliminate files without terminating newlines.
|
2011-06-28 02:01:41 -04:00 |
srfi
|
".ss" -> ".rkt" scan done.
|
2011-07-02 10:37:53 -04:00 |
stepper
|
updated expected (cons 1 2) error message
|
2011-08-09 09:42:23 -04:00 |
stxparse
|
Fixed syntax/parse bug:
|
2011-07-01 15:32:34 -04:00 |
syntax
|
Fix syntax test harness to work with compiled tests.
|
2011-07-05 16:28:25 -04:00 |
syntax-color
|
fix syntax colorer for #true and #false
|
2010-10-12 08:22:12 -06:00 |
test-engine
|
|
|
typed-scheme
|
Remove a bunch of no-longer-needed `compile-omit-paths', and move the
|
2011-08-29 16:33:12 -04:00 |
units
|
For lack of a colon, unit tests were failed.
|
2011-07-19 08:25:42 -04:00 |
unstable
|
Added tests for sequence/c with multiple-valued sequences.
|
2011-08-27 12:57:26 -04:00 |
utils
|
".ss" -> ".rkt" scan done.
|
2011-07-02 10:37:53 -04:00 |
web-server
|
Repairing tests
|
2011-07-24 16:58:59 -04:00 |
xml
|
Adding documentation and tests for xml/path
|
2011-07-24 16:58:59 -04:00 |
xrepl
|
Add $1', $2', ..., `$5' as last-value references.
|
2011-08-26 09:42:56 -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
|
Add a "BOOM" string to the timeout message, otherwise the failure is
|
2011-02-14 13:35:04 -05:00 |
stress.rkt
|
A long overdue scan to eliminate files without terminating newlines.
|
2011-06-28 02:01:41 -04:00 |
zo-size.rkt
|
A long overdue scan to eliminate files without terminating newlines.
|
2011-06-28 02:01:41 -04:00 |