aboutsummaryrefslogtreecommitdiff
path: root/tests/qxmppuploadrequestmanager
Commit message (Expand)AuthorAgeFilesLines
* Rename UploadRequestManager test to HttpUploadManager testLinus Jahn2022-09-095-439/+0
* Reformat codeLinus Jahn2022-09-061-2/+3
* tests: upload request manager: Fix memory leak: loggerLinus Jahn2022-03-161-4/+4
* Use QVERIFY instead of QCOMPARE for 'doc.setContent(xml, true)'Melvin Keskin2022-03-161-3/+3
* tests: Fix -Wunused-parameterLinus Jahn2022-03-121-2/+2
* Run 'clang-format' on all filesMelvin Keskin2022-01-151-9/+9
* REUSE-ify whole projectLinus Jahn2022-01-153-0/+13
* Convert copyright headers to REUSELinus Jahn2022-01-141-23/+4
* Update copyright years (2022 edition)Linus Jahn2022-01-091-1/+1
* cmake: Simplify Qt5/Qt6 handlingLinus Jahn2021-02-261-1/+1
* Update copyright headers to 2021Linus Jahn2021-02-191-1/+1
* Introduce Qt 6 compatibilityLinus Jahn2020-07-031-1/+1
* Run clang-format also on all cpp filesLinus Jahn2020-02-031-83/+83
* clang-format: Enable regrouping and sorting of includesLinus Jahn2020-02-031-7/+7
* Bump copyright year to 2020Linus Jahn2020-01-061-1/+1
* Add unit tests for QXmppUploadRequestManagerblue2019-10-204-0/+444