From: Junio C Hamano Date: Wed, 15 Dec 2021 17:39:46 +0000 (-0800) Subject: Merge branch 'fs/test-prereq' X-Git-Tag: v2.35.0-rc0~88 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=285907901c386eae4e0d50c617e1b82a58cff778;p=thirdparty%2Fgit.git Merge branch 'fs/test-prereq' 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 --- 285907901c386eae4e0d50c617e1b82a58cff778