From: Junio C Hamano Date: Tue, 9 Jun 2020 01:06:27 +0000 (-0700) Subject: Merge branch 'cb/t4210-illseq-auto-detect' X-Git-Tag: v2.28.0-rc0~73 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f4cec40dbdc262ca0d485068aa549958ea8946a0;p=thirdparty%2Fgit.git Merge branch 'cb/t4210-illseq-auto-detect' As FreeBSD is not the only platform whose regexp library reports a REG_ILLSEQ error when fed invalid UTF-8, add logic to detect that automatically and skip the affected tests. * cb/t4210-illseq-auto-detect: t4210: detect REG_ILLSEQ dynamically and skip affected tests t/helper: teach test-regex to report pattern errors (like REG_ILLSEQ) --- f4cec40dbdc262ca0d485068aa549958ea8946a0