qt5base-lts/tests/auto/corelib
Ulf Hermann 2145cdc54d Core: Provide comparison functions for QTypeRevision
The unspecified segment is between 0 and 1. This is because
QTypeRevision::zero(), as the default revisision needs to be smaller
than any other. At the same time we want explicitly specified non-zero
revisions to be larger than unspecified ones. Breaking this down on a
per segment level gives us the order shown here.

Change-Id: I1cca12f1180eb6f77563fb5b22c3400e118dc5e9
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
2020-02-07 19:19:50 +01:00
..
animation Flatten version-specific blacklisting on macOS to all macOS versions 2020-01-22 17:58:31 +01:00
codecs Port from QStringViewLiteral to u"" 2019-07-29 11:17:28 +03:00
global Merge remote-tracking branch 'origin/5.15' into dev 2020-01-13 10:13:01 +01:00
io QProcess: remove deprecated signature of finished signal 2020-01-28 12:34:06 +01:00
itemmodels QIdentityProxyModel: implement moveRows / moveColumns 2020-01-02 17:48:07 +01:00
kernel Adjust QVariant autotest to prepare for upcoming QHash changes 2020-01-30 09:29:31 +01:00
mimetypes Update instructions for downloading the shared-mime-info release 2020-01-13 17:44:49 +01:00
plugin Avoid initializing QFlags with 0 or nullptr in tests 2019-11-26 09:08:51 +01:00
serialization Separate streaming of QHash and QMultiHash/QMap and QMultiMap 2020-02-03 17:43:30 +01:00
statemachine QStateMachine: Don't scream at the user 2019-10-24 10:26:03 +02:00
text Move old tst_QLocale::negativeZero() to tst_QString::number() 2020-01-30 17:57:40 +01:00
thread Merge remote-tracking branch 'origin/5.15' into dev 2020-01-28 18:27:28 +01:00
time Merge remote-tracking branch 'origin/5.14' into 5.15 2020-01-15 01:00:39 +01:00
tools Core: Provide comparison functions for QTypeRevision 2020-02-07 19:19:50 +01:00
corelib.pro Move text-related code out of corelib/tools/ to corelib/text/ 2019-07-10 17:05:30 +02:00