typed-racket/collects/tests/typed-scheme
Vincent St-Amour 9c1a9c4661 The optimizer's test harness now makes sure that optimized and
non-optimized versions of the same code evaluate to the same thing.

Unfortunately, this leads to a lot of code duplication. We can't
abstract over optimization like we do for the benchmarks since the
wrapper module would interfere with testing expanded code for
equality.

original commit: 7fb1b41a28c1a082e5f726bbc2acab4e2cc0e5fb
2010-07-16 12:22:14 -04:00
..
fail Fix error spec for this test. 2010-07-01 13:45:52 -04:00
optimizer The optimizer's test harness now makes sure that optimized and 2010-07-16 12:22:14 -04:00
succeed Fix inference for heterogenous vectors. 2010-07-02 17:25:07 -04:00
unit-tests Literal vectors are now given HeterogenousVector types to preserve 2010-07-02 15:48:00 -04:00
xfail new bug with mutation 2010-06-11 11:55:22 -04:00
main.rkt Add flags for running the optimizer tests and compiling the benchmarks 2010-07-02 19:00:57 -04:00
nightly-run.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
run.rkt Add flags for running the optimizer tests and compiling the benchmarks 2010-07-02 19:00:57 -04:00