Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix test to not take lvalue into the lambda of a concurrent run | Øystein Heskestad | 2025-03-04 | 1 | -2/+3 |
* | QHttpServer auto-tests: use a function provided by QTest | Timur Pocheptsov | 2025-02-18 | 2 | -24/+4 |
* | httpserver (multithreaded) do not block the test on keychain access | Timur Pocheptsov | 2025-01-07 | 1 | -1/+25 |
* | Fix warning from unused variable | Volker Hilsheimer | 2024-09-26 | 1 | -0/+2 |
* | QAbstractHttpServer: Remove QSslConfiguration and listen() methods | Øystein Heskestad | 2024-07-31 | 1 | -11/+21 |
* | QAbstractHttpServer: Replace header include with forward declaration | Øystein Heskestad | 2024-06-26 | 1 | -0/+1 |
* | Fix build of tests on Android without SSL enabled | Volker Hilsheimer | 2024-06-19 | 1 | -0/+1 |
* | QHttpServer: Add tests for routes returning QFuture<QHttpServerResponse> | Øystein Heskestad | 2024-05-29 | 2 | -0/+911 |