]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'fs/test-prereq'
authorJunio C Hamano <gitster@pobox.com>
Wed, 15 Dec 2021 17:39:46 +0000 (09:39 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 15 Dec 2021 17:39:46 +0000 (09:39 -0800)
The test framework learns to list unsatisfied test prerequisites,
and optionally error out when prerequisites that are expected to be
satisfied are not.

* fs/test-prereq:
  test-lib: make BAIL_OUT() work in tests and prereq
  test-lib: introduce required prereq for test runs
  test-lib: show missing prereq summary

1  2 
t/test-lib.sh

diff --cc t/test-lib.sh
Simple merge