<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jul 2, 2013 at 12:01 PM, Matthew Flatt <span dir="ltr"><<a href="mailto:mflatt@cs.utah.edu" target="_blank">mflatt@cs.utah.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">At Tue, 2 Jul 2013 12:53:02 -0400, Sam Tobin-Hochstadt wrote:<br>
> On Jul 2, 2013 12:42 PM, "Matthew Flatt" <<a href="mailto:mflatt@cs.utah.edu">mflatt@cs.utah.edu</a>> wrote:<br>
> ><br>
> > I'm pretty sure that "racket-test" needs to be split up. (For the<br>
> > initial cut, I just put the whole "tests" collection there.)<br>
><br>
> Sorry, I should have been more specific; 'tests/racket/stx.rktl' depends on<br>
> htdp. I expect that the tests in that directory depend on other packages<br>
> as well, such as sandbox and compiler.<br>
<br>
</div>Depending on "sandbox" and "compiler" seems ok, while the tests that<br>
depend on "htdp" can be changed to use different modules.<br>
<div class="HOEnZb"><div class="h5"></div></div></blockquote></div><br></div><div class="gmail_extra" style>Or maybe, if they are actually testing htdp, move into the htdp pkg.</div><div class="gmail_extra" style><br></div>
<div class="gmail_extra" style>But another issue we're forgetting here is that many of the tests are not in "#lang" but are load-based.</div><div class="gmail_extra" style><br></div><div class="gmail_extra" style>
Robby</div></div>