# Remove one cause topline is a split so would get empty line before
tmp=log.split(">SPLIT<")[1:]
fortintmp:
...
...
@@ -90,6 +96,8 @@ def main(args):
report=Report()
foreval_func,out_ofinverify.RUBRIC.items():
name,mark,comments=eval_func(tests,helpers)
ifencoding_error:
comments="We could not decode your log into ASCII, this could lead to undefined behaviour everywhere, you have a memory corruption most likely in your code"