.. |
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
|
adding gvector-remove-last!
|
2012-01-30 16:14:22 -07:00 |
datalog
|
adjust datalog so that syntax objects are not used as source location
|
2012-06-02 08:04:45 -05:00 |
db
|
db: added support for postgresql 9.2 types (json, ranges)
|
2012-09-17 12:29:17 -04:00 |
deinprogramm
|
fix some tests related to the make-color' and make-pen' addition
|
2012-05-03 19:22:58 -06:00 |
drracket
|
adjust Check Syntax so that it tries to point to the
|
2012-10-01 10:47:23 -05:00 |
eopl
|
Big newline at EOF scan.
|
2012-02-29 00:28:11 -05:00 |
errortrace
|
errortrace: fix profiling for phase >= 2 code
|
2012-07-23 07:05:40 -05:00 |
file
|
Streamline more test suits.
|
2012-05-24 11:27:13 -04:00 |
framework
|
fix group-test
|
2012-10-17 20:19:15 -05:00 |
frtime
|
|
|
future
|
make `list-ref' future-safe even for large fixnum indices
|
2012-10-14 11:10:23 -04:00 |
generic
|
racket/generic: better error message in empty case
|
2012-09-11 14:43:19 -04:00 |
gracket
|
racket/draw: fix return value of load-file' from bitmap%'
|
2012-10-01 18:14:19 -06:00 |
honu
|
[honu] remove debugging lines
|
2012-10-11 21:50:39 -06:00 |
htdp-lang
|
fix string-ith's error message; Closes PR 13197
|
2012-10-17 20:27:12 -04: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
|
fix misc tests for error-message change
|
2012-05-26 08:18:19 -06:00 |
macro-debugger
|
make macro stepper recover from jumps within expansion
|
2012-10-11 17:44:51 -04:00 |
match
|
Move define/match to racket/match
|
2012-10-14 14:39:36 -04:00 |
mysterx
|
COM test updates
|
2012-07-26 16:32:59 -06:00 |
mzcom
|
Recketizing much in `net/*', mass ".ss" -> ".rkt" conversion in .scrbl files.
|
2011-06-20 04:27:14 -04:00 |
net
|
Streamline more test suits.
|
2012-05-24 11:27:13 -04:00 |
openssl
|
openssl: more little fixes
|
2012-03-01 20:34:53 -07:00 |
plai
|
fix misc tests for error-message change
|
2012-05-26 08:18:19 -06:00 |
planet
|
adjust planet tests to use 'raco planet' command-line tool, not 'planet'
|
2012-08-24 07:41:05 -05:00 |
profile
|
Leftover file that wasn't added with the `tests/profile' refactoring.
|
2012-05-24 11:53:03 -04:00 |
r6rs
|
fix `get-bytevector-all' bug
|
2011-11-02 08:12:58 -06:00 |
racket
|
fix raco exe' for module+' submodules
|
2012-10-17 16:28:41 -06:00 |
racklog
|
Fixing Racklog cut error found by Erik Dominikus
|
2012-08-14 21:34:02 -06:00 |
rackunit
|
Revert "Fixing Rackunit tests after alignment"
|
2012-08-15 09:34:17 -06:00 |
scribble
|
scriblib/autobib: more graceful failure when bib not rendered
|
2012-10-01 07:14:46 -06:00 |
scriblib
|
Fixing PR12779
|
2012-05-28 11:52:56 -06:00 |
slatex
|
A long overdue scan to eliminate files without terminating newlines.
|
2011-06-28 02:01:41 -04:00 |
srfi
|
added tests for srfi/13 from SXML codebase
|
2012-01-08 23:25:53 -07:00 |
stepper
|
refactored to reduce stepper dependencies
|
2012-06-19 23:51:59 -07:00 |
stxparse
|
fixed template tests
|
2012-10-11 17:37:57 -04: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
|
|
|
typed-racket
|
Add test.
|
2012-10-14 16:55:36 -04:00 |
units
|
Fix unit test broken by mzlib movement
|
2012-07-11 21:38:42 -04:00 |
unstable
|
Fix unstable/logging to work with the new logging system.
|
2012-09-11 13:48:14 -04:00 |
utils
|
remove dependencies on mz-testing.rkt
|
2012-08-27 13:35:38 -07:00 |
web-server
|
Obey contract in internal test
|
2012-09-01 12:48:14 -06:00 |
xml
|
Adding support for byte counting rather than char counting in XML
|
2012-10-12 17:15:13 -06: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
|
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
|
A long overdue scan to eliminate files without terminating newlines.
|
2011-06-28 02:01:41 -04:00 |
zo-path.rkt
|
change `current-write-relative-directory' to support more path conversions
|
2012-02-10 06:17:18 -07:00 |
zo-size.rkt
|
A long overdue scan to eliminate files without terminating newlines.
|
2011-06-28 02:01:41 -04:00 |