aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* hook up travis CIJeremy Lainé2014-03-271-0/+10
* bump version to 0.8.0Jeremy Lainé2014-03-261-1/+1
* update copyright notice to 2008-2014Jeremy Lainé2014-03-2628-28/+28
* fail tests/run.py if any tests failJeremy Lainé2014-03-261-3/+13
* Remove deprecated QXmppPresence::Status typeJeremy Lainé2014-03-261-5/+0
* Covered QXmppVCardOrganization in tests.0xd34df00d2014-03-221-0/+13
* Cover non-'x' extensions in tests.0xd34df00d2014-02-111-0/+22
* bump versionJeremy Lainé2013-03-091-1/+1
* bump version to 0.7.5Jeremy Lainé2013-01-111-1/+1
* bump version to 0.7.4Jeremy Lainé2012-10-011-1/+1
* test program path before executing testsJeremy Lainé2012-10-011-0/+4
* rename QXmppSessionIq testJeremy Lainé2012-10-014-5/+5
* split QXmppStreamFeatures testsJeremy Lainé2012-10-014-34/+78
* split QXmppNonSASLAuthIq testsJeremy Lainé2012-10-014-50/+96
* split QXmppEntityTimeIq testsJeremy Lainé2012-10-014-41/+81
* split QXmppVersionIq testsJeremy Lainé2012-10-014-44/+84
* split QXmppDiscoveryIq testsJeremy Lainé2012-10-014-63/+103
* split QXmppBindIq testsJeremy Lainé2012-10-014-56/+96
* prune useless includeJeremy Lainé2012-10-011-1/+0
* split some more testsJeremy Lainé2012-09-275-173/+212
* reduce verbosityJeremy Lainé2012-09-271-1/+1