aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* [travis] build qxmpp out-of-sourceJeremy Lainé2018-09-241-1/+3
* [travis] test build on OS XJeremy Lainé2018-09-182-7/+23
* [tests] disable tests that require QXMPP_AUTOTEST_EXPORT (fixes #149)Jeremy Lainé2018-09-181-3/+3
* [tests] switch from coveralls to codecovJeremy Lainé2018-09-082-9/+0
* support XEP-0237 Roster VersioningZam2018-08-171-0/+27
* [tests] generate code coverage reportJeremy Lainé2018-06-242-0/+14
* Merge pull request #131 from olesalscheider/cmakeNiels Ole Salscheider2018-06-2343-196/+65
|\
| * Fix paths in CMakeLists.txtNiels Ole Salscheider2018-06-171-3/+4
| * Fix qxmppsasl testNiels Ole Salscheider2017-09-041-1/+1
| * Drop the version string testNiels Ole Salscheider2017-09-041-6/+0
| * Update travis scriptsNiels Ole Salscheider2017-09-042-32/+7
| * Port tests to the new build systemNiels Ole Salscheider2017-09-0439-157/+56
* | Fix encoding / decoding of CSRC count in RTP packetsJeremy Lainé2018-02-281-1/+1
|/
* Add test for QXmppMamManagerNiels Ole Salscheider2017-04-293-0/+275
* [travis] test builds using clangBoris Pek2017-02-021-0/+5
* [carbons] rename QXmppCarbonsManager to QXmppCarbonManagerJeremy Lainé2016-09-044-24/+17
* Merge pull request #88 from fbeutel/carbonsfbeutel2016-09-044-0/+253
* [travis] try to use trusty to fix travis buildsJeremy Lainé2016-08-161-1/+0
* bump version to 0.9.3Jeremy Lainé2015-12-031-1/+1
* Change test case for c4f27ae, compare localFileUrl directlyfbeutel2015-10-211-1/+1
* Added test case for c4f27ae (converting file transfer path correctly)fbeutel2015-10-211-0/+1
* improve default candidate selection during SDP generationJeremy Lainé2015-09-031-0/+50
* Add QXmppIceConnection::gatheringState propertyJeremy Lainé2015-09-031-2/+8
* don't use gcc-specific profilingJeremy Lainé2015-09-021-13/+1
* bump version to 0.9.2Jeremy Lainé2015-09-021-1/+1
* [travis] test debug buildsJeremy Lainé2015-08-311-1/+7
* allow QXmppJingleIq to have multiple contentsJeremy Lainé2015-08-311-2/+3
* [tests] rename component to componentIdJeremy Lainé2015-08-301-3/+3
* bump version to 0.9.1Jeremy Lainé2015-08-301-1/+1
* [travis] build VPX supportJeremy Lainé2015-08-301-1/+1
* bump version to 0.9.0Jeremy Lainé2015-08-281-1/+1
* parse DTLS-SRTP attributes according to XEP-0320Jeremy Lainé2015-08-281-27/+105
* don't write SDP headerJeremy Lainé2015-08-281-10/+2
* parse SDP parametersJeremy Lainé2015-08-271-0/+39
* add method to parse SDP to QXmppJingleIq::ContentJeremy Lainé2015-08-271-21/+84
* add method to generate SDP from QXmppJingleIq::ContentJeremy Lainé2015-08-271-0/+20
* add more complete jingle IQ testJeremy Lainé2015-08-271-0/+62
* RTCP: expose Receiver Report dataJeremy Lainé2015-08-261-0/+10
* RTCP: parse goodbye packetJeremy Lainé2015-08-261-0/+54
* RTCP: parse more receiver report infoJeremy Lainé2015-08-261-16/+16
* RTCP: start decoding receiver reportsJeremy Lainé2015-08-261-9/+47
* fix compiler warningJeremy Lainé2015-08-261-1/+1
* RTCP: start decode sender reportsJeremy Lainé2015-08-261-3/+21
* RTCP: encode source descriptionsJeremy Lainé2015-08-251-0/+1
* RTCP: decode source descriptionJeremy Lainé2015-08-251-1/+5
* add unit test for QXmppCallManagerJeremy Lainé2015-08-253-0/+154
* ICE: test server-reflexive candidate gatheringJeremy Lainé2015-08-251-0/+67
* ICE: make test more tolerant of connexion ordersJeremy Lainé2015-08-251-5/+1
* don't send triggered check if one is in progressJeremy Lainé2015-08-241-2/+2
* make ICE use actual STUN transactionsJeremy Lainé2015-08-241-2/+9