On Tue, Jul 2, 2013 at 12:01 PM, Matthew Flatt <mfl...@cs.utah.edu> wrote:
> At Tue, 2 Jul 2013 12:53:02 -0400, Sam Tobin-Hochstadt wrote: > > On Jul 2, 2013 12:42 PM, "Matthew Flatt" <mfl...@cs.utah.edu> wrote: > > > > > > I'm pretty sure that "racket-test" needs to be split up. (For the > > > initial cut, I just put the whole "tests" collection there.) > > > > Sorry, I should have been more specific; 'tests/racket/stx.rktl' depends > on > > htdp. I expect that the tests in that directory depend on other packages > > as well, such as sandbox and compiler. > > Depending on "sandbox" and "compiler" seems ok, while the tests that > depend on "htdp" can be changed to use different modules. > Or maybe, if they are actually testing htdp, move into the htdp pkg. But another issue we're forgetting here is that many of the tests are not in "#lang" but are load-based. Robby
_________________________ Racket Developers list: http://lists.racket-lang.org/dev