summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/kernel/qeventloop
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-142-6/+25
|\
| * Add auto-test for running the QEventLoop test with the GUI dispatcherTor Arne Vestbø2013-08-122-1/+5
| * Don't assume Q_OS_UNIX means we support QEventLoop::X11ExcludeTimersTor Arne Vestbø2013-08-122-3/+19
| * Remove unused member in QEventLoop auto-testTor Arne Vestbø2013-08-061-2/+1
* | Rename a few QSignalSpy variables to match what they are spyingTor Arne Vestbø2013-07-081-15/+15
|/
* QEventLoop: Remove the test that checked throwing from an event handlerThiago Macieira2013-06-081-67/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Core: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-041-2/+0
* Test: remove QSKIP in tst_QEventLoop::throwInExec()Caroline Chao2012-10-291-10/+10
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Add CONFIG+=parallel_test to suspected parallel-safe tests.Rohan McGovern2012-05-281-0/+1
* QEvent (and subclasses): make ctors explicitMarc Mutz2012-03-011-1/+1
* Add the event loop quitlock feature to QtCore.Stephen Kelly2012-01-312-1/+83
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Cleanup corelib autotests.Jason McDonald2011-12-281-0/+5
* Fix compile error when configured with -no-exceptionsShane Kearns2011-12-221-1/+4
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* Fix linking of autotests on Windows.Friedemann Kleint2011-11-291-1/+1
* Cleanup corelib autotestsJason McDonald2011-11-251-4/+4
* Don't depend on moc to disable test functions.Jason McDonald2011-11-181-9/+8
* Cleanup corelib autotestsJason McDonald2011-11-111-3/+2
* Cleanup corelib autotestsJason McDonald2011-11-071-20/+0
* corelib: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-2/+1
* Remove DEPENDS_ON from qtestlib API.Jason McDonald2011-10-191-4/+0
* Move QTRY_VERIFY/QTRY_COMPARE into testlib.Jason McDonald2011-10-191-2/+0
* Avoid using QSKIP in lieu of compile-time checksJason McDonald2011-10-051-8/+9
* Remove Symbian-specific code from tests.Jason McDonald2011-09-292-275/+3