diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-07-22 01:20:23 +0200 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-07-22 01:20:23 +0200 |
| commit | 4c8dc9678157cb1c663365f9cbd3b4bc056ba892 (patch) | |
| tree | ba4f9fcc1f154b17fa0d548f20d8cfc6b4e71d92 /tests/tests.pro | |
| parent | 92eed51ce3256c59c85529f195fe4cdfbe0a1415 (diff) | |
| download | qxmpp-4c8dc9678157cb1c663365f9cbd3b4bc056ba892.tar.gz | |
start testing QXmppRosterIq
Diffstat (limited to 'tests/tests.pro')
| -rw-r--r-- | tests/tests.pro | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/tests.pro b/tests/tests.pro index 48df9eaa..66e66a9e 100644 --- a/tests/tests.pro +++ b/tests/tests.pro @@ -13,6 +13,7 @@ SOURCES += \ message.cpp \ presence.cpp \ register.cpp \ + roster.cpp \ rpc.cpp \ rsm.cpp \ rtp.cpp \ @@ -25,6 +26,7 @@ HEADERS += \ message.h \ presence.h \ register.h \ + roster.h \ rpc.h \ rsm.h \ rtp.h \ |
