From: Junio C Hamano Date: Wed, 15 Dec 2021 17:39:46 +0000 (-0800) Subject: Merge branch 'fs/test-prereq' X-Git-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=285907901c386eae4e0d50c617e1b82a58cff778;p=rit 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