aboutsummaryrefslogtreecommitdiff
path: root/tests/qxmpprostermanager
Commit message (Expand)AuthorAgeFilesLines
* tests: RosterManager: Fix wrong server to/from addressLinus Jahn2023-04-071-8/+8
* Use QXmppError in all IQ results instead of StanzaErrorLinus Jahn2023-01-221-2/+4
* Stream: Add IQ response sender checkLinus Jahn2022-12-281-8/+10
* Disable Qt keywords completelyLinus Jahn2022-12-261-6/+6
* Convert copyright headers to REUSELinus Jahn2022-01-141-23/+4
* Update copyright years (2022 edition)Linus Jahn2022-01-091-1/+1
* tests: TestClient: Add both QString & QByteArray packet injectionLinus Jahn2021-08-011-4/+4
* RosterManager: Add unit tests for QFuture requestsLinus Jahn2021-07-061-1/+51
* RosterManager: Add subscription request signal with full presence (#346)Melvin Keskin2021-05-081-0/+22
* Update copyright headers to 2021Linus Jahn2021-02-191-1/+1
* Correct authors of tests for Registration/RosterManagerLinus Jahn2020-04-011-2/+1
* tests: Fix build with Qt 5.9Linus Jahn2020-04-011-3/+3
* Add tests for QXmppRosterManagerLinus Jahn2020-04-011-0/+110