![]() When a test fails due to a signal (e.g., SIGSEGV) it can be somewhat mysterious why the test failed. Also, even when a test fails due to a non-zero exit status it would help if the exit status was reported. This augments the result string to include the non-zero exit status or signal number and name. Resolves #3642 |
||
---|---|---|
.. | ||
main.c | ||
meson.build | ||
test_runner.sh |