[asdf-devel] OS X test results on latest ASDF

Faré fare at tunes.org
Sun Oct 23 19:07:21 UTC 2011


> 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




More information about the asdf-devel mailing list