This website requires JavaScript.
Explore
Help
Sign In
ed
/
Odin
Watch
1
Star
0
Fork
0
mirror of
https://github.com/Ed94/Odin.git
synced
2026-07-23 16:07:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7764ab2ab0a45786d3c27c2a5bfad264e181b7b7
Odin
/
core
/
testing
T
History
Feoramund
7764ab2ab0
Prevent test runner deadlock on NetBSD
...
Add `pthread_testcancel` to `core:sys/unix`
2024-06-02 21:27:36 -04:00
..
events.odin
Refactor the test runner
2024-06-02 14:34:31 -04:00
logging.odin
Refactor the test runner
2024-06-02 14:34:31 -04:00
reporting.odin
Support
ODIN_TEST_PROGRESS_WIDTH=0
2024-06-02 14:47:07 -04:00
runner.odin
Be pedantic about not overwriting Odin errors
2024-06-02 15:51:26 -04:00
signal_handler_libc.odin
Prevent test runner deadlock on NetBSD
2024-06-02 21:27:36 -04:00
signal_handler_other.odin
Be specific about platforms not implementing test runner signal handler
2024-06-02 14:54:31 -04:00
signal_handler.odin
Catch
SIGILL
,
SIGFPE
,
SIGSEGV
in the test runner
2024-06-02 14:54:31 -04:00
testing.odin
Support deterministic random seeding of tests
2024-06-02 14:47:07 -04:00