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-31 10:22:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f42a22369e52c2ef8228269bf2340efbb6167e23
Odin
/
core
/
testing
History
Feoramund
f42a22369e
Fix wrong define name in test runner log messages
2024-08-11 23:01:28 -04:00
..
events.odin
Refactor the test runner
2024-06-02 14:34:31 -04:00
logging.odin
Add
ODIN_TEST_SHORT_LOGS
define
2024-06-15 11:18:40 -04:00
reporting.odin
Support
ODIN_TEST_PROGRESS_WIDTH=0
2024-06-02 14:47:07 -04:00
runner.odin
Fix wrong define name in test runner log messages
2024-08-11 23:01:28 -04:00
signal_handler_libc.odin
Catch
SIGTRAP
in the test runner
2024-06-28 19:43:03 -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
SIGTRAP
in the test runner
2024-06-28 19:43:03 -04:00
testing.odin
Keep -vet happy when mem tracking is disabled.
2024-08-08 21:02:35 +02:00