Merge branch 'jc/skip-test-in-the-middle'
commit9aa55594027cc33def7c08ff4eea354a6e9c9457
authorJunio C Hamano <gitster@pobox.com>
Tue, 30 May 2017 02:16:44 +0000 (30 11:16 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 30 May 2017 02:16:44 +0000 (30 11:16 +0900)
tree01df578cbd984a24421dbae050734941779f8e76
parentb784d0be5dc05f2146c1505d1adf637edba4b1bb
parent2e397e4ddfff1fcb13b41665b9a3aed6bb99eea2
Merge branch 'jc/skip-test-in-the-middle'

A recent update to t5545-push-options.sh started skipping all the
tests in the script when a web server testing is disabled or
unavailable, not just the ones that require a web server.  Non HTTP
tests have been salvaged to always run in this script.

* jc/skip-test-in-the-middle:
  t5545: enhance test coverage when no http server is installed
  test: allow skipping the remainder
t/test-lib.sh