Follow-up from "tests: replace ok(ret == KNOT_E???) with is_int(KNOT_E???, ret) to ease debugging"
The following discussions from !659 (merged) should be addressed:
-
@lpeltan commented in a discussion on Jan 27, 2017 4:34pm:
please fix all the lines like this by multiple invocation of is_int ...
-
@lpeltan commented in a discussion on Jan 27, 2017 4:35pm:
... and all the lines like this by invocation of ok() after is_int() thanks!