aboutsummaryrefslogtreecommitdiff
path: root/core/testing/signal_handler.odin
Commit message (Expand)AuthorAgeFilesLines
* Catch `SIGTRAP` in the test runnerFeoramund2024-06-281-0/+1
* Catch `SIGILL`, `SIGFPE`, `SIGSEGV` in the test runnerFeoramund2024-06-021-0/+33
* Rename `signal_handler.odin` to `signal_handler_libc.odin`Feoramund2024-06-021-19/+0
* Refactor the test runnerFeoramund2024-06-021-0/+19