aboutsummaryrefslogtreecommitdiff
path: root/tests/qxmpptransfermanager/tst_qxmpptransfermanager.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright headers to 2021Linus Jahn2021-02-191-1/+1
|
* clang-format: Enable regrouping and sorting of includesLinus Jahn2020-02-031-3/+3
|
* Port majority of old-style connects (#237)JBB2020-01-201-8/+8
| | | This provides more type safety and is future-proof.
* Bump copyright year to 2020Linus Jahn2020-01-061-1/+1
|
* Replace deprecated Q_ENUMS with Q_ENUMLinus Jahn2019-10-271-2/+0
| | | | | Q_ENUM exists since Qt 5.5, more details can be found here: https://woboq.com/blog/q_enum.html
* Use raw literals, range based loops and autoJonah Brüchert2019-10-221-2/+2
|
* Modernize codebase using clang-tidyJonah Brüchert2019-09-081-1/+1
| | | | | | | | Using the following checks: * modernize-use-nullptr * modernize-use-override * modernize-use-using * modernize-use-bool-literals
* Bump copyright year to 2019Jeremy Lainé2019-01-081-1/+1
|
* Change test case for c4f27ae, compare localFileUrl directlyfbeutel2015-10-211-1/+1
|
* Added test case for c4f27ae (converting file transfer path correctly)fbeutel2015-10-211-0/+1
|
* QXmppTransferManager test incoming transfer completionJeremy Lainé2015-08-151-0/+6
|
* QXmppTransferManager: test all IBB / SOCKS5 combinationsJeremy Lainé2015-08-151-11/+61
|
* add test for QXmppTransferManagerJeremy Lainé2015-08-151-0/+126