summaryrefslogtreecommitdiff
path: root/tests/test-funs.lisp
AgeCommit message (Expand)Author
2023-01-12Detect if the tests can check for float traps on arm.Stas Boukarev
2023-01-08Skip functional-may-escape test on ppc32Douglas Katzman
2022-07-17Run most shell tests for #+win32Douglas Katzman
2022-02-19Disallow failure from COMPILE-FILE in cload testsDouglas Katzman
2020-06-07tests/subr.sh doesn't work on zsh, don't use $SHELL.Stas Boukarev
2020-06-02Use $SHELL to fix some Solaris testsDouglas Katzman
2019-12-30Remove not-for-public-consumption keywords from *FEATURES*Douglas Katzman
2019-05-22Make tests impervious to *d-p-d* modification.Stas Boukarev
2019-04-04Disable extraneous test output.Stas Boukarev
2019-03-21Enhance test runner some moreDouglas Katzman
2019-03-14Add a WITH-SCRATCH-FILE macro to the test suiteDouglas Katzman
2019-03-13Fix compile-and-load tests for read-only source treeDouglas Katzman
2019-02-02Don't require sb-posix for running tests.Stas Boukarev
2018-11-30Add support to 'run-tests' for compiling in multiple threadsDouglas Katzman
2017-12-19tests: put impure testing code into a file.Stas Boukarev