aboutsummaryrefslogtreecommitdiff
path: root/tests/qxmppuploadrequestmanager/tst_qxmppuploadrequestmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename UploadRequestManager test to HttpUploadManager testLinus Jahn2022-09-091-331/+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
* Convert copyright headers to REUSELinus Jahn2022-01-141-23/+4
* Update copyright years (2022 edition)Linus Jahn2022-01-091-1/+1
* Update copyright headers to 2021Linus Jahn2021-02-191-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-201-0/+349