summaryrefslogtreecommitdiff
path: root/lib/gibber/tests
Commit message (Expand)AuthorAgeFilesLines
* Include config.h and our corresponding header first in every source fileSimon McVittie2013-01-047-1/+13
* Use _unref instead of _free _destroy when possible.unrefXavier Claessens2011-11-161-1/+1
* gibber: Remove broken tests and dependency on xmldiffStef Walter2011-08-118-128/+0
* gibber-xmpp-error: removeJonny Lamb2011-05-042-146/+0
* gibber-xmpp-reader: removedJonny Lamb2011-05-032-128/+0
* check-gibber-listener: fix test by not depending on what test was run beforeJonny Lamb2011-04-051-2/+1
* gibber-xmpp-connection: removedJonny Lamb2011-03-023-312/+2
* gibber-iq-helper: removedJonny Lamb2011-03-022-440/+0
* gibber-xmpp-connection-listener: removedJonny Lamb2011-03-022-124/+0
* Migrate from 'check' to glib tests.Stef Walter2011-02-1615-597/+515
* gibber: remove node and stanza testsJonny Lamb2011-02-095-320/+0
* gibber: remove GibberXmppNode wrapperJonny Lamb2011-02-098-87/+87
* gibber: remove GibberXmppStanza wrapperJonny Lamb2011-02-096-110/+110
* Replace GibberXmppNode and GibberXmppStanza with WockyNode and WockyStanzaSimon McVittie2010-10-085-19/+26
* Remove Gibber tests for things Wocky won't let us do anywaySimon McVittie2010-10-081-25/+4
* init and deinit wocky in the Gibber testsSimon McVittie2010-10-082-0/+7
* GibberXMPPNode test: don't change nodes' namespaceSimon McVittie2010-10-081-4/+4
* Always create stanzas with a specified namespaceSimon McVittie2010-10-081-2/+4
* Add Wocky CFLAGS to Gibber tests so we can use Wocky's constantsSimon McVittie2010-10-081-1/+2
* gibber: remove SASL supportSimon McVittie2010-10-057-761/+0
* Remove the GibberResolver and all its infrastructureSimon McVittie2010-09-236-268/+0
* fd.o#22970: GibberUnixTransport: make credential-passing support optional and...Simon McVittie2010-05-071-3/+17
* pass a GError to GibberUnixTransportRecvCredentialsCbGuillaume Desmottes2009-05-141-0/+2
* rename gibber_unix_transport_wait_credentials to gibber_unix_transport_recv_c...Guillaume Desmottes2009-05-121-1/+1
* test gibber_unix_transport_wait_credentialsGuillaume Desmottes2009-05-121-0/+72
* add GibberUnixTransport tests to tests suiteGuillaume Desmottes2009-05-124-4/+9
* add check-gibber-unix-transport.cGuillaume Desmottes2009-05-121-0/+143
* mesh.py and simplemeshtest.py should be in lib/gibber/teststelepathy-salut-0.3.8Guillaume Desmottes2009-02-172-0/+336
* move Gibber tests into lib/gibberDafydd Harries2009-02-0834-0/+5019