We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c8fc0c commit 0166dabCopy full SHA for 0166dab
t/t0204-gettext-reencode-sanity.sh
@@ -7,15 +7,6 @@ test_description="Gettext reencoding of our *.po/*.mo files works"
7
8
. ./lib-gettext.sh
9
10
-if test_have_prereq MINGW
11
-then
12
- # There is no MinGW 'locale', but an MSys2 one that interferes
13
- # with this test (the MinGW and MSys2 locales are in fundamentally
14
- # different realms).
15
- skip_all='No native locale.exe available'
16
- test_done
17
-fi
18
-
19
# The constants used in a tricky observation for undefined behaviour
20
RUNES="TILRAUN: ᚻᛖ ᚳᚹᚫᚦ ᚦᚫᛏ ᚻᛖ ᛒᚢᛞᛖ ᚩᚾ ᚦᚫᛗ ᛚᚪᚾᛞᛖ ᚾᚩᚱᚦᚹᛖᚪᚱᛞᚢᛗ ᚹᛁᚦ ᚦᚪ ᚹᛖᛥᚫ"
21
PUNTS="TILRAUN: ?? ???? ??? ?? ???? ?? ??? ????? ??????????? ??? ?? ????"
0 commit comments