]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'rj/tap-fix'
authorJunio C Hamano <gitster@pobox.com>
Fri, 14 Sep 2012 18:53:45 +0000 (11:53 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 14 Sep 2012 18:53:45 +0000 (11:53 -0700)
commit0ca416f166df7e96d9115a1fe213720f09a1417b
treef2e86dbc3c9e7f8b45a0588ed4f97be4afd930c4
parentce5cf6ffc6feb9fb4f9a50cdfa2f527fa119c94f
parentd87bd7c15beb688294cf4adb1b719dc4e413c58f
Merge branch 'rj/tap-fix'

* rj/tap-fix:
  test-lib.sh: Suppress the "passed all ..." message if no tests run
  test-lib.sh: Add check for invalid use of 'skip_all' facility
  test-lib.sh: Fix some shell coding style violations
  t4016-*.sh: Skip all tests rather than each test
  t3902-*.sh: Skip all tests rather than each test
  t3300-*.sh: Fix a TAP parse error
t/test-lib.sh