fix conditionals, in particular the nested else handling
this also removes the optimization to skip test function calls which appear to be part of a failed test, as this could skip includes, etc. as well.
Please register or sign in to comment
this also removes the optimization to skip test function calls which appear to be part of a failed test, as this could skip includes, etc. as well.