author | Martin Waitz <tali@admingilde.org> | |
Sat, 7 Oct 2006 19:27:46 +0000 (21:27 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sun, 8 Oct 2006 04:33:48 +0000 (21:33 -0700) | ||
commit | 7a0cf2d0138cf3abd3f2c3c9a1aa4dc55bf0700f | |
tree | 2104b54a68a591af9b113e8f28847ebaca35a0e0 | tree | snapshot |
parent | 3de63c3f9f82cd0a43f3f69dd1e3662bc101d629 | commit | diff |
test-lib: separate individual test better in verbose mode.
When running tests with --verbose it is difficult to see where
one test starts and where it ends because everything is printed
in one big lump.
Fix that by printing one single newline between each test.
Signed-off-by: Martin Waitz <tali@admingilde.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
When running tests with --verbose it is difficult to see where
one test starts and where it ends because everything is printed
in one big lump.
Fix that by printing one single newline between each test.
Signed-off-by: Martin Waitz <tali@admingilde.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
t/test-lib.sh | diff | blob | history |