aboutsummaryrefslogtreecommitdiff
path: root/tests/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Implement XEP-0444: Message Reactions (#492)Melvin Keskin2022-10-161-0/+1
* Add file encryption functions and Encryption/DecryptionDeviceLinus Jahn2022-09-241-0/+4
* Rename UploadRequestManager test to HttpUploadManager testLinus Jahn2022-09-091-1/+1
* Split up OMEMO into extra moduleLinus Jahn2022-08-131-0/+5
* ci: Enable OMEMO for full+5.15 configsLinus Jahn2022-08-131-1/+1
* Implement XEP-0384: OMEMO Encryption v0.8Melvin Keskin2022-08-131-1/+10
* Make OMEMO data classes privateMelvin Keskin2022-04-071-1/+1
* Rename MixItem.h to MixItems.hLinus Jahn2022-03-101-1/+1
* Add tests for UserLocationManagerLinus Jahn2022-03-091-0/+1
* REUSE-ify whole projectLinus Jahn2022-01-151-0/+4
* Add parsing/serialization for SCE envelopeLinus Jahn2021-10-181-0/+1
* Add QXmppAtmManagerMelvin Keskin2021-09-161-0/+1
* Add QXmppTrustMemoryStorageMelvin Keskin2021-09-161-0/+1
* Add QXmppOmemoDeviceElementMelvin Keskin2021-09-031-0/+1
* tests: Add tests for QXmppPubSubManagerLinus Jahn2021-08-221-0/+1
* Implement XEP-0118: User Tune: Add manager with testsLinus Jahn2021-08-221-0/+1
* Add PubSubSubAuthorization formLinus Jahn2021-08-221-0/+1
* tests: Add tests for QXmppPubSubEvent<T>Linus Jahn2021-08-221-0/+1
* tests: Add tests for QXmppPubSubIq<T>Linus Jahn2021-08-221-1/+1
* Make QXmppPubSubIq a template class and extendLinus Jahn2021-08-221-1/+1
* tests: Add tests for QXmppPubSubAffiliationsLinus Jahn2021-08-221-0/+1
* Add QXmppTrustMessageKeyOwnerMelvin Keskin2021-07-061-0/+1
* Add unit test for QXmppDiscoveryManagerLinus Jahn2021-07-061-0/+1
* RosterManager: Add unit tests for QFuture requestsLinus Jahn2021-07-061-1/+1
* tests: Add TestClient class for client testing with QFuturesLinus Jahn2021-07-061-1/+1
* Implement MIX-MISC XEP-0407: Invitation message extension (#329)Melvin Keskin2021-03-081-0/+1
* cmake: Simplify Qt5/Qt6 handlingLinus Jahn2021-02-261-5/+2
* tests: Add OutgoingClient::parseHostAddress() testLinus Jahn2020-10-101-0/+1
* Add extra unit test for QXmppStreamLinus Jahn2020-10-101-0/+1
* CMake: Hide Qt6 find errorsLinus Jahn2020-07-101-1/+1
* Introduce Qt 6 compatibilityLinus Jahn2020-07-031-3/+5
* Add unit tests for QXmppAttentionManagerLinus Jahn2020-04-071-0/+1
* Merge branch 'stable'Linus Jahn2020-04-011-0/+2
|\
| * Add tests for QXmppRosterManagerLinus Jahn2020-04-011-0/+1
| * Add QXmppVCardManger testsLinus Jahn2020-04-011-0/+1
* | Implement XEP-0357: Push Notifications enable/disable IQ (#271)JBB2020-03-291-0/+1
* | Port QXmppCallManager to use GStreamerNiels Ole Salscheider2020-03-161-4/+4
|/
* Add unit tests for QXmppRegistrationManagerLinus Jahn2020-02-041-0/+1
* Add QXmppStartTlsPacket to replace hard-coded XML in TLS codeLinus Jahn2020-01-201-0/+1
* Implement XEP-0231: Bits of Binary: IQLinus Jahn2019-12-061-0/+1
* Implement XEP-0231: Bits of Binary: content identifiersLinus Jahn2019-12-061-0/+1
* Add minimal test for QXmppClientLinus Jahn2019-10-231-0/+1
* Add unit tests for QXmppUploadRequestManagerblue2019-10-201-0/+1
* Add tests for QXmppMessageReceiptManagerLinus Jahn2019-05-051-0/+1
* Implement XEP-0363: HTTP File Upload: Request/Slot IQsLinus Jahn2019-05-041-0/+1
* Implement MIX-CORE XEP-0369: Info/Participant node itemsLinus Jahn2019-05-041-0/+1
* Implement XEP-0369/XEP-0405 (MIX): IQ queriesLinus Jahn2019-01-201-0/+1
* [tests] add CMake option to build internal testsJeremy Lainé2019-01-171-3/+6
* CMake: Add binary paths for tests to the include pathsNiels Ole Salscheider2018-09-301-0/+1
* [tests] disable tests that require QXMPP_AUTOTEST_EXPORT (fixes #149)Jeremy Lainé2018-09-181-3/+3