.. |
events.odin
|
b6c4dfb68d
Refactor the test runner
|
1 year ago |
logging.odin
|
753516c392
Add `ODIN_TEST_SHORT_LOGS` define
|
1 year ago |
reporting.odin
|
84ad71fdb3
Support `ODIN_TEST_PROGRESS_WIDTH=0`
|
1 year ago |
runner.odin
|
545fbc54c7
testing: add json reporting
|
1 year ago |
signal_handler.odin
|
13539d3be1
Catch `SIGTRAP` in the test runner
|
1 year ago |
signal_handler_libc.odin
|
13539d3be1
Catch `SIGTRAP` in the test runner
|
1 year ago |
signal_handler_other.odin
|
433ca538bf
Be specific about platforms not implementing test runner signal handler
|
1 year ago |
testing.odin
|
8642d719f0
Imply `#no_capture` to all variadic parameters
|
1 year ago |