aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* use PIMPL + accessors for QXmppRtpPacketJeremy Lainé2015-08-241-15/+14
* move QXmppRtpPacket to it's own filesJeremy Lainé2015-08-201-3/+1
* add QXmppRtcpPacket classJeremy Lainé2015-08-203-0/+73
* QXmppJingleCandidate : add accessors for "generation"Jeremy Lainé2015-08-171-0/+1
* test QXmppJingleCandidateJeremy Lainé2015-08-171-0/+28
* add a test for QXmppIceConnectionJeremy Lainé2015-08-163-0/+85
* QXmppTransferManager test incoming transfer completionJeremy Lainé2015-08-151-0/+6
* QXmppTransferManager: test all IBB / SOCKS5 combinationsJeremy Lainé2015-08-151-11/+61
* add test for QXmppTransferManagerJeremy Lainé2015-08-155-0/+222
* move TestPasswordChecker to test utilitiesJeremy Lainé2015-08-152-40/+33
* correctly receive data immediately following a SOCKS5 message (closes #64)Jeremy Lainé2015-08-151-3/+15
* fix reading/writing phone numbers in vCard (closes #65)Jeremy Lainé2015-07-311-16/+16
* socks5: make server explicitly return "no acceptable method"Jeremy Lainé2015-07-271-0/+5
* socks5: improve test coverage of failed CONNECTJeremy Lainé2015-07-271-6/+33
* socks5: add test case for clientJeremy Lainé2015-07-271-45/+99
* improve testsJeremy Lainé2015-07-271-2/+15
* add some tests for invalid SOCKS5 handshake from clientJeremy Lainé2015-07-271-0/+45
* don't hardcode port 1080Jeremy Lainé2015-07-271-2/+1
* add some tests for QXmppSocksServerJeremy Lainé2015-07-273-0/+126
* fix pubsub retract queryZam-mbpr2015-06-041-0/+30
* [add] unit test [add] comment [update] code order to if else statementZam-mbpr2015-06-041-0/+21
* fix pedantic GCC error about char overflowJeremy Lainé2015-03-131-2/+2
* Merge branch 'master' of github.com:qxmpp-project/qxmppJeremy Lainé2015-02-051-1/+1
|\
| * Upgraded library version to 0.8.3.0xd34df00d2015-01-281-1/+1
* | do not install testcases (fixes #37)Jeremy Lainé2015-02-051-0/+3
|/
* use doxygen for "full" buildsJeremy Lainé2015-01-072-2/+2
* [travis] enable Opus codec in "full" buildsJeremy Lainé2015-01-071-1/+1
* [travis] try using Ubuntu SDK PPAJeremy Lainé2015-01-071-3/+2
* install libopus-dev for 'full' buildJeremy Lainé2015-01-071-1/+1
* bump version to 0.8.2Jeremy Lainé2015-01-071-1/+1
* ensure "make check" works for out of source buildsJeremy Lainé2014-09-131-1/+1
* [travis] use "make check" to run testsJeremy Lainé2014-09-131-1/+1
* remove useless tests/run.pyJeremy Lainé2014-09-131-63/+0
* make it possible to run tests using "make check"Jeremy Lainé2014-09-131-0/+3
* add support for profiling / test coverageJeremy Lainé2014-07-211-6/+20
* cosmeticJeremy Lainé2014-07-212-0/+0
* actually test with clangJeremy Lainé2014-07-201-0/+10
* remove compiler flags from testsJeremy Lainé2014-07-201-3/+1
* make sure tests fail on error!Jeremy Lainé2014-07-202-0/+2
* fix build dependsJeremy Lainé2014-07-201-3/+5
* test static buildsJeremy Lainé2014-07-201-5/+12
* Merge pull request #8 from trulabs/feature/XEP-0333Jeremy Lainé2014-06-231-0/+187
|\
| * XEP-0333 updated:Juan Aragon2014-05-211-4/+11
| * XEP-0333: Chat MarkersJuan Aragon2014-05-201-0/+180
* | Updated Utils test.0xd34df00d2014-04-231-1/+1
* | Covered eq operators for QXmppVCardAddress with tests.0xd34df00d2014-04-231-12/+22
|/
* update project homepageJeremy Lainé2014-03-2828-32/+32
* Merge pull request #1 from tehnick/travisJeremy Lainé2014-03-273-10/+29
|\
| * Update support of Travis CI.Boris Pek2014-03-273-10/+29
* | update project homepageJeremy Lainé2014-03-2728-32/+32
|/