qt5base-lts/tests/auto
Ulf Hermann 8c2ca33073 Replace qdtoa and qstrtod implementation by a 3rdparty library
This also fixes the underlying cause of QTBUG-44039 and QTBUG-43885.

You can choose between system, qt, and no libdouble-conversion
support. If you choose "no", snprintf_l and sscanf_l will be
used.

By default, system double conversion is used if the system provides a
double-conversion library. Otherwise the bundled libdouble-conversion
is built. sscanf_l and snprintf_l are not used by default as the
planned "shortest" conversion mode to produce the shortest possible
string will give less precise results when implemented with snprintf_l.

Change-Id: I8ca08a0fca5c54cf7009e48e771385614f6aa031
Reviewed-by: Simon Hausmann <simon.hausmann@theqtcompany.com>
2015-11-02 17:00:50 +00:00
..
android Fix typo in test results report for android 2015-07-28 21:16:19 +00:00
bic/data bic: Add 5.{1,2,3,4}.0 bic data for linux-gcc-amd64 2015-02-14 06:54:20 +00:00
cmake CMake: Fix regression with quoted OPTIONS parameter 2015-03-11 07:31:33 +00:00
compilerwarnings/data Fixed license headers 2015-02-17 18:46:09 +00:00
concurrent Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
corelib Replace qdtoa and qstrtod implementation by a 3rdparty library 2015-11-02 17:00:50 +00:00
dbus Merge remote-tracking branch 'origin/5.6' into dev 2015-10-14 15:45:35 +02:00
gui Add QWindow child window positioning test 2015-10-26 19:01:32 +00:00
guiapplauncher Fix path to examples part of tst_GuiAppLauncher 2015-02-13 07:28:15 +00:00
installed_cmake Add a unit test for testing Qt in its install location. 2013-07-02 23:08:54 +02:00
network Fix building with QT_NO_BEARERMANAGEMENT 2015-10-28 21:25:36 +00:00
opengl Autotests: skip three steps from tst_qglthreads 2015-10-07 10:34:43 +00:00
other tests/auto/other: Remove some placeholder formatting. 2015-10-22 03:53:22 +00:00
printsupport Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
shared Update copyright headers 2015-02-11 06:49:51 +00:00
sql Tests: Use QCOMPARE() with QLatin1String() for QString values. 2015-10-14 08:32:42 +00:00
testlib Testlib: Output total test time in plain text logger. 2015-10-30 19:19:10 +00:00
tools Merge remote-tracking branch 'origin/5.6' into dev 2015-10-23 14:45:03 +02:00
widgets Replace qdtoa and qstrtod implementation by a 3rdparty library 2015-11-02 17:00:50 +00:00
xml Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
auto.pro Merge remote-tracking branch 'origin/5.6' into dev 2015-09-25 14:02:04 +02:00
network-settings.h Update copyright headers 2015-02-11 06:49:51 +00:00
qtest-config.h Update copyright headers 2015-02-11 06:49:51 +00:00
test.pl Update copyright headers 2015-02-11 06:49:51 +00:00