Skip to content

Commit 0166dab

Browse files
committed
fixup! Skip t0204 for MinGW Git
It would appear that this patch is unnecessary for the test suite to pass on Windows. Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 6c8fc0c commit 0166dab

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

t/t0204-gettext-reencode-sanity.sh

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,6 @@ test_description="Gettext reencoding of our *.po/*.mo files works"
77

88
. ./lib-gettext.sh
99

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-
1910
# The constants used in a tricky observation for undefined behaviour
2011
RUNES="TILRAUN: ᚻᛖ ᚳᚹᚫᚦ ᚦᚫᛏ ᚻᛖ ᛒᚢᛞᛖ ᚩᚾ ᚦᚫᛗ ᛚᚪᚾᛞᛖ ᚾᚩᚱᚦᚹᛖᚪᚱᛞᚢᛗ ᚹᛁᚦ ᚦᚪ ᚹᛖᛥᚫ"
2112
PUNTS="TILRAUN: ?? ???? ??? ?? ???? ?? ??? ????? ??????????? ??? ?? ????"

0 commit comments

Comments
 (0)