summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/kernel/qdeadlinetimer/tst_qdeadlinetimer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+2
* QDeadlineTimer: optimize when std::chrono::steady_clock is the sameThiago Macieira2020-12-091-0/+12
* Fix tst_QDeadlineTimer::stdchrono() flaky testJarek Kobus2020-10-271-52/+32
* Try again to make QDeadlineTimer test robust against context switchesVolker Hilsheimer2020-02-281-16/+34
* Make QDeadlineTimer test more resilient against VM starvationVolker Hilsheimer2020-02-261-4/+19
* Don't wrap feature detection macros with QT_HAS_FOO() variantsTor Arne Vestbø2019-12-101-2/+2
* Fix integer overflows in QDeadlineTimerKonstantin Shegunov2019-05-081-0/+79
* Increase the resolution for QDeadlineTimer unit testThiago Macieira2016-10-261-1/+1
* Long live QDeadlineTimerThiago Macieira2016-08-151-0/+625