test-lib: Simplify test counting.
commit8586f98bd29bd4ad3d0e62a3be4a4d59ff8b27cd
authorJohannes Sixt <j6t@kdbg.org>
Thu, 5 Feb 2009 20:20:56 +0000 (5 21:20 +0100)
committerJohannes Sixt <j6t@kdbg.org>
Thu, 19 Mar 2009 20:47:14 +0000 (19 21:47 +0100)
tree9f77af9f35b1524fc476bf12824ea239fe14eef8
parentd5d9de1b10f478b57803f5f2868ed2334c84e09b
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>
t/t4013-diff-various.sh
t/t5515-fetch-merge-logic.sh
t/test-lib.sh