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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add tests for setters of QXmppStreamFeatures
Linus Jahn
2019-09-06
1
-0
/
+25
*
Add test for checking 'required' mode of stream features
Linus Jahn
2019-09-06
1
-0
/
+19
*
Implement XEP-0367: Message Attaching
Linus Jahn
2019-09-06
1
-0
/
+18
*
travis: show as much build errors as possible
Boris Pek
2019-09-04
1
-1
/
+1
*
Add tests for QXmppMessageReceiptManager
Linus Jahn
2019-05-05
2
-0
/
+99
*
Implement XEP-0363: HTTP File Upload: Request/Slot IQs
Linus Jahn
2019-05-04
2
-0
/
+173
*
tests: mix items: Fix using old namespace in examples
Linus Jahn
2019-05-04
1
-4
/
+4
*
Update implementation of XEP-0369 (v0.14.2) and XEP-0405 (v0.4.0)
Linus Jahn
2019-05-04
2
-23
/
+23
*
Implement XEP-0382: Spoiler messages (v0.2.0)
Linus Jahn
2019-05-04
1
-0
/
+41
*
Implement MIX-CORE XEP-0369: Info/Participant node items
Linus Jahn
2019-05-04
2
-0
/
+160
*
Implement MIX-PAM XEP-0405: Roster IQ extension
Linus Jahn
2019-05-01
1
-0
/
+42
*
Implement MIX-PAM XEP-0405: Presence extension
Linus Jahn
2019-05-01
1
-0
/
+28
*
Implement MIX-CORE XEP-0396: Message extension
Linus Jahn
2019-05-01
1
-0
/
+28
*
Implement XEP-0369/XEP-0405 (MIX): IQ queries
Linus Jahn
2019-01-20
2
-0
/
+420
*
[sasl] order mechanisms to prefer the most secure
Jeremy Lainé
2019-01-18
1
-1
/
+1
*
[sasl] add support for SCRAM-SHA-1 and SCRAM-SHA-256
Jeremy Lainé
2019-01-17
1
-1
/
+92
*
[tests] add CMake option to build internal tests
Jeremy Lainé
2019-01-17
2
-4
/
+7
*
Bump copyright year to 2019
Jeremy Lainé
2019-01-08
35
-35
/
+35
*
Implement XEP-0319: Last User Interaction in Presence
Linus Jahn
2019-01-04
1
-0
/
+23
*
Implement XEP-0308: Last Message Correction
Linus Jahn
2018-12-30
1
-0
/
+18
*
Add partial support of XEP-0066: Out of Band Data
Linus Jahn
2018-12-19
1
-0
/
+28
*
Implement XEP-0352: Client State Indication
Linus Jahn
2018-10-29
1
-0
/
+3
*
[tests] Explicitly include QXmppRtpChannel.h (see #78)
Jeremy Lainé
2018-10-27
1
-0
/
+2
*
CMake: Add binary paths for tests to the include paths
Niels Ole Salscheider
2018-09-30
3
-0
/
+3
*
travis: Install clang
Niels Ole Salscheider
2018-09-30
1
-1
/
+1
*
travis: Only use system binaries
Niels Ole Salscheider
2018-09-30
1
-1
/
+5
*
[travis] build qxmpp out-of-source
Jeremy Lainé
2018-09-24
1
-1
/
+3
*
[travis] test build on OS X
Jeremy Lainé
2018-09-18
2
-7
/
+23
*
[tests] disable tests that require QXMPP_AUTOTEST_EXPORT (fixes #149)
Jeremy Lainé
2018-09-18
1
-3
/
+3
*
[tests] switch from coveralls to codecov
Jeremy Lainé
2018-09-08
2
-9
/
+0
*
support XEP-0237 Roster Versioning
Zam
2018-08-17
1
-0
/
+27
*
[tests] generate code coverage report
Jeremy Lainé
2018-06-24
2
-0
/
+14
*
Merge pull request #131 from olesalscheider/cmake
Niels Ole Salscheider
2018-06-23
43
-196
/
+65
|
\
|
*
Fix paths in CMakeLists.txt
Niels Ole Salscheider
2018-06-17
1
-3
/
+4
|
*
Fix qxmppsasl test
Niels Ole Salscheider
2017-09-04
1
-1
/
+1
|
*
Drop the version string test
Niels Ole Salscheider
2017-09-04
1
-6
/
+0
|
*
Update travis scripts
Niels Ole Salscheider
2017-09-04
2
-32
/
+7
|
*
Port tests to the new build system
Niels Ole Salscheider
2017-09-04
39
-157
/
+56
*
|
Fix encoding / decoding of CSRC count in RTP packets
Jeremy Lainé
2018-02-28
1
-1
/
+1
|
/
*
Add test for QXmppMamManager
Niels Ole Salscheider
2017-04-29
3
-0
/
+275
*
[travis] test builds using clang
Boris Pek
2017-02-02
1
-0
/
+5
*
[carbons] rename QXmppCarbonsManager to QXmppCarbonManager
Jeremy Lainé
2016-09-04
4
-24
/
+17
*
Merge pull request #88 from fbeutel/carbons
fbeutel
2016-09-04
4
-0
/
+253
*
[travis] try to use trusty to fix travis builds
Jeremy Lainé
2016-08-16
1
-1
/
+0
*
bump version to 0.9.3
Jeremy Lainé
2015-12-03
1
-1
/
+1
*
Change test case for c4f27ae, compare localFileUrl directly
fbeutel
2015-10-21
1
-1
/
+1
*
Added test case for c4f27ae (converting file transfer path correctly)
fbeutel
2015-10-21
1
-0
/
+1
*
improve default candidate selection during SDP generation
Jeremy Lainé
2015-09-03
1
-0
/
+50
*
Add QXmppIceConnection::gatheringState property
Jeremy Lainé
2015-09-03
1
-2
/
+8
*
don't use gcc-specific profiling
Jeremy Lainé
2015-09-02
1
-13
/
+1
[next]