diff options
author | 2012-09-01 19:26:21 +0100 | |
---|---|---|
committer | 2012-09-02 19:32:31 -0700 | |
commit | d87bd7c15beb688294cf4adb1b719dc4e413c58f (patch) | |
tree | 5866f40be8dab29f35498365b20aef4dd38df768 /t/t5515/fetch.br-unconfig_config-glob | |
parent | test-lib.sh: Add check for invalid use of 'skip_all' facility (diff) | |
download | tgif-d87bd7c15beb688294cf4adb1b719dc4e413c58f.tar.xz |
test-lib.sh: Suppress the "passed all ..." message if no tests run
If a test script issues a test_done without executing any tests, for
example when using the 'skip_all' facility, the output looks something
like this:
$ ./t9159-git-svn-no-parent-mergeinfo.sh
# passed all 0 test(s)
1..0 # SKIP skipping git svn tests, svn not found
$
The "passed all 0 test(s)" comment line, while correct, looks a little
strange. Add a check to suppress this message if no tests have actually
been run.
Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5515/fetch.br-unconfig_config-glob')
0 files changed, 0 insertions, 0 deletions