typed-racket/typed-racket-test
Asumu Takikawa 33543ce054 Use absent in some row poly class contracts
When exporting row polymorphic functions from TR, just
use absent clauses to ensure that TR won't accidentally
try to add pre-existing fields/methods. No sealing is
needed because the typechecker enforces parameteric use
of the class.
2015-03-04 16:26:35 -05:00
..
fail Add a custom object contract for use in TR 2015-03-04 16:26:35 -05:00
gui/succeed Move GUI tests to a separate folder 2015-01-20 10:47:53 -05:00
optimizer Fix collection references to use the new name. 2014-12-16 14:15:54 -05:00
performance Reduce directory nesting for tests. 2014-12-16 10:07:25 -05:00
succeed Fix a test that violated opaque class/c 2015-03-04 16:26:35 -05:00
unit-tests Use absent in some row poly class contracts 2015-03-04 16:26:35 -05:00
xfail Reduce directory nesting for tests. 2014-12-16 10:07:25 -05:00
info.rkt Update compile-omit-paths for TR tests 2015-01-20 14:23:38 -05:00
LICENSE.txt Remove extra directories. 2014-12-02 00:53:36 -05:00
main.rkt Reduce directory nesting for tests. 2014-12-16 10:07:25 -05:00
nightly-run.rkt Reduce directory nesting for tests. 2014-12-16 10:07:25 -05:00
places.rkt Reduce directory nesting for tests. 2014-12-16 10:07:25 -05:00
random-real.rkt Reduce directory nesting for tests. 2014-12-16 10:07:25 -05:00
run.rkt Reduce directory nesting for tests. 2014-12-16 10:07:25 -05:00
send-places.rkt Reduce directory nesting for tests. 2014-12-16 10:07:25 -05:00
test-docs-complete.rkt Reduce directory nesting for tests. 2014-12-16 10:07:25 -05:00
tr-random-testing.rkt Reduce directory nesting for tests. 2014-12-16 10:07:25 -05:00
with-tr-contracts.rkt Fix more collection paths. 2014-12-18 09:30:17 -05:00