commit | 8586f98bd29bd4ad3d0e62a3be4a4d59ff8b27cd | [log] [tgz] |
---|---|---|
author | Johannes Sixt <j6t@kdbg.org> | Thu Feb 05 21:20:56 2009 +0100 |
committer | Johannes Sixt <j6t@kdbg.org> | Thu Mar 19 21:47:14 2009 +0100 |
tree | 9f77af9f35b1524fc476bf12824ea239fe14eef8 | |
parent | d5d9de1b10f478b57803f5f2868ed2334c84e09b [diff] |
test-lib: Simplify test counting. Since the test case counter was incremented very late, there were a few users of the counter had to do their own incrementing. Now we increment it early and simplify these users. Signed-off-by: Johannes Sixt <j6t@kdbg.org>