[armedbear-devel] ansi tests
Anton Vodonosov
avodonosov at yandex.ru
Sun Jul 5 15:49:24 UTC 2009
on Sunday, July 5, 2009, 3:27:37 PM Ville wrote:
> On Sun, Jul 5, 2009 at 1:51 PM, Anton
> Vodonosov<avodonosov at gmail.com> wrote:
>> According to the project page, there is ansi test suite.
>> But 0.15.0 package from sourceforge doesn't contain it.
> You need to get it separately, from
> svn://common-lisp.net/project/ansi-test/svn/trunk/ansi-tests
I checked-out the suite, but it seems to be insufficient.
How to run the tests?
ant in the abcl directory suggest to use "ant acbl.test.java".
It fails with:
BUILD FAILED
C:\usr\unpacked\abcl\abcl-src-0.15.0-original\build.xml:481: srcdir "C:\usr\unpacked\abcl\abcl-src-0.15.0-original\test\src" does not exist!
The project page suggests to run
ant test.ansi.interpreted
ant test.ansi.compiled
This fails with
[java] Debugger invoked on condition of type FILE-ERROR:
[java] File not found: C:\usr\unpacked\abcl\abcl-src-0.15.0-original/test/lisp/ansi/ansi-tests-interpreted.lisp
There is indeed no directory "test" in the 0.15.0 package I downloaded
from sourceforge.
Best regards,
- Anton
More information about the armedbear-devel
mailing list