I can write a batch script for the testing on Windows. I have other obligations, but will try to get to it around the end of the week.<div><br></div><div>~ Tom<br clear="all">----------------------------------------------------------------<br>
Thomas M. Hermann<br>Odonata Research LLC<br><a href="http://www.odonata-research.com/">http://www.odonata-research.com/</a><br><a href="http://www.linkedin.com/in/thomasmhermann">http://www.linkedin.com/in/thomasmhermann</a><br>

<br><br><div class="gmail_quote">On Mon, Dec 27, 2010 at 9:11 AM, Robert Goldman <span dir="ltr"><<a href="mailto:rpgoldman@sift.info">rpgoldman@sift.info</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">On 12/27/10 Dec 27 -7:45 AM, Thomas M. Hermann wrote:<br>
> Robert,<br>
><br>
> Just got a chance to look at the tests in LispWorks 6.0.1 on Win7. I<br>
> couldn't use the 'run-tests.sh' script for obvious reasons. I tried to<br>
> load 'run-shell-command-test.script' by hand but ran into an issue with<br>
> loading 'script-support.lisp' because *DEFAULT-PATHNAME-DEFAULTS* was<br>
> not cwd. I wrapped the load command with a LET binding for the cwd and<br>
> then ran into an issue with finding the temporary ASDF FASL.<br>
><br>
> I did a little perusing of the tests and noticed that 'test1.script',<br>
> for example, is specific to Unix/Posix/Linux/etc systems. So, my<br>
> impression is that the tests are fundamentally not usable on Windows at<br>
> the moment. It appears that there is a fair amount of work required to<br>
> update the tests so that they are not Unix/Posix/Linux/etc specific. I<br>
> have some motivation to improve Windows support for ASDF because I have<br>
> come to rely on it quite a bit, so I'll start working through the tests<br>
> as time allows and see if I can get things rolling.<br>
<br>
</div>If you can get any of the tests running on windows, it might be helpful<br>
to distinguish between those that do and don't work.<br>
<br>
I suppose this would require adding a batch script paralleling<br>
run-tests.sh.  If you were to do that, you could push something onto<br>
*features* to indicate windowsness.  Currently, we have to try all the<br>
possible features, since there's no implementation-independent way to<br>
indicate OS.<br>
<br>
cheers,<br>
<font color="#888888">r<br>
</font></blockquote></div><br></div>