| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | start splitting tests | Jeremy Lainé | 2012-09-27 | 1 | -966/+0 |
| | | |||||
| * | don't test stream initiation if QXMPP_AUTOTEST_INTERNAL is false | Jeremy Lainé | 2012-09-12 | 1 | -0/+2 |
| | | |||||
| * | add stream initiation tests | Jeremy Lainé | 2012-09-11 | 1 | -0/+4 |
| | | |||||
| * | bump version to 0.7.3 | Jeremy Lainé | 2012-09-07 | 1 | -1/+1 |
| | | |||||
| * | bump version to 0.7.2 | Jeremy Lainé | 2012-09-06 | 1 | -1/+1 |
| | | |||||
| * | bump version to 0.7.1 | Jeremy Lainé | 2012-09-03 | 1 | -1/+1 |
| | | |||||
| * | bump version to 0.7.0 | Jeremy Lainé | 2012-09-03 | 1 | -1/+1 |
| | | |||||
| * | add QXmppExtendedAddress | Jeremy Lainé | 2012-09-03 | 1 | -0/+4 |
| | | |||||
| * | split vCard tests to their own file | Jeremy Lainé | 2012-08-03 | 1 | -39/+4 |
| | | |||||
| * | bump version | Jeremy Lainé | 2012-07-24 | 1 | -1/+1 |
| | | |||||
| * | start testing QXmppRosterIq | Jeremy Lainé | 2012-07-22 | 1 | -0/+4 |
| | | |||||
| * | split out RPC and STUN tests | Jeremy Lainé | 2012-07-21 | 1 | -280/+2 |
| | | |||||
| * | add tests for QXmppIq | Jeremy Lainé | 2012-07-21 | 1 | -0/+4 |
| | | |||||
| * | deprecate QXmppPresence::Status | Jeremy Lainé | 2012-07-21 | 1 | -0/+3 |
| | | |||||
| * | bump version, make internal auto-tests optional | Jeremy Lainé | 2012-07-21 | 1 | -3/+3 |
| | | |||||
| * | split out jingle tests | Jeremy Lainé | 2012-07-21 | 1 | -113/+1 |
| | | |||||
| * | bump version | Jeremy Lainé | 2012-07-20 | 1 | -1/+1 |
| | | |||||
| * | disable private API tests on win32 | Jeremy Lainé | 2012-07-20 | 1 | -0/+4 |
| | | |||||
| * | hide QXmppCodec | Jeremy Lainé | 2012-07-20 | 1 | -33/+1 |
| | | |||||
| * | bump version to 0.6.0 | Jeremy Lainé | 2012-07-20 | 1 | -1/+1 |
| | | |||||
| * | bump version | Jeremy Lainé | 2012-07-20 | 1 | -1/+1 |
| | | |||||
| * | fix | Jeremy Lainé | 2012-07-20 | 1 | -0/+3 |
| | | |||||
| * | hide QXmppSaslDigestMd5 | Jeremy Lainé | 2012-07-20 | 1 | -20/+0 |
| | | |||||
| * | explicitly test PLAIN and DIGEST-MD5 in server | Jeremy Lainé | 2012-07-20 | 1 | -3/+10 |
| | | |||||
| * | improve test server coverage | Jeremy Lainé | 2012-07-20 | 1 | -14/+19 |
| | | |||||
| * | first stab at factoring out server-side SASL | Jeremy Lainé | 2012-07-20 | 1 | -2/+5 |
| | | |||||
| * | add QXmppSaslClient class + tests | Jeremy Lainé | 2012-07-19 | 1 | -0/+4 |
| | | |||||
| * | split QXmppMessage tests | Jeremy Lainé | 2012-07-18 | 1 | -141/+4 |
| | | |||||
| * | improve QXmppPresence coverage | Jeremy Lainé | 2012-07-18 | 1 | -118/+4 |
| | | |||||
| * | make QXmppStreamFeatures string-based to allow pluggable SASL | Jeremy Lainé | 2012-07-18 | 1 | -4/+4 |
| | | |||||
| * | split result-set tests | Jeremy Lainé | 2012-07-18 | 1 | -127/+2 |
| | | |||||
| * | add QXmppRegisterIq as defined by XEP-0077: In-Band Registration | Jeremy Lainé | 2012-07-18 | 1 | -0/+4 |
| | | |||||
| * | split dataform tests | Jeremy Lainé | 2012-07-18 | 1 | -62/+2 |
| | | |||||
| * | don't write null form values | Jeremy Lainé | 2012-07-18 | 1 | -3/+3 |
| | | |||||
| * | move serializePacket to tests.h | Jeremy Lainé | 2012-07-18 | 1 | -22/+0 |
| | | |||||
| * | rename rtp tests | Jeremy Lainé | 2012-07-18 | 1 | -1/+1 |
| | | |||||
| * | split RTP tests out | Jeremy Lainé | 2012-07-18 | 1 | -47/+2 |
| | | |||||
| * | re-order tests | Jeremy Lainé | 2012-07-18 | 1 | -133/+128 |
| | | |||||
| * | add support for XEP-0221: Data Forms Media Element | Jeremy Lainé | 2012-07-18 | 1 | -0/+36 |
| | | |||||
| * | Fix and test data form title/instructions XML serialization. | Jeremy Lainé | 2012-07-18 | 1 | -0/+28 |
| | | |||||
| * | bump version to 0.5.0 | Jeremy Lainé | 2012-07-18 | 1 | -1/+1 |
| | | |||||
| * | update copyright year | Jeremy Lainé | 2012-07-18 | 1 | -1/+1 |
| | | |||||
| * | add result-set management to QXmppArchiveIq | Jeremy Lainé | 2012-07-17 | 1 | -3/+32 |
| | | |||||
| * | add tests without rsm for archive list/retrieve IQs | Jeremy Lainé | 2012-07-17 | 1 | -8/+42 |
| | | |||||
| * | bump version to 0.4.94 | Jeremy Lainé | 2012-07-17 | 1 | -1/+1 |
| | | |||||
| * | QXmppArchiveRetrieveIq: replace "max" by result set management | Jeremy Lainé | 2012-07-17 | 1 | -1/+1 |
| | | |||||
| * | bump version | Jeremy Lainé | 2012-07-16 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'master' of https://code.google.com/p/qxmpp | Jeremy Lainé | 2012-07-16 | 1 | -1/+5 |
| |\ | |||||
| | * | Fix time computation in QXmppArchiveIq | Olivier Goffart | 2012-07-04 | 1 | -1/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In message archive, the secs attribute is the time ellapsed since the last message, not the time passed since the beginning of the collection. Quoting the XEP-0136 §4.6 The time in whole seconds of the message relative to the previous message in the collection (or, for the first message, relative to the start of the collection) SHOULD be specified with a 'secs' attribute. (This behaviour was changed in the revision 0.7 of the JEP-0136) Signed-off-by: Jeremy Lainé <jeremy.laine@m4x.org> | ||||
| * | | Ability to use more complex result set management while getting the archive list | Olivier Goffart | 2012-07-16 | 1 | -1/+1 |
| | | | |||||
