Commit Graph

2 Commits

Author SHA1 Message Date
Matthew Flatt
c28d032620 fix test
Some tests failed after commit 6e80609998, which adjusted the macro
system's handling of use-site scopes so that they're preserved by
`quote-syntax`. Those scopes get in the way of the test, which
is using macros to juggle syntax objects that include pieces
used as bindings via `eval`.
2015-10-02 14:59:29 -06:00
Matthew Flatt
be6ae83cbd move racket/package tests to "compatibility-test"
The tests were formerly in the "racket-test" package.
2015-07-21 13:09:39 -06:00