aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* make sure examples/tests get rebuilt when QXmpp library changes (only done fo...Jeremy Lainé2010-09-201-0/+1
* fix linking flags for symbianJeremy Lainé2010-09-171-1/+1
* typoManjeet Dahiya2010-09-121-1/+1
* test Entity Time IqManjeet Dahiya2010-09-122-0/+41
* add tests for publish / subscribe IQsJeremy Lainé2010-09-102-0/+193
* define QXMPP_VERSION as a macro returning an integer (like QT_VERSION),Jeremy Lainé2010-09-101-1/+1
* explictly test id/from/to/type for version IQsJeremy Lainé2010-09-101-0/+8
* add version check testManjeet Dahiya2010-09-082-0/+7
* tests for QXmppVersionIqManjeet Dahiya2010-09-072-1/+38
* updateManjeet Dahiya2010-09-071-2/+2
* Tests for XEP-0153: vCard-Based AvatarsManjeet Dahiya2010-09-042-1/+30
* load test files from resources so the tests can be run from any pathJeremy Lainé2010-09-023-2/+14
* test MIME type guessingJeremy Lainé2010-09-012-0/+22
* add test SVG imageJeremy Lainé2010-09-011-0/+86
* add some images for mimetype testingJeremy Lainé2010-09-016-0/+12
* fix stream features testJeremy Lainé2010-08-291-10/+10
* fix SASL testsJeremy Lainé2010-08-291-4/+5
* clean up and test vCard codeJeremy Lainé2010-08-291-0/+5
* test vCard photoJeremy Lainé2010-08-291-0/+8
* add a unit test for vCardJeremy Lainé2010-08-292-0/+26
* parse / serialise stream compression featureJeremy Lainé2010-08-281-2/+3
* test JID utility functionsJeremy Lainé2010-08-262-0/+24
* test QXmppArchiveChatIqJeremy Lainé2010-08-232-0/+31
* test parsing of archive "retrieve" iqsJeremy Lainé2010-08-232-0/+23
* fix and test QXmppArchiveListIq parsing/serialisationJeremy Lainé2010-08-232-0/+25
* fix testsJeremy Lainé2010-08-231-4/+4
* fix tests for QXmppSessionIqJeremy Lainé2010-08-231-2/+2
* implement and test quoted character handlingJeremy Lainé2010-08-201-3/+4
* add and test better auth-md5 parser (not used yet)Jeremy Lainé2010-08-202-9/+28
* add unit test for CRC32Jeremy Lainé2010-08-192-0/+10
* cosmeticsManjeet Dahiya2010-08-172-4/+4
* parse / test availability of non-SASL authJeremy Lainé2010-08-161-0/+3
* test auth mechanismsJeremy Lainé2010-08-131-1/+2
* add QXmppStreamFeaturesJeremy Lainé2010-08-132-0/+30
* fix and test plaintext Non-SASL Auth IqJeremy Lainé2010-08-121-4/+39
* start refactoring and testing non-SASL authJeremy Lainé2010-08-122-0/+14
* cleanup library name definitionJeremy Lainé2010-08-111-1/+1
* move tests out of examplesJeremy Lainé2010-08-103-0/+627