racket/collects/tests/typed-racket
Asumu Takikawa b35e0fd138 Cut off type printing with :type at one level
Makes types print nicer with :type in most cases.
Previously, the printer expanded type aliases as much
as possible. Now, it defaults to a single level of expansion.
A later commit adds a #:verbose option to show the entire
type.
(cherry picked from commit fd33584b6f)
2013-07-08 10:34:10 -04:00
..
fail Fix parsing of (Struct ...) types. 2013-07-08 10:34:10 -04:00
optimizer Have Optimization Coach report unsound float division missed optimizations. 2013-04-04 15:31:50 -04:00
succeed Cut off type printing with :type at one level 2013-07-08 10:34:10 -04:00
unit-tests Fix type of sinh. 2013-07-08 10:34:09 -04:00
xfail Use information of application site, to reduce possible arities. 2013-07-08 10:34:07 -04:00
main.rkt Fix lots of indentation mistakes. 2013-03-14 10:55:47 -04:00
nightly-run.rkt
places.rkt Add -v option to TR tests. 2012-08-22 16:50:50 -04:00
random-real.rkt Sometimes generate random integers. 2013-04-01 14:44:31 -04:00
run.rkt Add -v option to TR tests. 2012-08-22 16:50:50 -04:00
send-places.rkt A whole bunch of missing newlines at EOFs (and a few other spaceages). 2012-10-19 06:47:24 -04:00
tr-random-testing.rkt Re-enable testing of hyperbolic trigonometry functions. 2013-04-01 14:44:31 -04:00