index
:
xavi/qxmpp
fork
master
Fork of the QXmpp library.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
tests.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
test old-style XEP-0184
Jeremy Lainé
2012-02-06
1
-0
/
+16
*
make QXmppMessage carry a receipt ID for XEP-0184
Jeremy Lainé
2012-02-06
1
-5
/
+25
*
add an attribute to QXmppMessage to carry delivery receipt request
Jeremy Lainé
2012-02-06
1
-0
/
+23
*
bump version to 0.3.91
Jeremy Lainé
2011-09-26
1
-1
/
+1
*
add support for XEP-0224: Attention (Fixes issue #109)
Jeremy Lainé
2011-09-20
1
-0
/
+17
*
add tests
Jeremy Lainé
2011-09-20
1
-0
/
+5
*
add unit tests for MUC presence extensions
Jeremy Lainé
2011-05-02
1
-0
/
+30
*
add tests for RTP parsing / serialization
Jeremy Lainé
2011-04-23
1
-0
/
+50
*
add tests for theora codec
Jeremy Lainé
2011-04-15
1
-1
/
+56
*
make password checking full asynchronous
Jeremy Lainé
2011-04-07
1
-8
/
+7
*
check incorrect password fails
Jeremy Lainé
2011-03-29
1
-1
/
+8
*
improve QXmppPasswordChecker return codes
Jeremy Lainé
2011-03-29
1
-3
/
+3
*
refactor SASL authentication to allow server-side password checkers which nat...
Jeremy Lainé
2011-03-29
1
-10
/
+3
*
test QXmppClient/QXmppServer connection
Jeremy Lainé
2011-03-29
1
-0
/
+95
*
QXmppStunMessage::encode expects a QByteArray (fixes issue #102)
Jeremy Lainé
2011-03-17
1
-7
/
+7
*
fix tests
Manjeet Dahiya
2011-03-05
1
-1
/
+1
*
fix tests
Manjeet Dahiya
2011-02-05
1
-1
/
+1
*
fix test failure
Manjeet Dahiya
2011-01-22
1
-1
/
+1
*
check that message body is correctly unescaped
Jeremy Lainé
2011-01-21
1
-2
/
+2
*
copyright year update
Manjeet Dahiya
2011-01-21
1
-1
/
+1
*
fix tests with new VCardUpdate types
Manjeet Dahiya
2010-12-13
1
-3
/
+3
*
fix entity time iq test
Jeremy Lainé
2010-11-08
1
-1
/
+1
*
add methods for parsing/serialising timezone offsets
Jeremy Lainé
2010-11-08
1
-0
/
+15
*
fix QXmppEntityTimeIq tests
Jeremy Lainé
2010-10-29
1
-1
/
+1
*
fix typo in unit tests
Jeremy Lainé
2010-10-19
1
-1
/
+1
*
use hex for photoHash instead of base64
Manjeet Dahiya
2010-10-13
1
-4
/
+4
*
encode / decode presence photo hash to / from base64
Jeremy Lainé
2010-10-11
1
-4
/
+4
*
store the capability verification string as a QByteArray
Jeremy Lainé
2010-10-11
1
-1
/
+1
*
add unit tests for STUN encoding / decoding
Jeremy Lainé
2010-10-11
1
-0
/
+97
*
tests for capability
Manjeet Dahiya
2010-10-05
1
-0
/
+29
*
typo
Manjeet Dahiya
2010-09-12
1
-1
/
+1
*
test Entity Time Iq
Manjeet Dahiya
2010-09-12
1
-0
/
+39
*
add tests for publish / subscribe IQs
Jeremy Lainé
2010-09-10
1
-0
/
+180
*
define QXMPP_VERSION as a macro returning an integer (like QT_VERSION),
Jeremy Lainé
2010-09-10
1
-1
/
+1
*
explictly test id/from/to/type for version IQs
Jeremy Lainé
2010-09-10
1
-0
/
+8
*
add version check test
Manjeet Dahiya
2010-09-08
1
-0
/
+6
*
tests for QXmppVersionIq
Manjeet Dahiya
2010-09-07
1
-0
/
+34
*
update
Manjeet Dahiya
2010-09-07
1
-2
/
+2
*
Tests for XEP-0153: vCard-Based Avatars
Manjeet Dahiya
2010-09-04
1
-1
/
+29
*
load test files from resources so the tests can be run from any path
Jeremy Lainé
2010-09-02
1
-1
/
+2
*
test MIME type guessing
Jeremy Lainé
2010-09-01
1
-0
/
+21
*
fix stream features test
Jeremy Lainé
2010-08-29
1
-10
/
+10
*
fix SASL tests
Jeremy Lainé
2010-08-29
1
-4
/
+5
*
clean up and test vCard code
Jeremy Lainé
2010-08-29
1
-0
/
+5
*
test vCard photo
Jeremy Lainé
2010-08-29
1
-0
/
+8
*
add a unit test for vCard
Jeremy Lainé
2010-08-29
1
-0
/
+25
*
parse / serialise stream compression feature
Jeremy Lainé
2010-08-28
1
-2
/
+3
*
test JID utility functions
Jeremy Lainé
2010-08-26
1
-0
/
+23
*
test QXmppArchiveChatIq
Jeremy Lainé
2010-08-23
1
-0
/
+30
*
test parsing of archive "retrieve" iqs
Jeremy Lainé
2010-08-23
1
-0
/
+22
[next]