summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2009-03-27unref the connection the streamSjoerd Simons1-0/+3
2009-03-27Ref the async queue in both input and output and end the stream when the writ...Sjoerd Simons1-6/+14
2009-03-27Unref objects after usageSjoerd Simons1-0/+5
2009-03-27Add missing spaceSjoerd Simons1-1/+1
2009-03-26Use gtester and generate test resportsSjoerd Simons1-3/+15
2009-03-26put libwocky.la in LDADD instead of AM_LDFLAGSSjoerd Simons1-2/+2
2009-03-26Use a hardcoded message and add a timeoutSjoerd Simons1-62/+40
2009-03-26Port to WockTestStreamSjoerd Simons1-19/+33
2009-03-26Implement a test streamSjoerd Simons3-1/+427
2009-03-26Compile against libwockySjoerd Simons1-1/+2
2009-03-26Define test programsSjoerd Simons1-0/+1
2009-03-26Move to GTestSjoerd Simons1-13/+16
2009-03-26Build the xmpp connection testSjoerd Simons1-0/+9
2009-03-26wocky-xmpp-connection-test: fix coding styleGuillaume Desmottes1-1/+1
2009-03-26wocky-xmpp-connection-test: fix static functionsGuillaume Desmottes1-5/+7
2009-03-26Convert tests to telepathy coding styleSjoerd Simons1-15/+22
2009-03-26Fix a memleak in the WockyXmppConnection testEmanuele Aina1-0/+1
2009-03-26Use the $srcdir env var to obtain the input files to make 'make distcheck' happyEmanuele Aina1-1/+10
2009-03-26The main test runs g_type_init, no need to do it again in indiviual testsSjoerd Simons1-4/+0
2009-03-26Add destructor for the file chunkerSjoerd Simons1-1/+10
2009-03-26Replaced two variables used as constants with thei valuesEmanuele Aina1-3/+1
2009-03-26Factored the file chunking code out of the testEmanuele Aina1-9/+42
2009-03-26Check the parsing of a valid messageEmanuele Aina1-0/+36
2009-03-26Add a testcase for WockyXmppConnection and check its istantiationEmanuele Aina1-0/+35