summaryrefslogtreecommitdiff
path: root/tests/signals.impure.lisp
AgeCommit message (Expand)Author
2023-12-02Disable more tests for --gc-stressStas Boukarev
2022-07-18Confine odxprint to safepoint.cDouglas Katzman
2021-03-01Remove safepoint-strictlyDouglas Katzman
2021-02-21Improve async "keyboard interrupt" testDouglas Katzman
2021-02-17Put pthread-kill next to other killy functionsDouglas Katzman
2020-11-18Change to non-system mutex in finalizer cond waitDouglas Katzman
2020-09-17Change interrupt-thread to use SIGURGDouglas Katzman
2020-09-02Simplify a testDouglas Katzman
2020-09-02Reduce number of ways to build SBCLDouglas Katzman
2020-08-14Allow :sb-safepoint build on macOSDouglas Katzman
2020-07-20Put back the THREAD-OS-THREAD slotDouglas Katzman
2020-07-01Fix testDouglas Katzman
2020-07-01Enforce safe use of THREAD-OS-THREADDouglas Katzman
2020-07-01Fix a test with the tree-shaker enabled.Stas Boukarev
2020-06-30Disuse kill_safely() and wake_thread() unless (or safepoint thruption)Douglas Katzman
2017-11-23More :skipped-on :win32 to #-win32Stas Boukarev
2015-12-03fix :signal :errno test under full evaluatorChristophe Rhodes
2012-12-21Support building without PSEUDO-ATOMIC on POSIX safepointsDavid Lichteblau
2012-10-05Update tests for threaded windows buildsDavid Lichteblau
2012-07-19win32: Mark all currently failing tests as suchDavid Lichteblau
2011-10-09Remove the invalid :sleep-many-interrupts testJuho Snellman
2011-08-24test for multiply-interrupted sleepsNikodemus Siivola
2010-09-211.0.42.50: workaround a Darwin nanosleep() bugNikodemus Siivola
2010-03-171.0.36.29: better Control-C signalingNikodemus Siivola
2009-02-161.0.25.46: restore errno in signal handlersGabor Melis
2006-10-060.9.17.10: async unwind for specialsGabor Melis