qt5base-lts/tests/auto/corelib
Volker Hilsheimer 75c6bd54d7 Avoid copying QByteArray created via fromRawData in toDouble
qt_asciiToDouble accepts a length parameter, so we can just pass
that through. No need for explicitly null-terminating, which is
where the copy of the data would be made.

Change-Id: I4e7921541f03295a2fae6171b35157084ff3ed8c
Fixes: QTBUG-65748
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2019-03-09 15:26:24 +00:00
..
animation Extend blacklisting of tst_qparallelanimationgroup tests to macOS 10.13 2018-09-24 21:13:30 +00:00
codecs Add tests for decoding too-short UTF-8 sequences 2018-09-25 22:14:07 +00:00
global Merge remote-tracking branch 'origin/5.12' into 5.13 2019-02-19 01:00:08 +01:00
io Merge remote-tracking branch 'origin/5.13' into dev 2019-03-09 01:00:55 +01:00
itemmodels Merge remote-tracking branch 'origin/5.12' into dev 2019-01-04 07:33:14 +01:00
kernel Add a couple of tests in QObject::tst_qobject 2019-02-08 21:55:47 +00:00
mimetypes QMimeDatabase: update freedesktop.org.xml to shared-mime-info 1.10 2018-11-13 11:16:11 +00:00
plugin Merge remote-tracking branch 'origin/5.12' into 5.13 2019-03-06 12:31:50 +01:00
serialization Merge remote-tracking branch 'origin/5.12' into 5.13 2019-02-19 01:00:08 +01:00
statemachine tst_QStateMachine: Don't use unconditional waits 2018-04-04 07:07:40 +00:00
thread Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00
tools Avoid copying QByteArray created via fromRawData in toDouble 2019-03-09 15:26:24 +00:00
corelib.pro Create corelib/serialization and move existing file formats into it 2018-01-26 20:59:50 +00:00