[asdf-devel] OS X test results on latest ASDF
Robert P. Goldman
rpgoldman at sift.info
Sun Oct 23 19:50:28 UTC 2011
I figured you would do it over better ;-)
--
Sent from my Android phone with K-9 Mail. Please excuse my brevity.
"Faré" <fare at tunes.org> wrote:
> Hm. This seems to behave differently from simple run-tests. E.g.,
> run-tests works fine for me, finding CCL from environment variables, but
> 'make-test-all-lisps` fails, being unable to find ccl...
>
> The problem is in test-upgrade, invoked by test-all-lisps.
>
> run-tests.sh ccl does:
>
> command="${CCL:-ccl}"
>
> but test-upgrades does:
>
> use_ccl () { li="ccl --quiet --load test/script-support" ; ev="--eval" ;
> } ; \
>
>
> Also, I find that for some lisps test-upgrades mistakenly loads my lisp
> init, causing spurious fails in some cases.
>
> Makefile patch attached.
>
I updated the Makefile based on your suggestion,
but with various simplifications.
See 4bdcc680
—♯ƒ • François-René ÐVB Rideau •Reflection&Cybernethics• http://fare.tunes.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/asdf-devel/attachments/20111023/b6779864/attachment.html>
More information about the asdf-devel
mailing list