Found the Bug in our Hunt
commit1748f234b6e76746446d613aa3b29c16f8389e75
authorDuke Leto <jonathan@leto.net>
Sat, 23 Jan 2010 02:40:08 +0000 (22 18:40 -0800)
committerDuke Leto <jonathan@leto.net>
Sat, 23 Jan 2010 02:40:08 +0000 (22 18:40 -0800)
tree18a18fbac427a8676845ab35a59bfff0038704ee
parentfdcd0d0c03905f0b14f3b65b35faccee112f13d2
Found the Bug in our Hunt

There was a bug where the final tally of failed tests was incorrect,
because only 1 failing test was counted per file, instead of the number
of tests that actually failed in that file. There are no tests to change
because the harness code that prints results is not tested. This sucks,
and if you don't like it, patches welcome!
t/harness.pir