racket/collects/tests
Sam Tobin-Hochstadt 22903bffcd Fix handling of logical props in `tc-if'.
New numeric hierarchy.
Quoted lists and vectors now use the expected type, and quoted lists have (List a b c) type.  
Fix some contracts.
More general handling of polymorphic function application.
Use `make-provide/contract-transformer' to generate correct blame for typed provided identifiers.
Add mutable pairs. 
Use `raise-syntax-error' for better error messages in mzscheme.
Use `match*' instead of `list'
Some fixes to appease the contract checking.
Catch-all printing cases.
Use names in Base contract generation.
Types for lots of new primitives.
Move numeric primitives to their own file.
Move indexing primites to their own abstracted file.
Better error message from `define-struct:'
Fix 'insert-large-letters.ss' for new Number hierarchy.
Add `typed/scheme' and `typed/scheme/base', which use new number hierarcy types, stricter indexing types.

svn: r17284
2009-12-13 04:45:17 +00:00
..
aligned-pasteboard
deinprogramm Make the DeinProgramm / DMdA one-of' / case' contracts use beginner-equal?. 2009-11-05 10:10:17 +00:00
drscheme first attempt at randomly clicking on drscheme into drdr 2009-12-08 22:24:38 +00:00
file Removed old (unused) gzip tests 2009-03-17 15:01:17 +00:00
framework PR 10591 2009-11-19 20:29:36 +00:00
frtime Moving tests 2009-10-30 16:00:44 +00:00
honu test 2009-11-11 02:25:11 +00:00
html converting to trunk schemeunit 2009-04-06 22:57:20 +00:00
lazy new kinds of promises 2009-11-16 11:06:47 +00:00
macro-debugger macro-stepper: 2009-11-13 21:41:01 +00:00
match Adding struct* to scheme/match 2009-06-24 19:36:26 +00:00
mred DrDr bugs and spurious errors 2009-10-22 18:45:02 +00:00
mysterx
mzcom
mzscheme bytecode-compiler changes to help enable flonum unboxing 2009-12-13 04:39:46 +00:00
net Added a `file' "test suite", with only tests for inflate/deflate. 2009-03-17 14:57:01 +00:00
plai
planet fix moved test files, set svn:eol-style 2009-11-16 17:35:23 +00:00
plot drdr props to ignore Windows-only files; svn:ignore; make plot/run-tests.ss independent of where they are running from 2009-10-17 02:17:09 +00:00
profile Finally it works. 2009-05-30 06:48:49 +00:00
r6rs fix r6rs template problem with quoting ellipses 2009-05-12 13:44:04 +00:00
scribble Change the location information: avoid adjusting the source information 2009-08-21 13:16:08 +00:00
srfi updated srfi 19 tests from dave gurnell 2009-11-28 02:31:17 +00:00
srpersist
stepper newlines at EOFs 2009-11-09 03:49:50 +00:00
stxparse syntax/parse: 2009-11-04 00:31:24 +00:00
syntax-color extended syntax colorer to support lexer-specific backup; fix problems with new color lexers 2009-07-29 03:31:29 +00:00
test-engine Removed tests/profj. Moved the test-engine test file out of the profj tests into its own directory 2009-09-21 12:42:27 +00:00
typed-scheme Fix handling of logical props in `tc-if'. 2009-12-13 04:45:17 +00:00
units These tests are so outdated, that if they ever get put back, they'll have 2009-10-29 19:08:40 +00:00
unstable unstable module for source location manipulation 2009-11-25 20:49:29 +00:00
utils
web-server Cleaning up DrDr properties 2009-10-16 19:29:57 +00:00
xml misc prop fixes 2009-10-19 22:36:12 +00:00
eli-tester.ss work around name problem in promise, avoid keeping the original exn in syntax errors in eli-tester 2009-11-16 04:34:13 +00:00
info.ss skip setup-plt compilation in 2htdp tests 2009-11-14 15:54:33 +00:00
run-automated-tests.ss undo accidental commenting 2009-11-22 02:22:19 +00:00