[Ecls-list] Patch: testcase for bug ID: 2982637
Juan Jose Garcia-Ripoll
juanjose.garciaripoll at googlemail.com
Wed Apr 7 18:36:32 UTC 2010
On Wed, Apr 7, 2010 at 3:37 PM, Marko Kocić <marko.kocic at gmail.com> wrote:
> Here is a test case for a bug.
>
Thanks! I have changed it a little bit because right now the test case fails
with an error
(progn
(defstruct st1 p1)
(let ((v1 (make-st1 :p1 "tttt")))
(handler-case (progn (inspect v1) t)
(error (c) nil))))
> Btw, is there a way to run only tests for bugs, without downloading
> all external ansi tests?
>
make NAME=ecl output/ecl/bugs.log
Juanjo
--
Instituto de Física Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://tream.dreamhosters.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20100407/710983a9/attachment.html>
More information about the ecl-devel
mailing list