typed-racket/typed-racket-test
Matthew Flatt 1842aaa2bd fixes for some tests
The `identifier-binding` function is now senstive to the "macro
introduction" scope that's on an indentifier provided to a currently
expanding macro. Unit tests for TR need to use
`syntax-local-intorduce` to remove it, in the same way that `tc-setup`
already does.

Also, recognize a class expansion when it's wrapped with
`#%expression`, since `class` now expands that way sometimes.
2015-07-16 08:40:35 -06:00
..
fail Add sealing contracts for row polymorphic types 2015-05-13 20:52:32 -04:00
gui/succeed Fix first-order check for TR's opaque object/c 2015-03-13 16:52:34 -04:00
optimizer Make tc-subst restrict returned types based on argument types. 2015-04-07 09:50:32 -07:00
performance Reduce directory nesting for tests. 2014-12-16 10:07:25 -05:00
succeed Generate trivial constraints for missing type variables. 2015-06-23 16:08:23 -04:00
unit-tests fixes for some tests 2015-07-16 08:40:35 -06:00
xfail Reduce directory nesting for tests. 2014-12-16 10:07:25 -05:00
info.rkt Fix update-implies error. 2015-06-23 16:21:37 -04: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