Running a subset of the testsuite



>>>>> "Robert" == Robert Dodier  writes:

    Robert> About run_testsuite, I like the idea of a list of filenames
    Robert> argument. I have a couple of ideas. One is that the default
    Robert> list could be a Maxima list, so that it is easy to reassign.

So we can have (in maxima) testsuite_files be a list of files (and
failed tests) to be run?  That's sounds good too.  I'll have to think
a little harder about the implementation, but it shouldn't be hard.

    Robert> The other is that we might want to be careful to try to be
    Robert> consistent with use of other global lists -- file_search_maxima
    Robert> comes to mind.

I don't follow.  What kind of consistency are we looking for here?

Ray