..
all-tests.rkt
Remove tests made obsolete by safety improvements.
2015-11-03 18:04:44 -06:00
check-below-tests.rkt
Reduce directory nesting for tests.
2014-12-16 10:07:25 -05:00
class-tests.rkt
Fix part of GH issue #208
2015-10-20 14:06:32 -04:00
class-util-tests.rkt
Reduce directory nesting for tests.
2014-12-16 10:07:25 -05:00
contract-tests.rkt
safe & efficient (-> Any Boolean) contract
2015-11-09 19:04:02 -05:00
evaluator.rkt
Reduce directory nesting for tests.
2014-12-16 10:07:25 -05:00
filter-tests.rkt
Reduce directory nesting for tests.
2014-12-16 10:07:25 -05:00
generalize-tests.rkt
Reduce directory nesting for tests.
2014-12-16 10:07:25 -05:00
infer-tests.rkt
Make infer unfold Mu before spliting on Unions.
2015-05-19 20:44:15 -07:00
init-env-tests.rkt
Reduce directory nesting for tests.
2014-12-16 10:07:25 -05:00
interactive-tests.rkt
Make unit test less noisy
2015-10-24 04:13:47 -04:00
keyword-expansion-test.rkt
Reduce directory nesting for tests.
2014-12-16 10:07:25 -05:00
metafunction-tests.rkt
Make tc-subst restrict returned types based on argument types.
2015-04-07 09:50:32 -07:00
parse-type-tests.rkt
Initial support for typed units in typed racket.
2015-09-10 16:32:11 -05:00
prefab-tests.rkt
Add typechecking for prefab structs
2015-03-10 15:14:51 -04:00
prims-tests.rkt
unstable/macro-testing -> syntax/macro-testing
2015-08-05 13:13:50 -05:00
remove-intersect-tests.rkt
Reduce directory nesting for tests.
2014-12-16 10:07:25 -05:00
special-env-typecheck-tests.rkt
Add support for use-dir? param of in-directory
2015-01-31 09:34:01 -05:00
static-contract-conversion-tests.rkt
Initial support for typed units in typed racket.
2015-09-10 16:32:11 -05:00
static-contract-optimizer-tests.rkt
Use absent
in some row poly class contracts
2015-03-04 16:26:35 -05:00
subst-tests.rkt
Reduce directory nesting for tests.
2014-12-16 10:07:25 -05:00
subtype-tests.rkt
Make subtype work with restricted filters.
2015-04-05 19:07:12 -07:00
test-utils.rkt
Add support for running raco test on TR unit tests.
2015-05-14 12:13:14 -04:00
tooltip-tests.rkt
check-duplicate -> check-duplicates
2015-07-20 16:17:39 -05:00
type-alias-helper.rkt
Reduce directory nesting for tests.
2014-12-16 10:07:25 -05:00
type-equal-tests.rkt
Reduce directory nesting for tests.
2014-12-16 10:07:25 -05:00
type-printer-tests.rkt
Fix contract build.
2015-09-11 13:12:49 -05:00
typecheck-tests.rkt
Fixes type of member
and assoc
, plus some tests for them. See github bug #223 : “(member) has wrong type, exploiting the hole causes segfault”.
2015-11-09 19:04:02 -05:00
typed-units-tests.rkt
Initial support for typed units in typed racket.
2015-09-10 16:32:11 -05:00