summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qtestsupport_core.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revise the explanation for leaving QTest::qWait() as it isEdward Welbourne2022-01-131-4/+6
* Revert "Implement QTest::qWait() in terms of QTest::qWaitFor()"Michal Klocek2022-01-081-2/+18
* Implement QTest::qWait() in terms of QTest::qWaitFor()Edward Welbourne2021-12-091-18/+2
* Restore qWait() implementationLars Knoll2020-09-131-0/+20
* Partially revert "Inline QTest::qSleep()"Lars Knoll2020-09-121-0/+29
* Inline QTest::qSleep()Lars Knoll2020-09-061-32/+0
* Remove winrtOliver Wolff2020-06-061-3/+1
* Doc: Make Qt Test snippets compilableNico Vertriest2020-04-031-1/+1
* Tidy nullptr usageAllan Sandfeld Jensen2019-12-061-1/+1
* Replace Q_NULLPTR with nullptr in corelibAllan Sandfeld Jensen2019-04-031-1/+1
* Merge remote-tracking branch 'origin/5.12' into 5.12.1Liang Qi2019-01-081-1/+1
|\
| * QtCore: Unify license headersKai Koehne2018-12-221-1/+1
* | Doc: Restore documentation for QTest functions in other modulesTopi Reinio2019-01-041-4/+2
|/
* Doc: Move literal code block to a separate fileCristian Maureira-Fredes2018-10-151-12/+2
* testlib: Move qtestsystem helpers to their respective modulesTor Arne Vestbø2018-07-161-0/+126