Merge branch 'ab/cond-skip-tests' into next
authorJunio C Hamano <gitster@pobox.com>
Fri, 10 Mar 2017 21:35:29 +0000 (13:35 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 10 Mar 2017 21:35:29 +0000 (13:35 -0800)
commit38124fb5ce90429de22c0558576a3e8bad84de20
tree124aab6614cb5f4acfe9c4ef9f31e7a96156289e
parent8a1aa07def63edba44b56680cba949d9ce617462
parentc6507484a2a87e53a5f0c4c01944192047bbeaa9
Merge branch 'ab/cond-skip-tests' into next

A few tests were run conditionally under (rare) conditions where
they cannot be run (like running cvs tests under 'root' account).

* ab/cond-skip-tests:
  gitweb tests: skip tests when we don't have Time::HiRes
  gitweb tests: change confusing "skip_all" phrasing
  cvs tests: skip tests that call "cvs commit" when running as root