ICU will canonicalize "yes" to "true" in all Unicode keywords. This is a bug - only some keywords should undergo this change. It will then change "true" to the empty string. This is a known ICU bug, which we can avoid for now by detecting which keywords should retain their "yes" value. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| TestDisplayNames.cpp | ||
| TestIDNA.cpp | ||
| TestLocale.cpp | ||
| TestSegmenter.cpp | ||
| TestTimeZone.cpp | ||
| TestUnicodeCharacterTypes.cpp | ||
| TestUnicodeNormalization.cpp | ||