summaryrefslogtreecommitdiffstats
path: root/tests/auto/qhttpservermultithreaded
Commit message (Expand)AuthorAgeFilesLines
* 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-182-24/+4
* 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-292-0/+911