Disable trim-front-split-glyph test on platforms with broken Unicode support
AKA macOS.
This commit is contained in:
parent
caabd06436
commit
45d2d350f2
2
test/regression/4843-trim-front-split-glyph/enabled
Executable file
2
test/regression/4843-trim-front-split-glyph/enabled
Executable file
|
@ -0,0 +1,2 @@
|
||||||
|
#!/bin/sh
|
||||||
|
[ $(echo -n "⌛" | wc -m) = '1' ] && locale | grep LC_CTYPE | grep -qi 'utf-*8'
|
Loading…
Reference in New Issue
Block a user