aboutsummaryrefslogtreecommitdiff
path: root/tests/qxmppuploadrequestmanager/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Rename UploadRequestManager test to HttpUploadManager testLinus Jahn2022-09-091-8/+0
| | | | | One of the following commits will add tests also for the HttpUploadManager.
* REUSE-ify whole projectLinus Jahn2022-01-151-0/+4
|
* cmake: Simplify Qt5/Qt6 handlingLinus Jahn2021-02-261-1/+1
|
* Introduce Qt 6 compatibilityLinus Jahn2020-07-031-1/+1
|
* Add unit tests for QXmppUploadRequestManagerblue2019-10-201-0/+4
Co-authored-by: Linus Jahn <lnj@kaidan.im>