On 2013-02-25, Paul Bowyer <pbowyer at olynet.com> wrote:
> Maxima version: "branch_5_29_base_145_g6a57b96"
> Input:
> (load(file_search(test_readbase_lisp, file_search_tests)),
> test_readbase_lisp())
>
> Result:
> file_search1: false not found in file_search_maxima,file_search_lisp.
> error-catch
tests/test_readbase_lisp.lisp and friends were committed in commit
3fd95720, which, from what I know, is an ancestor of 6a57b96, so that
file should be present ... Can you see whether
tests/test_readbase_lisp.lisp exists?
> Error found in rtest_laplace, problem:
> (error break)
Can you run batch("tests/rtest_laplace.mac", test) to see what the error
is?
best
Robert Dodier