racket/collects/tests
Robby Findler caad82f91e remove the code duplication in opt/c
The code duplication was there only to support
constructing the name for the optimized contract;
instead we actually just built the name as we go
(the old version actually built the old contract
 and then used that to get the name)

also:
 - racket/contract/base now requires basic-opters.rkt
   so all of the opters are registered when racket/contract/base
   is loaded, not just the non-basic ones
 - fix the ordering of the names of subcontracts in or/c
 - make opt-contracts print a more meaningful name
2013-04-09 09:41:46 -05:00
..
algol60 Fix lots of indentation mistakes. 2013-03-14 10:55:47 -04:00
compiler compiler/zo-marshal: repair mashaling of import info in syntax 2012-08-06 15:32:27 -06:00
data Newlines at EOFs scan. 2013-02-23 02:09:56 -05:00
datalog Fix lots of indentation mistakes. 2013-03-14 10:55:47 -04:00
db Fix lots of indentation mistakes. 2013-03-14 10:55:47 -04:00
deinprogramm Fix lots of indentation mistakes. 2013-03-14 10:55:47 -04:00
drracket typo in test suite 2013-03-21 18:59:23 -05:00
eopl Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
errortrace errortrace: fix profiling for phase >= 2 code 2012-07-23 07:05:40 -05:00
file fix bug in untar when unpacking a tar file with top-level files 2013-04-03 10:18:02 -05:00
framework Fix lots of indentation mistakes. 2013-03-14 10:55:47 -04:00
frtime
future Fix lots of indentation mistakes. 2013-03-14 10:55:47 -04:00
generic Better error message for non-existent generics groups. 2013-04-08 14:43:29 -04:00
gracket racket/snip: fix style-list%' notify-on-change' and contracts 2013-02-18 17:01:11 -07:00
honu Fix lots of indentation mistakes. 2013-03-14 10:55:47 -04:00
htdp-lang fix string-ith's error message; Closes PR 13197 2012-10-17 20:27:12 -04:00
html Adding test for lex-name change 2013-01-18 06:35:52 -07:00
jpr
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 Fix lots of indentation mistakes. 2013-03-14 10:55:47 -04:00
mysterx COM test updates 2012-07-26 16:32:59 -06:00
mzcom
net Avoid output in ftp tests. 2013-04-05 02:23:43 -04:00
openssl openssl: more little fixes 2012-03-01 20:34:53 -07:00
pkg Removing the planet2 name from the code 2013-03-22 07:45:14 -06:00
plai fix plai/gc2/mutator for the case where a lambda-bound 2013-03-21 22:48:05 -05:00
planet the test case should have been checking for 6 builds all along. 2012-12-01 10:11:44 -06:00
profile Leftover file that wasn't added with the `tests/profile' refactoring. 2012-05-24 11:53:03 -04:00
r6rs make case' in r5rs' and r6rs' still use eqv?' 2012-11-26 19:49:36 -07:00
racket remove the code duplication in opt/c 2013-04-09 09:41:46 -05:00
racklog Fixing Racklog cut error found by Erik Dominikus 2012-08-14 21:34:02 -06:00
rackunit Fixing standalone 2013-03-28 08:45:03 -06:00
scribble scriblib/footnote: fix for non-Latex output 2013-03-29 07:23:49 -06:00
scriblib Generalizing define-bibtex-cite 2013-03-26 06:08:21 -06:00
slatex
srfi Fix year day for srfi/19-produced date*s 2013-01-18 15:48:11 -05:00
stepper Fix lots of indentation mistakes. 2013-03-14 10:55:47 -04:00
stxparse change stxparse tests to use unstable/macro-testing 2013-02-13 16:14:49 -05:00
syntax Defensively check pos before subtraction in module-reader.rkt. 2013-04-03 14:26:16 -06:00
syntax-color syntax-color/racket-lexer: update for single-precision and extflonums 2013-03-29 07:23:49 -06:00
test-engine
typed-racket Translate Value types to ctcs with better names 2013-04-05 16:56:50 -04:00
units Fix unit test broken by mzlib movement 2012-07-11 21:38:42 -04:00
unstable adjust options tests to match new multi-party blame printouts 2013-03-21 10:22:27 -05:00
utils add find-labelled-windows 2012-11-03 13:54:48 -05:00
web-server Fix lots of indentation mistakes. 2013-03-14 10:55:47 -04:00
xml Fix lots of indentation mistakes. 2013-03-14 10:55:47 -04: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 Undo no-op change. 2013-03-22 11:22:49 -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
zo-path.rkt
zo-size.rkt