test icon indicating copy to clipboard operation
test copied to clipboard

Apply catch_system_errors option to m_aux_em

Open rdoeffinger opened this issue 3 years ago • 0 comments

That way it is respected also in init_unit_test_suite. This allows handling these in some other way even in that function, and it also allows to install custom signal handling from within init_unit_test_suite, instead of the workaround of implementing a custom main() function.

rdoeffinger avatar Jan 31 '22 18:01 rdoeffinger