summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/kernel/qsocketnotifier
Commit message (Expand)AuthorAgeFilesLines
* Update for failures only on dev branch. Use general platform namesDaniel Smith2019-08-191-2/+1
* unblacklist passing testsDaniel Smith2019-07-081-2/+3
* winrt: Fix tst_QSocketNotifier::asyncMultipleDatagramOliver Wolff2017-05-111-0/+4
* Improve suppression of spurious socket notifications under WindowsAlex Trotsenko2017-05-031-0/+5
* Use qtConfig throughout in qtbaseLars Knoll2016-08-191-1/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-181-0/+9
|\
| * winrt: Disable tests which connect to localhostMaurice Kalinowski2016-02-161-0/+9
* | Updated license headersJani Heikkinen2016-01-211-17/+12
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-141-0/+73
|\|
| * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-021-0/+73
| |\
| | * Fix the spurious socket notifications under WindowsAlex Trotsenko2015-09-101-0/+73
* | | 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
* | | tests/corelib: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-08-191-4/+4
|/ /
* / Blacklist and skip various tests that are flakeySimon Hausmann2015-06-141-0/+3
|/
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* 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-3/+3
* WinRT: Added socket engine implementationOliver Wolff2014-02-151-0/+4
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Test: remove QSKIP from tst_QSocketNotifier::posixSocketsCaroline Chao2012-10-161-4/+5
* 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
* Fix tst_QSocketNotifier on Mac OS XBradley T. Hughes2012-02-132-9/+12
* 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/+3
* Re-enable the corelib autotests on Mac OS XBradley T. Hughes2011-11-211-0/+2
* qtbase tests: Fix some warningsFriedemann Kleint2011-11-211-6/+2
* Don't depend on moc to disable test functions.Jason McDonald2011-11-181-4/+4
* Cleanup corelib autotestsJason McDonald2011-11-111-1/+1
* Cleanup corelib autotestsJason McDonald2011-11-071-12/+0
* Re-enabled tst_qsocketnotifierJo Asplin2011-10-261-2/+0
* corelib: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Fix tst_qsocketnotifierShane Kearns2011-10-201-44/+1
* Avoid using QSKIP in lieu of compile-time checksJason McDonald2011-10-051-5/+4
* Added bug ref in insignificant_test commentJo Asplin2011-10-031-1/+1
* Tests: Fix compilation on Windows.Friedemann Kleint2011-10-031-1/+1
* Remove Symbian-specific code from tests.Jason McDonald2011-09-292-11/+0
* Moving relevant tests to corelib/kernelHolger Ihrig2011-09-013-0/+379