Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.6
-
None
-
-
e088e01ac (dev)
-
Foundation Sprint 73
Description
When running unit test tst_QLocale on macOS on a computer with Norwegian locale the test dateFormat fails. This because the last test checks for (hyphen) U+002d but the generated string uses U+2212 as a negative sign.
The current implementation gives the following output:
FAIL! : tst_QLocale::dateFormat() 'old.contains(u"-1173")' returned FALSE. (1. mai −1173 for locale nb_NO) Loc: [/Users/oyheskes/src/qt-doc/qtbase/tests/auto/corelib/text/qlocale/tst_qlocale.cpp(2792)]
Attachments
For Gerrit Dashboard: QTBUG-109853 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
452323,2 | Accept U+2212 as minus sign in negative year unit test | dev | qt/qtbase | Status: MERGED | +2 | 0 |