summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/kernel/qeventloop
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* Blacklist QEventLoop test on QNXVolker Hilsheimer2023-12-181-1/+1
* Blacklist tst_QGuiEventLoop::processEvents on QNXVolker Hilsheimer2023-11-222-0/+16
* qcore_unix: port qt_safe_poll to QDeadlineTimerAhmad Samir2023-10-241-2/+2
* Remove the unix dispatcher from WASM buildsMikolaj Boc2023-08-221-2/+4
* CMake: Make corelib tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-171-2/+0
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-031-7/+7
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-2/+2
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Compile autotests for IntegrityTatiana Borisova2021-09-201-1/+2
* Remove the qmake project filesJoerg Bornemann2021-01-071-8/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+2
* Tests: Fix building with qmake on WindowsFriedemann Kleint2020-12-171-1/+1
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-071-4/+4
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-3/+3
* Remove most compiler warnings about missing overridesLars Knoll2020-09-111-6/+6
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-3/+3
* Remove winrtOliver Wolff2020-06-062-2/+2
* Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-121-2/+1
* Regenerate tests/auto/corelib/kernelAlexandru Croitor2019-11-121-3/+0
* Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-151-2/+0
|\
| * unblacklist passing testsDaniel Smith2019-07-081-2/+0
* | Implement SUBDIR-= conversion in pro2cmake toolJędrzej Nowacki2019-08-011-0/+30
|/
* Port from QAtomic::load() to loadRelaxed()Giuseppe D'Angelo2019-06-201-3/+3
* Migrate Windows system libs to external dependenciesJoerg Bornemann2019-05-081-1/+1
* tst_QEventLoop: Remove unconditional qWait()Kari Oikarinen2018-04-101-1/+0
* Remove testQuitLock from BLACKLISTMorten Johan Sørvig2017-12-141-1/+0
* Remove timer checks from testQuitLockMorten Johan Sørvig2017-08-221-13/+0
* Fix race condition in the processEvents testMorten Johan Sørvig2017-07-191-5/+4
* Blacklist tst_QEventLoop:testQuitLock as it is flaky on macOSTony Sarajärvi2017-05-231-0/+1
* Use qtConfig throughout in qtbaseLars Knoll2016-08-191-1/+1
* QtCore: Remove Windows CE.Friedemann Kleint2016-03-301-1/+1
* tst_qeventloop: replace select with pollLouai Al-Khanji2016-02-041-5/+2
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-09-251-13/+2
|\
| * Stabilize qguieventloop test.Jędrzej Nowacki2015-09-241-13/+2
* | Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+0
* | Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-011-1/+0
|/
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-011-1/+1
|\
| * fix usage of wince scopeOswald Buddenhagen2015-06-051-1/+1
* | Blacklist and skip various tests that are flakeySimon Hausmann2015-06-141-0/+2
|/
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Fix tst_QEventLoop::processEventsExcludeSocket testJan-Marek Glogowski2014-11-211-9/+43
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Updated corelib's unit tests to use QSignalSpy's functor constructorKeith Gardner2014-05-081-5/+5
* Fix MSVC-warning about unused variable eventdispatcher.Friedemann Kleint2014-01-311-1/+1
* WinRT: Fix various test compilationsAndrew Knight2013-10-021-1/+1