aboutsummaryrefslogtreecommitdiff
path: root/core/testing/signal_handler.odin
Commit message (Expand)AuthorAgeFilesLines
* testing: Add API to expect signals and assertion failuresFeoramund2025-06-161-1/+24
* Moved all packages in core, base, vendor, tests and examples to use new #+ fi...Karl Zylinski2024-09-141-1/+1
* Remove deprecated `log` procs from `core:testing`Feoramund2024-08-181-2/+2
* Add explicit copyright info to `core:testing`Feoramund2024-08-121-0/+8
* 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