summaryrefslogtreecommitdiffstats
path: root/tests/auto/qhttpservermultithreaded/tst_qhttpservermultithreaded.cpp
Commit message (Expand)AuthorAgeFilesLines
* Shorten local socket path in autotestOlli Vuolteenaho4 days1-1/+1
* tst_qhttpservermultithreaded/Linux: Use abstract namespaces for localsocketMårten Nordheim2025-06-111-0/+6
* tst_qhttpservermultithreaded: Make the localsocket server name uniqueMårten Nordheim2025-05-281-1/+1
* Fix test to not take lvalue into the lambda of a concurrent runØystein Heskestad2025-03-041-2/+3
* QHttpServer auto-tests: use a function provided by QTestTimur Pocheptsov2025-02-181-23/+3
* httpserver (multithreaded) do not block the test on keychain accessTimur Pocheptsov2025-01-071-1/+25
* Fix warning from unused variableVolker Hilsheimer2024-09-261-0/+2
* QAbstractHttpServer: Remove QSslConfiguration and listen() methodsØystein Heskestad2024-07-311-11/+21
* QAbstractHttpServer: Replace header include with forward declarationØystein Heskestad2024-06-261-0/+1
* Fix build of tests on Android without SSL enabledVolker Hilsheimer2024-06-191-0/+1
* QHttpServer: Add tests for routes returning QFuture<QHttpServerResponse>Øystein Heskestad2024-05-291-0/+898