diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-09-27 15:30:37 +0200 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-09-27 15:30:37 +0200 |
| commit | 13d9d646f76725c09d74f7e8f3f996b6ca290187 (patch) | |
| tree | f4ef4d3953078d01d3c8259c19e5182ab6921990 /tests/tests.pro | |
| parent | 92d324ee21bcdde465570131770e14a3dff7b7a6 (diff) | |
| download | qxmpp-13d9d646f76725c09d74f7e8f3f996b6ca290187.tar.gz | |
split vcard tests
Diffstat (limited to 'tests/tests.pro')
| -rw-r--r-- | tests/tests.pro | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/tests/tests.pro b/tests/tests.pro index c7f6bcb8..a2814ebe 100644 --- a/tests/tests.pro +++ b/tests/tests.pro @@ -4,4 +4,8 @@ SUBDIRS = \ qxmppiq \ qxmppmessage \ qxmpppresence \ - qxmppstreaminitiationiq + qxmppvcardiq + +!isEmpty(QXMPP_AUTOTEST_INTERNAL) { + SUBDIRS += qxmppstreaminitiationiq +} |
