1 ;;; The Maxima test suite is defined to be the sum of all the tests
2 ;;; in the files listed in the Maxima option variable $testsuite_files.
3 ;;; Each entry can either be a plain file name (minus extension), e.g.,
4 ;;; "testfile.mac", or a Maxima list containing a file name followed by
5 ;;; the numbers of the test problems that are expected to fail, e.g.
6 ;;; ((mlist simp) "testfile.mac" 7 9 13).
11 "rtestnset" "rtest1" "rtest1a"
12 ((mlist) "rtest2" 86 95)
15 "rtest6" "rtest6a" "rtest6b" "rtest7"
18 ((mlist simp
) "rtest10" 24 25)
19 "rtest11" "rtest13" "rtest13s"
23 "rtestode" "rtestode_zp"
25 ((mlist simp
) "rtest12" 76 78)
27 ((mlist simp
) "rtesthyp" 105 112 113 123 124 128)
28 ((mlist simp
) "rtest_hypgeo" 143)
32 ((mlist simp
) "rtestsum" 3 4 18 75)
41 ((mlist simp
) "rtest_equal" 157 160)
43 ((mlist simp
) "rtest_taylor" 88 91 94 99 123 124)
44 ((mlist simp
) "rtest_dot")
48 ((mlist simp
) "rtest_map" 2 3 4)
49 ((mlist simp
) "rtest_sign" 21 25 30 40 65 72 79)
57 "rtest_integrate_special"
58 ((mlist simp
) "rtest_sqrt" 89)
59 ((mlist simp
) "rtest_carg" 40 41)
60 ((mlist simp
) "rtest_log")
61 ((mlist simp
) "rtest_power" 19 20 26 58 65)
65 ((mlist) "rtest_laplace" 29 49 50 51 54 59 60 61 62 78 80)