<div class="gmail_quote">On Fri, Mar 9, 2012 at 5:58 PM, Jay McCarthy <span dir="ltr"><<a href="mailto:jay.mccarthy@gmail.com">jay.mccarthy@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
I just pushed...<br>
<br>
- module**<br>
<br>
Like module* but combines multiple occurrences of the same submodule<br>
name into one module*<br>
<br>
- when-testing<br>
<br>
An abbreviation of module** with the name test and the #f language<br>
<br>
- raco test<br>
<br>
Finds all the files in a directory and requires their test module<br>
<br>
I like the name 'raco test'; I'm meh on 'when-testing', I didn't want<br>
to clash with eli-tester/test or something, but I think whatever we go<br>
with (and I think there should be such a convenience macro) should be<br>
similar to what happens with main; I don't know a better name for<br>
module**. I thought of something using an @ to suggest the splicing,<br>
but didn't like anything when I tried it.<br></blockquote><div><br>How about "begin-for-testing"? And "extend-submodule"? <br><br>--Carl<br></div></div>