Commit Graph

9 Commits

Author SHA1 Message Date
Robby Findler
e76d1f7b8d update to match new, more accurate contract-stronger? 2016-01-02 17:19:48 -06:00
Sam Tobin-Hochstadt
f2236ea54b Revert "Fix mzlib contract test for new or/c behavior."
This reverts commit cafefcf721.
2015-11-06 14:01:10 -05:00
Sam Tobin-Hochstadt
ed7f3e639e Make robby responsible for the mzlib tests. 2015-11-02 10:58:30 -05:00
Sam Tobin-Hochstadt
cafefcf721 Fix mzlib contract test for new or/c behavior. 2015-11-01 22:24:03 -05:00
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