aboutsummaryrefslogtreecommitdiff
path: root/autotests/ktcpsockettest.cpp
AgeCommit message (Expand)Author
2017-12-23Remove unneeded moc includesFriedrich W. H. Kossebau
2017-02-13[autotest] KTcpSocketTest was racy and leaky => simplify, fix.David Faure
2017-01-16Use nullptr everywhereKevin Funk
2016-11-05autotest: (s->bytesAvailable() > 100) isn't necessarily true immediately, loo...David Faure
2016-10-12Drop obsolete version checksElvis Angelaccio
2016-02-20Fix many warnings presented by clazyRussell Greene
2015-11-03Use QStringLiteralMontel Laurent
2015-02-13Use Q_DECL_OVERRIDE where possibleKevin Funk
2013-12-18Code reformatted using kde-dev-scripts/astyle-kdelibs.David Faure
2013-12-18Move kio code to the root directory.Jenkins CI