aboutsummaryrefslogtreecommitdiff
path: root/tests/qxmpppushenableiq
Commit message (Collapse)AuthorAgeFilesLines
* tests: Fix build with Qt 5.9Linus Jahn2020-04-011-3/+3
| | | | QCOMPARE(QString(), "") doesn't work there.
* Implement XEP-0357: Push Notifications enable/disable IQ (#271)JBB2020-03-291-0/+173
Co-authored-by: Robert Maerkisch <zatroxde@protonmail.ch> Co-authored-by: Linus Jahn <lnj@kaidan.im>