<div class="gmail_quote">On Wed, Apr 7, 2010 at 3:37 PM, Marko Kocić <span dir="ltr"><<a href="mailto:marko.kocic@gmail.com">marko.kocic@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Here is a test case for a bug.<br></blockquote><div><br></div><div>Thanks! I have changed it a little bit because right now the test case fails with an error</div><div><br></div><div><div>(progn</div><div> (defstruct st1 p1)</div>
<div> (let ((v1 (make-st1 :p1 "tttt")))</div><div> (handler-case (progn (inspect v1) t)</div><div> (error (c) nil))))</div></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Btw, is there a way to run only tests for bugs, without downloading<br>
all external ansi tests?<br></blockquote><div> </div>make NAME=ecl output/ecl/bugs.log<br><div><br></div><div>Juanjo</div><div><br></div><div>-- </div></div>Instituto de Física Fundamental, CSIC<br>c/ Serrano, 113b, Madrid 28006 (Spain) <br>
<a href="http://tream.dreamhosters.com">http://tream.dreamhosters.com</a><br>