Hi,
About run_testsuite, I like the idea of a list of filenames
argument. I have a couple of ideas. One is that the default
list could be a Maxima list, so that it is easy to reassign.
The other is that we might want to be careful to try to be
consistent with use of other global lists -- file_search_maxima
comes to mind.
About batch ("foo.mac", 'test) -- I've committed a change --
s/:if-exists :overwrite/:if-exists :supersede/ in src/mload.lisp;
if I'm not mistaken :overwrite means write new
bytes into an existing file -- :supersede means clobber
or create if nonexistent.
Anyway, this makes batch ("foo.mac", 'test) work on clisp
and gcl (used to complain "nonexistent file foo.ERR").
Barton, can you try this? I don't know if the error you
saw was this or something else.
Robert Dodier
__________________________________
Do you Yahoo!?
Yahoo! Small Business - Try our new resources site!
http://smallbusiness.yahoo.com/resources/