racket/pkgs/racket-test/tests
Robby Findler 8cee5a09da improve the redundancy checking for class contracts
In particular, when there isn't any redundancy detected, then
just make a single call into the projection and create just a single
class.

This seems to help on at least one of the configurations of
dungeon, which completes in about 6 minutes with this commit
and I gave up waiting after 15 minutes for the version of
racket that didn't have it
2018-11-20 21:30:39 -06:00
..
file "Fix" the packers.rkt test. 2018-06-15 21:12:34 -04:00
future fix interaction of futures with memory limits 2016-12-06 11:21:30 -07:00
generic fix tests that relied on a specific internal hashing function 2018-02-26 19:46:33 -07:00
help
json for #2058, issue discovered by Sam 2018-06-25 14:06:48 -04:00
launcher
match Make syntax-local-introduce work in match expanders 2018-05-25 18:25:13 -05:00
openssl update certificates for openssl testing 2016-03-11 16:15:08 -07:00
pkg avoid using directory-exists? as part of a contract 2018-10-10 06:26:57 -06:00
racket improve the redundancy checking for class contracts 2018-11-20 21:30:39 -06:00
setup path->module-path: make sure result is always a module path 2016-05-01 07:00:36 -06:00
stxparse syntax/parse: add regression test, related to #2320, #2330 2018-10-24 18:09:46 +02:00
syntax tests for wrap-expr/c, no build-time paths 2018-04-01 02:50:36 +02:00
units units: Fix an improper use of syntax instead of quote-syntax 2018-10-16 18:23:13 -05:00
utils
xml syntax:read-xml: test that src argument becomes the syntax-source 2018-06-18 19:52:52 -04:00
info.rkt
run-automated-tests.rkt
stress.rkt
zo-path.rkt make tests/zo-path inspect all installation-scope packages 2015-12-11 19:27:57 -07:00
zo-size.rkt