Hello,

Mario Frasca <ma...@anche.no> writes:

> how do I run tests from the command line (I'm using make test) but
> then limited to one lisp file?  or one specific test?

Use BTEST_RE="regexp" prefix, e.g.,


  BTEST_RE="table" make test

Regards,
-- 
Nicolas Goaziou

Reply via email to