]> git.ipfire.org Git - thirdparty/tar.git/commitdiff
Skip test on macOS 12.6
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 2 Jan 2024 03:09:59 +0000 (19:09 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 2 Jan 2024 03:12:10 +0000 (19:12 -0800)
* tests/xform04.at: Skip test on macOS 12.6, which is behind the times
and doesn’t think that ⱥ (U+2C65 LATIN SMALL LETTER A WITH STROKE) is
printable.

tests/xform04.at

index a2c808987bef2b6e664eb60745f91b36ea6268f9..57a3fb8ef41738a883adaf39229a0219d936d96f 100644 (file)
@@ -39,6 +39,8 @@ if test "`(locale charmap) 2>/dev/null`" != UTF-8; then
   done
 fi
 
+expr Aa.Ⱥⱥ : 'Aa\.[[:print:]][[:print:]]$' >/dev/null || AT_SKIP_TEST
+
 genfile --file Aa.Ⱥⱥ
 tar -cvf /dev/null --transform='s/.*/\L&-\U&/' --show-transformed-name Aa.Ⱥⱥ],
 [0],