summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2012-02-06Namespace debug flags.Will Thompson1-1/+1
2012-02-06Move most of debug.h to debug-internal.hWill Thompson1-1/+1
2012-02-06Make #include <wocky/wocky.h> the only legal import.Will Thompson35-95/+43
2012-02-01Merge remote-tracking branch 'siraj/mingw32-warn'Jonny Lamb1-2/+3
2012-02-01test-helper: give sched_close_cb a more debuggable assertionWill Thompson1-2/+6
2012-02-01porter-test: fix /handler-stanzaWill Thompson1-1/+2
2012-01-31C2SPorter: reply to unhandled IQ get/sets.Will Thompson1-0/+64
2012-01-30PepService::changed: pass <item> element to callbackWill Thompson1-13/+47
2012-01-30PepService: return <item> node from get()Will Thompson1-2/+7
2012-01-26Fix warnings from wocky-connector-test.c under mingw32Siraj Razick1-2/+3
2012-01-26Fix coding style so the tests can passSimon McVittie1-1/+1
2012-01-02Build fixes for WindowsSiraj Razick3-5/+27
2011-12-14Add tests/wocky-dummy-xmpp-server.c to build system and fix itXavier Claessens2-5/+23
2011-12-14Fix build warnings with glib 2.32Xavier Claessens3-0/+11
2011-12-13test: dataforms: add a test for bug fdo#43584Alban Crequy1-0/+47
2011-11-29Merge branch 'invalid-character-test'Sjoerd Simons1-0/+21
2011-11-29Add a test for filtering non-character unicode codepointsSjoerd Simons1-0/+21
2011-11-18Porter: support matching STANZA_TYPE_NONEWill Thompson1-0/+100
2011-11-16Also replace g_byte_array_free with g_byte_array_unrefXavier Claessens1-1/+1
2011-11-16Use _unref instead of _free _destroy when possible.unrefXavier Claessens2-3/+3
2011-11-15sasl test: fix build failure on older libsasl2sJonny Lamb1-2/+5
2011-11-15sasl test: define sasl_callback_ft if not already done soJonny Lamb1-0/+4
2011-11-07Accept from="server.com" as stanzas coming from serverXavier Claessens1-4/+76
2011-11-02Merge branch 'caps-forms'Jonny Lamb1-6/+26
2011-11-01tests: Fix compilation error with libsasl2Sjoerd Simons1-2/+3
2011-10-13caps-hash-test: update tests for new hashing behaviourJonny Lamb1-6/+26
2011-10-12test-resolver: don't include glib/types.h directlyCosimo Cecchi1-1/+1
2011-08-31connector-test: use !=, not |=Will Thompson1-2/+2
2011-08-03ping: send whitespace pings instead of XMPP onesMarco Barisione1-14/+20
2011-08-03wocky-test-stream: allow to get notified directly whenever data is readMarco Barisione2-0/+22
2011-08-03ping: make the "porter" property a WockyC2SPorterMarco Barisione1-2/+4
2011-07-27Merge branch 'gabble-0.12'Will Thompson4-21/+87
2011-07-27s/WockyTestSTreamReadMode/WockyTestStreamReadMode/Sjoerd Simons2-4/+4
2011-07-27Rename the tls test from /openssl to /tls to avoid confusionSjoerd Simons1-2/+2
2011-07-27Make the tls test send a big chunk of dataSjoerd Simons1-11/+47
2011-07-27Add an incomplete write mode to the test-streamSjoerd Simons3-4/+34
2011-07-08Connector tests: always check return when expecting failureWill Thompson1-14/+15
2011-06-09Legacy auth: document jabberd 1.4 workaroundWill Thompson1-3/+9
2011-04-22Merge branch 'caps-hash'Jonny Lamb2-2/+647
2011-04-11caps-hash: use the actual string value when hashing boolean default valuesJonny Lamb1-0/+74
2011-03-31stanza: add wocky_stanza_copyJonny Lamb1-0/+34
2011-03-29Merge branch 'whitespace-only-bodies'Will Thompson1-0/+56
2011-03-29Morse and Lewis were Oxfordshire police.Will Thompson1-2/+4
2011-03-22Merge branch 'meta-porter'Jonny Lamb7-9/+207
2011-03-17porter-test: remove stray g_print (G_STRFUNC)sWill Thompson1-4/+0
2011-03-17Porter: test sending from send_async() callback.Will Thompson1-0/+103
2011-03-17Add a test case for closing a porter from a send_async callbackWill Thompson1-0/+68
2011-03-14loopback-connection: rename to loopback-streamJonny Lamb1-2/+2
2011-03-11caps-hash: test having bad <field/> nodes in data form fieldsJonny Lamb1-0/+93
2011-03-11caps-hash: fail if there are multiple data forms with the same typeJonny Lamb1-0/+84