qt5base-lts/tests/auto/testlib
Konstantin Shegunov c6bee8e4b2 Fix integer overflows in QDeadlineTimer
If the deadline is far in the future, the conversions to nanoseconds
or internal arithmetic may overflow and give an invalid object, thus
the deadline may end up in the past. Added a test to the testlib
selftest for sleep.

[ChangeLog][QtCore][QDeadlineTimer] Fixed integer overflows
leading to immediate timeouts.

Task-number: QTBUG-69750
Change-Id: I9814eccdf9f9b3add9ca66ec3e27e10cd5ad54a8
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2019-05-08 17:19:44 +00:00
..
qabstractitemmodeltester QAbstractItemModelTester: fix the autotests 2018-01-09 21:12:58 +00:00
qsignalspy Stabilize tst_QSignalSpy::waitFunctionPointer_signalEmittedTooLate() 2018-03-17 12:10:05 +00:00
selftests Fix integer overflows in QDeadlineTimer 2019-05-08 17:19:44 +00:00
testlib.pro QAbstractItemModelTester: fix the autotests 2018-01-09 21:12:58 +00:00