[test suite] added tests/code_structure.pl with a test for expected lib/fko.h error code fko_errstr() handling
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
|
||||
@code_structure_errstr = (
|
||||
{
|
||||
'category' => 'code structure',
|
||||
'subcategory' => 'error strings',
|
||||
'detail' => 'all error codes handled',
|
||||
'function' => \&code_structure_fko_error_strings,
|
||||
},
|
||||
);
|
||||
Reference in New Issue
Block a user