summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/kernel/qsocketnotifier
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* QAbstractSocketEngine: port to QDeadlineTimerAhmad Samir2023-10-071-2/+2
* QSocketNotifier: firm up the ordering in unexpectedDisconnection()Thiago Macieira2023-07-112-8/+7
* Update blacklisting of tst_QSocketNotifier::unexpectedDisconnectionVolker Hilsheimer2023-07-101-2/+1
* CMake: Make corelib tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* QTestEventLoop: add enterLoop(std::chrono::milliseconds) overloadAhmad Samir2023-03-031-1/+2
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-171-5/+0
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-031-6/+6
* 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
* CMake: Remove the usage of QT_SOURCE_TREE from testsJoerg Bornemann2021-07-121-2/+0
* tst_socketnotifier: Fix timeout of QTcpServer::waitForNewConnection()Friedemann Kleint2021-01-211-2/+2
* tst_socketnotifier/unexpectedDisconnection: Extend blacklisting to all window...Friedemann Kleint2021-01-191-2/+2
* Remove the qmake project filesJoerg Bornemann2021-01-071-8/+0
* QSocketNotifier: hone setSocket() APIAlex Trotsenko2020-12-171-5/+5
* QSocketNotifier: extend API to provide more flexible startupAlex Trotsenko2020-12-111-0/+46
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-2/+2
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-2/+2
* CMake: Regenerate testsAlexandru Croitor2020-07-091-7/+0
* Remove winrtOliver Wolff2020-06-061-17/+0
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-221-5/+65
|\
| * Introduce QSocketNotifier::activate(QSocketDescriptor, QSN::Type)Mårten Nordheim2020-04-161-5/+65
* | Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-121-3/+2
* | Regenerate TestsLeander Beernaert2020-01-161-1/+1
* | Regenerate tests/auto/corelib/kernelAlexandru Croitor2019-11-121-3/+6
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-111-2/+1
|\|
| * Update for failures only on dev branch. Use general platform namesDaniel Smith2019-08-191-2/+1
* | Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-151-2/+3
|\|
| * unblacklist passing testsDaniel Smith2019-07-081-2/+3
* | Regenerate qsocketnotifier testAlexandru Croitor2019-08-012-9/+36
* | Implement SUBDIR-= conversion in pro2cmake toolJędrzej Nowacki2019-08-011-0/+9
|/
* 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