summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/network/socket/qtcpserver
Commit message (Expand)AuthorAgeFilesLines
* Remove qmake project files for benchmarksJoerg Bornemann2021-02-011-9/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+1
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-1/+1
* CMake: Regenerate benchmarksAlexandru Croitor2020-07-081-1/+1
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-221-4/+5
|\
| * Replace QTime with QElapsedTimer in benchmarksEdward Welbourne2020-04-201-4/+5
* | Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-241-1/+2
|\|
| * Skip instead of fail tests when test server is not availableTor Arne Vestbø2020-01-141-1/+2
* | Convert remaining tests/benchmarksLeander Beernaert2019-11-041-0/+16
|/
* Benchmarks: tst_tcpserver: Remove unnecessary qprocess includeOliver Wolff2018-02-051-1/+0
* Remove Windows CE from tests (others).Friedemann Kleint2016-03-311-3/+0
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-011-1/+0
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* WinRT: Fixed compilation of network autotests and benchmarksOliver Wolff2013-12-061-0/+8
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* 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
* QtNetwork: use nullary version of qRegisterMetaType<T>("T")Marc Mutz2012-07-251-2/+0
* clean up qmake-generated projectsOswald Buddenhagen2012-02-241-3/+0
* Replace Q_WS_WINCE against Q_OS_WINCE.Andreas Holzammer2012-02-091-1/+1
* 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
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* Fix sanity check of network test serverJason McDonald2011-11-281-0/+6
* Don't depend on moc to disable test functions.Jason McDonald2011-11-181-5/+3
* benchmarks: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-6/+1
* Avoid using QSKIP in lieu of compile-time checksJason McDonald2011-10-071-3/+5
* Remove Symbian-specific code from tests.Jason McDonald2011-09-291-9/+1
* tests: do not run benchmarks by default in 'make check'Rohan McGovern2011-07-191-0/+4
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-272-0/+293