glibc/iconv/tst-translit-locale
Andreas Schwab 1b0a2062c8 iconv: Fix matching of multi-character transliterations (bug 31859)
Only return __GCONV_INCOMPLETE_INPUT for a partial match when the end of
the input buffer is reached.  Otherwise it is a non-match, and other
patterns should be tried.
2024-08-05 16:49:57 +02:00

11 lines
122 B
Plaintext

# Test multi-character transliteration rule
LC_CTYPE
copy "POSIX"
translit_start
"ÄÄ" "AA"
translit_end
END LC_CTYPE