Fixed QString autotest when QT_QLOCALE_USES_FCVT is set
authorDominik Holland <dominik.holland@nokia.com>
Tue, 27 Jul 2010 12:20:53 +0000 (14:20 +0200)
committerHarald Fernengel <harald.fernengel@nokia.com>
Tue, 2 Nov 2010 14:29:34 +0000 (15:29 +0100)
commit4dabd36fe0cd52dc297d2fa56c50917314c385a2
tree2a413f6df77324ce559ceb208a572061b6d1f85f
parent27e6214401970b809e0e594cccaa3b3bddad151a
Fixed QString autotest when QT_QLOCALE_USES_FCVT is set

+/-nan tests fail when QT_QLOCALE_USES_FCVT is set
Because the behavior of qstrtod and strtod of glibc differs
tests/auto/qstring/tst_qstring.cpp