aboutsummaryrefslogtreecommitdiff
path: root/tests/tests.h
diff options
context:
space:
mode:
authorJeremy Lainé <jeremy.laine@m4x.org>2012-07-18 16:22:28 +0200
committerJeremy Lainé <jeremy.laine@m4x.org>2012-07-18 16:22:28 +0200
commitc0ddf372e5ccfdda3265bdf33bfc1276d9af6885 (patch)
tree39b9f55e97d5b0d2e5b21737d5a0e3dae6e9c527 /tests/tests.h
parentef9f9a57f1dd2e70d29afa26fa0d1ab38a5e3aca (diff)
downloadqxmpp-c0ddf372e5ccfdda3265bdf33bfc1276d9af6885.tar.gz
improve QXmppPresence coverage
Diffstat (limited to 'tests/tests.h')
-rw-r--r--tests/tests.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/tests.h b/tests/tests.h
index 1be52a2c..4ee5671c 100644
--- a/tests/tests.h
+++ b/tests/tests.h
@@ -86,11 +86,6 @@ private slots:
void testMessageDelay();
void testMessageLegacyDelay();
void testNonSaslAuth();
- void testPresence();
- void testPresenceFull();
- void testPresenceWithVCardUpdate();
- void testPresenceWithCapability();
- void testPresenceWithMuc();
void testSession();
void testStreamFeatures();
void testVCard();