This website requires JavaScript.
Explore
Projects
Krypton
CPU vs AI
Eko
Help
Register
Sign In
mirrors
/
Odin
Watch
1
Star
0
Fork
0
You've already forked Odin
mirror of
https://github.com/odin-lang/Odin.git
synced
2025-12-29 01:14:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
70592630a48509b69a0c19df6bbff02e594d2969
Odin
/
core
/
testing
History
Feoramund
0ff130d82b
Fix ad hoc
printf
in test runner signal handler
2024-06-02 23:36:04 -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
Use
Warning
log level for reporting memory leaks
2024-06-02 23:21:44 -04:00
signal_handler_libc.odin
Fix ad hoc
printf
in test runner signal handler
2024-06-02 23:36:04 -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