assert_checkalmostequal() does not support polynomial inputs (and wrong error message)
@sgougeon)
Reported by Samuel GOUGEON (BUG DESCRIPTION:
----------------
--> assert_checkalmostequal(%z,%z)
at line 96 of function assert_checkalmostequal ( SCI\modules\development_tools\macros\assert\assert_checkalmostequal.sci line 109 )
assert_checkalmostequal: Wrong type for input argument #1: Matrix expected.
ERROR LOG:
----------
See above
HOW TO REPRODUCE THE BUG:
-------------------------
assert_checkalmostequal(%z,%z)