qt5base-lts/tests/auto/corelib/io
Thiago Macieira e1c99e15b6 Update strtoll and strtoull from upstream FreeBSD
There appears to be at least one fix, related to sign- or zero-extension
in the call to isspace(). So it's a good idea to update again. This also
brings the behavior to match strtoll and strtoull on Linux, including
the fact that strtoull will parse negative numbers. For that reason,
qstrtoll and qstrtoull are now wrappers that try and keep the behavior
that we used to have.

This update also changes the code from a 4-clause BSD license (bad) to a
3-clause BSD license (good).

Change-Id: I73b01b02ebd1551bf924599d52284ad25cc1def0
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
2015-03-26 06:11:14 +00:00
..
largefile Fix tst_largefile QCOMPARE value types 2015-03-18 13:35:40 +00:00
qabstractfileengine Update copyright headers 2015-02-11 06:49:51 +00:00
qbuffer Update copyright headers 2015-02-11 06:49:51 +00:00
qdatastream Update copyright headers 2015-02-11 06:49:51 +00:00
qdataurl Update copyright headers 2015-02-11 06:49:51 +00:00
qdebug Update copyright headers 2015-02-11 06:49:51 +00:00
qdir Android: Fix tst_QDir::cdBelowRoot() 2015-02-17 15:03:07 +00:00
qdiriterator Update copyright headers 2015-02-11 06:49:51 +00:00
qfile Skip instead of entirely excluding tests with disabled features 2015-03-16 09:34:15 +00:00
qfileinfo Skip instead of entirely excluding tests with disabled features 2015-03-16 09:34:15 +00:00
qfileselector Update copyright headers 2015-02-11 06:49:51 +00:00
qfilesystementry Update copyright headers 2015-02-11 06:49:51 +00:00
qfilesystemwatcher Update copyright headers 2015-02-11 06:49:51 +00:00
qiodevice Update copyright headers 2015-02-11 06:49:51 +00:00
qipaddress Update strtoll and strtoull from upstream FreeBSD 2015-03-26 06:11:14 +00:00
qlockfile Update copyright headers 2015-02-11 06:49:51 +00:00
qloggingcategory Update copyright headers 2015-02-11 06:49:51 +00:00
qloggingregistry Update copyright headers 2015-02-11 06:49:51 +00:00
qnodebug QDateTime: drop quotes in QDebug output 2015-02-21 16:58:39 +00:00
qprocess Update copyright headers 2015-02-11 06:49:51 +00:00
qprocess-noapplication Update copyright headers 2015-02-11 06:49:51 +00:00
qprocessenvironment Update copyright headers 2015-02-11 06:49:51 +00:00
qresourceengine Update copyright headers 2015-02-11 06:49:51 +00:00
qsavefile Update copyright headers 2015-02-11 06:49:51 +00:00
qsettings Update copyright headers 2015-02-11 06:49:51 +00:00
qstandardpaths Update copyright headers 2015-02-11 06:49:51 +00:00
qstorageinfo Haiku: Adapt tst_qstorageinfo unit test to Haiku 2015-02-14 08:12:46 +00:00
qtemporarydir Update copyright headers 2015-02-11 06:49:51 +00:00
qtemporaryfile Update copyright headers 2015-02-11 06:49:51 +00:00
qtextstream Skip instead of entirely excluding tests with disabled features 2015-03-16 09:34:15 +00:00
qurl tst_QUrl: Add extra testcases 2015-03-14 01:15:05 +00:00
qurlinternal Update copyright headers 2015-02-11 06:49:51 +00:00
qurlquery Update copyright headers 2015-02-11 06:49:51 +00:00
qwinoverlappedionotifier Update copyright headers 2015-02-11 06:49:51 +00:00
io.pro Add the QStorageInfo class 2014-08-13 16:09:58 +02:00