Running a subset of the testsuite



>>>>> "David" == CALCRTS   writes:

    David> I would like to have to option of running an alternative set of tests,
    David> by passing an optional filename in place of testsuite.lisp.  I was
    David> playing with code over the weekend, but got confused by what I think are
    David> symbol/string issues.

In that case, wouldn't you just load up some Lisp file that sets
*testsuite-files* to what you want?

Ray