# Case-sensitive comparison relies on QString::localeAwareCompare(), which needs
# ICU collation to order lower-case before upper-case. QNX and the Android
# emulator have no ICU collation, so the comparison falls back to code-point
# order and the sign is reversed.
[compareVariant]
qnx
android
