aboutsummaryrefslogtreecommitdiff
path: root/tests/TestClient.h
Commit message (Expand)AuthorAgeFilesLines
* tests: TestClient: Add takePacket() and takeLastPacket()Linus Jahn2022-09-091-0/+10
* Convert copyright headers to REUSELinus Jahn2022-01-141-22/+3
* Update copyright years (2022 edition)Linus Jahn2022-01-091-1/+1
* tests: TestClient: Add both QString & QByteArray packet injectionLinus Jahn2021-08-011-1/+2
* tests: TestClient: Fix warning of missing include for destructorsLinus Jahn2021-07-231-2/+4
* QXmppClient: Add addNewExtension<T>()Linus Jahn2021-07-231-8/+0
* tests: Add TestClient class for client testing with QFuturesLinus Jahn2021-07-061-0/+106