This commit addresses two issues:

(1) unreachable code in for loop shenanigans is eliminated.
(2) code after a failing REQUIRE check no longer executes. Used a
    decorating TestReporter to achive this.
This commit is contained in:
Austin Gilbert 2014-12-06 22:59:28 -06:00 • committed by Patrick Johnmeyer
parent 06308ee802
commit a9161c1ba6
8 changed files with 201 additions and 10 deletions