regressions.list 4.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109
  1. % Sometimes the list-directory function may not be available or may be
  2. % unsafe. This is a list of regression test files to avoid its use. See
  3. % about line 720 of buildreduce.lsp. Every so often this should be updated!
  4. % $Id: regressions.list 5473 2020-11-01 17:53:59Z arthurcnorman $
  5. (setq reduce_regression_tests '(
  6. "2011-08-29-fleps.tst"
  7. "2011-08-30-divide-0-by-0-in-sub.tst"
  8. "2011-08-31-linelength.tst"
  9. "2011-08-31-off-cref.tst"
  10. "2011-09-05-expanddf.tst"
  11. "2011-09-18-defint.tst"
  12. "2011-10-09-defint.tst"
  13. "2011-10-21-t-nil.tst"
  14. "2012-05-25-combineexpt-int.tst"
  15. "2012-05-29-sub-failure-in-rule.tst"
  16. "2012-07-24-bigfloat-comparison-to-zero.tst"
  17. "2012-07-25-int-invtrig.tst"
  18. "2012-08-23-sum.tst"
  19. "2012-09-08-invalid-arglist.tst"
  20. "2012-09-13-groesolve.tst"
  21. "2012-09-14-vandermonde.tst"
  22. "2012-09-29-specfn-defint.tst"
  23. "2012-10-24-errors-in-modular-arithmetic.tst"
  24. "2012-11-08-solve-wrong-with-abs.tst"
  25. "2012-11-12-int.tst"
  26. "2012-11-12-solve-exponential-equations.tst"
  27. "2013-03-17-linalg-simplex.tst"
  28. "2013-04-06-num_solve-with-specfn.tst"
  29. "2013-04-08-print-alias-names.tst"
  30. "2013-04-16-scope.tst"
  31. "2013-05-18-general-dependency-in-df-rule.tst"
  32. "2013-06-29-trigsimp.tst"
  33. "2013-06-30-rounding.tst"
  34. "2013-07-31-rlgqe.tst"
  35. "2013-08-01-syntax-error-msg.tst"
  36. "2013-08-04-num_solve-newton.tst"
  37. "2013-08-16-noncom2-factor.tst"
  38. "2013-09-09-sum-rule.tst"
  39. "2014-02-20-zero-divisor-in-rounded-mode.tst"
  40. "2014-03-17-utf8-in-list.tst"
  41. "2014-06-23-prefix-operator-precendence.tst"
  42. "2014-08-04-solve-algebraic.tst"
  43. "2014-10-21-ifdef.tst"
  44. "2014-11-09-accuracy-elementary-fns.tst"
  45. "2014-12-29-incomplete-cancellation.tst"
  46. "2015-01-01-32-bit-integer-vectors-in-csl.tst"
  47. "2015-01-01-shifts.tst"
  48. "2015-01-17-select-operator.tst"
  49. "2015-01-29-repart-impart-abs-sign.tst"
  50. "2015-03-20-errors-during-simpcr.tst"
  51. "2015-03-20-invalid-arguments-in-atan-rules.tst"
  52. "2015-03-21-trig-short.tst"
  53. "2015-03-29-linalg.tst"
  54. "2015-03-30-array-in-rule.tst"
  55. "2015-03-30-sign.tst"
  56. "2015-04-21-evalgreaterp-in-limits.tst"
  57. "2015-04-25-sub-with-invalid-subexpressions.tst"
  58. "2015-06-13-improved-handling-of-repart-impart.tst"
  59. "2015-06-13-special-values-for-logs.tst"
  60. "2015-08-21-repart-impart.tst"
  61. "2015-08-21-trig-short.tst"
  62. "2015-12-18-linalg-pseudo_inverse.tst"
  63. "2015-12-24-list-and-fancy-switches.tst"
  64. "2015-12-25-defint.tst"
  65. "2015-12-25-defint-mangles-switches.tst"
  66. "2015-12-25-ghyper.tst"
  67. "2016-05-05-form-on-rd-element.tst"
  68. "2016-05-05-numeric-operators-on-list-with-noncom.tst"
  69. "2017-01-12-definite-integration.tst"
  70. "2017-04-14-nested-rule-failure.tst"
  71. "2017-04-14-rulebug.tst"
  72. "2017-06-20-lucas-test.tst"
  73. "2018-06-16-output-of-complex-rational-numbers.tst"
  74. "2018-06-22-int-shifted-gaussians.tst"
  75. "2018-07-03-numeric-odesolve.tst"
  76. "2018-08-16-primep-modular-arithmetic.tst"
  77. "2018-08-28-limits.tst"
  78. "2018-09-20-defint-limits.tst"
  79. "2018-09-20-limits-spurious-logs.tst"
  80. "2018-12-19-excalc-fancy-printing-assignment.tst"
  81. "2019-01-11-fancy-printing-with-pri-off.tst"
  82. "2019-01-11-fmprint-with-pri-off.tst"
  83. "2019-02-06-operator-de.tst"
  84. "2019-03-04-powers-of-abs-not-simplified.tst"
  85. "2019-03-09-missing-spaces-in-indexspace.tst"
  86. "2019-04-15-nested-subs-with-df.tst"
  87. "2019-04-22-global-vars-in-spde.tst"
  88. "2019-07-25-gcdf-failed.tst"
  89. "2019-07-30-sub-with-df.tst"
  90. "2019-08-30-dmode-msg-in-mod.tst"
  91. "2019-09-22-defint-f1-operator.tst"
  92. "2019-09-24-defint-with-rounded.tst"
  93. "2019-10-02-fancy-fmprint-matrix-assignment.tst"
  94. "2019-10-02-fancy-printing-matrix-assignment.tst"
  95. "2019-10-09-xideal-undef-fn-error.tst"
  96. "2019-11-22-sign-improvements.tst"
  97. "2019-12-17-algebraic-procedure-as-operator.tst"
  98. "2019-12-20-error-with-rlfi.tst"
  99. "2020-01-04-incomplete-factorization-in-simplog.tst"
  100. "2020-01-06-int-error-with-on-combineexpt.tst"
  101. "2020-01-13-load-defint-with-combinelogs-on.tst"
  102. "2020-07-30-prod-problems.tst"
  103. "2020-08-24-catastrophic-error-in-num_int.tst"
  104. "2020-09-27-function-crash-with-wrong-number-of-arguments.tst"
  105. "2020-10-25-safe-fp.tst"
  106. ))