summaryrefslogtreecommitdiffstats
path: root/tests/auto/qsocketnotifier
Commit message (Collapse)AuthorAgeFilesLines
* Compile auto tests.Bjørn Erik Nilsen2011-05-162-3/+3
| | | | Reviewed-by: mstormo
* Fix spelling mistakeShane Kearns2011-05-111-1/+1
| | | | | Reviewed-by: Trust Me (cherry picked from commit b166c30d8d0834518337ded44d2ebfe097ee312f)
* Fix crash when QSocketNotifier used with an invalid descriptorShane Kearns2011-05-112-1/+110
| | | | | | | | | | | | | | select code for open C file/socket descriptors was crashing in FD_SET if a QSocketNotifier was created with an invalid descriptor. Added two autotests to QSocketNotifier, one to check notifiers with bogus socket descriptors don't crash, the other to check that notifiers with posix socket descriptors do work. (symbian socket engine doesn't use them so they are not implicitly tested) Reviewed-by: mread Task-Number: QTBUG-18138 (cherry picked from commit 8a9a6afcf02f089f932bc81431ab46a60af32134)
* Initial import from the monolithic Qt.Qt by Nokia2011-04-273-0/+259
This is the beginning of revision history for this module. If you want to look at revision history older than this, please refer to the Qt Git wiki for how to use Git history grafting. At the time of writing, this wiki is located here: http://qt.gitorious.org/qt/pages/GitIntroductionWithQt If you have already performed the grafting and you don't see any history beyond this commit, try running "git log" with the "--follow" argument. Branched from the monolithic repo, Qt master branch, at commit 896db169ea224deb96c59ce8af800d019de63f12