Fix test result summary to only count succeeded and failed assertions
commitee62059cd33869fc8f5ea7998fa6f6f8c9c6eb08
authorJonas Fonseca <fonseca@diku.dk>
Sat, 21 Jun 2014 16:16:53 +0000 (21 12:16 -0400)
committerJonas Fonseca <fonseca@diku.dk>
Sat, 21 Jun 2014 16:16:53 +0000 (21 12:16 -0400)
treeb1e20ed0287e83caa62d95b58194aafeda771707
parent0b14cce05d2109f17fce97fdd41a9427e93f6f4f
Fix test result summary to only count succeeded and failed assertions

The .test-result files also contains the diff and for failures all diff
lines were counted. Now only lines containing "[OK]" or "[FAIL]" are
counted.
test/tools/show-results.sh