Commit Graph

5 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
Alex Knauth
fb9aba2b8d Add test for handling of prefab structs
goes with https://github.com/racket/pconvert-lib/pull/4

Closes #2.
2015-09-20 19:34:15 -04:00
AlexKnauth
f376519eed tests for changes to mzlib/pconvert on immutable hash-tables
goes with https://github.com/racket/pconvert-lib/pull/2
2015-08-25 04:27:39 -05: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
Sam Tobin-Hochstadt
c8256f8b9d Remove extra directories. 2014-12-02 09:43:08 -05:00