Merge branch 'ab/test-bail'
commit8ba651b56e5916d864b2a5c4cce8d4e445b87e17
authorJunio C Hamano <gitster@pobox.com>
Fri, 29 Oct 2021 22:43:12 +0000 (29 15:43 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 29 Oct 2021 22:43:12 +0000 (29 15:43 -0700)
tree19101c5fbbe9ea722015f445e5ec8bcf15777098
parent23112fc28c4339f583b3708152c75e3e4d754335
parent234383cd401a8c0a7632e77735f731b8e780e50f
Merge branch 'ab/test-bail'

A new feature has been added to abort early in the test framework.

* ab/test-bail:
  test-lib.sh: use "Bail out!" syntax on bad SANITIZE=leak use
  test-lib.sh: de-duplicate error() teardown code
t/test-lib.sh