<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">&lt;<a href="mailto:mflatt@cs.utah.edu" target="_blank">mflatt@cs.utah.edu</a>&gt;</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>
&gt; On Jul 2, 2013 12:42 PM, &quot;Matthew Flatt&quot; &lt;<a href="mailto:mflatt@cs.utah.edu">mflatt@cs.utah.edu</a>&gt; wrote:<br>
&gt; &gt;<br>
&gt; &gt; I&#39;m pretty sure that &quot;racket-test&quot; needs to be split up. (For the<br>
&gt; &gt; initial cut, I just put the whole &quot;tests&quot; collection there.)<br>
&gt;<br>
&gt; Sorry, I should have been more specific; &#39;tests/racket/stx.rktl&#39; depends on<br>
&gt; htdp.  I expect that the tests in that directory depend on other packages<br>
&gt; as well, such as sandbox and compiler.<br>
<br>
</div>Depending on &quot;sandbox&quot; and &quot;compiler&quot; seems ok, while the tests that<br>
depend on &quot;htdp&quot; 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&#39;re forgetting here is that many of the tests are not in &quot;#lang&quot; but are load-based.</div><div class="gmail_extra" style><br></div><div class="gmail_extra" style>
Robby</div></div>