diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-09-12 15:29:18 +0200 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-09-12 15:29:18 +0200 |
| commit | f9b26e12f593b185a15674e3ddda0b56d05b43c6 (patch) | |
| tree | 503d1c15099cea55536d9fb8d8a98d7fef576fa8 /tests/si.h | |
| parent | c9b81bc66f2449fe4ca1d55259d6f70178f1a91d (diff) | |
| download | qxmpp-f9b26e12f593b185a15674e3ddda0b56d05b43c6.tar.gz | |
add/test QXmppTransferFileInfo parsing/serialisation
Diffstat (limited to 'tests/si.h')
| -rw-r--r-- | tests/si.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -29,6 +29,8 @@ class tst_QXmppStreamInitiationIq : public QObject Q_OBJECT private slots: + void testFileInfo_data(); + void testFileInfo(); void testOffer(); }; |
