qt6-bb10/tests/auto/corelib
Marc Mutz d511aa906c QVersionNumber: test more version numbers
QVersionNumber will gain a small-version-number optimization, which
stores sequences of less than 4 (32bit) or 8 (64bit) 8-bit signed
segments inside the class instead of a QVector. Make sure the tests
cover those cases, too.

Change-Id: If1d875c75d284908756b305f767a7218cab5226f
Reviewed-by: Keith Gardner <kreios4004@gmail.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2015-01-08 01:46:41 +01:00
..
animation Android: Stabilize QPauseAnimation test 2014-12-22 09:26:38 +01:00
codecs Hardcode UTF-8 for "unicode" in QTextCodec::codecForHtml(). 2014-10-28 12:17:13 +01:00
global tst_qlogging: add tests for %{pid} and %{threadid} 2014-12-19 01:54:41 +01:00
io tst_QLockFile: simulate a crash better 2015-01-04 09:43:25 +01:00
itemmodels tst_qsortfilterproxymodel: remove unused member var 2014-11-28 09:09:02 +01:00
json Android: Fix json test. 2014-12-22 08:32:39 +01:00
kernel Android: Fix QTranslator tests 2015-01-06 16:44:27 +01:00
mimetypes Update license headers and add new license files 2014-09-24 12:26:19 +02:00
plugin Update license headers and add new license files 2014-09-24 12:26:19 +02:00
statemachine tst_QState: fix memleaks 2014-10-19 13:18:12 +02:00
thread tst_QThreadPool: fix memleak 2014-10-19 13:18:07 +02:00
tools QVersionNumber: test more version numbers 2015-01-08 01:46:41 +01:00
xml Update license headers and add new license files 2014-09-24 12:26:19 +02:00
corelib.pro iOS: Enable building of basic tests 2014-01-22 12:35:17 +01:00