summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge fd.o #63119 from telepathy-glibtelepathy-salut-0.8Simon McVittie2013-04-041-0/+6
* Revert "Set G_MESSAGES_DEBUG during testing"Will Thompson2012-11-161-2/+0
* Don't crash when closing a roomlist channel.Will Thompson2012-11-161-11/+15
* Set G_MESSAGES_DEBUG during testingSimon McVittie2012-11-161-0/+2
* ft test: add more assertion failure debug outputJonny Lamb2012-04-031-1/+3
* Merge ipv4/6 testing into the file transfer tester so any test can be ran wit...Trever Fischer2012-03-0710-200/+47
* Implement support for testing sockets that are not AF_UNIXTrever Fischer2012-03-075-10/+33
* Add IPV4/6 availability testsTrever Fischer2012-03-071-2/+6
* Implement IPV4/6 with GSocket API and write IPv4 testsTrever Fischer2012-03-073-0/+122
* Make receive-file-ipv6 test be reported as SKIP with no IPv6Olli Salli2012-02-211-4/+5
* receive-file-ipv6 test: Don't even try to listen if IPv6 is disabledOlli Salli2012-02-211-4/+4
* Fix IPv6 enabled check in avahitest.pyOlli Salli2012-02-211-2/+1
* Update Wocky snapshot for one big header.Will Thompson2012-02-061-1/+1
* two-muc-stream-tubes: use temporary file as unix socket pathJonny Lamb2012-01-051-1/+5
* Use _unref instead of _free _destroy when possible.unrefXavier Claessens2011-11-161-2/+2
* tests: include xmppstream and ipv6 in EXTRA_DISTJonny Lamb2011-11-161-1/+3
* ft helper: use crazier stock metadataJonny Lamb2011-11-161-2/+2
* metadata: update to new draftJonny Lamb2011-11-092-10/+7
* ft-client-caps test: clarify caps dict buildingJonny Lamb2011-11-091-26/+23
* twisted tests: use conn.Requests isntead of making a dbus.InterfaceJonny Lamb2011-11-092-9/+3
* namespaces: change FT metadata namespaceJonny Lamb2011-11-091-2/+2
* ft tests: add tests for FT service name capsJonny Lamb2011-10-282-0/+427
* caps-helper: update disco helper method to work with SalutJonny Lamb2011-10-281-10/+7
* ft-manager: fail to create channel if the contact doesn't have the right capsJonny Lamb2011-10-284-4/+51
* file-transfer-helper: let salut disco our announced capsJonny Lamb2011-10-281-5/+38
* caps-helper: fix typo in make_caps_disco_replyJonny Lamb2011-10-281-1/+1
* ft-manager: only advertise Metadata support for those who support itJonny Lamb2011-10-282-4/+6
* capabilities: advertise support for the TP FT metadata extensionJonny Lamb2011-10-281-1/+1
* metadata test: ensure we get an error with a bad Metadata propertyJonny Lamb2011-10-281-0/+31
* metadata test: test receiving an offer with no dataformsJonny Lamb2011-10-281-1/+8
* ft-helper: test parsing incoming offer metadataJonny Lamb2011-10-283-5/+24
* caps-helper: split out add_dataforms functionJonny Lamb2011-10-281-2/+5
* ft tests: add simple metadata testJonny Lamb2011-10-282-0/+19
* ft-channel: include metadata in file transfer offerJonny Lamb2011-10-282-0/+22
* caps-helper: add extract_data_forms functionJonny Lamb2011-10-281-0/+22
* twisted tests: move caps_helper to rootJonny Lamb2011-10-282-1/+1
* ft-channel: make Metadata props immutable and test themJonny Lamb2011-10-281-1/+9
* caps-file-transfer: bring back to the presentJonny Lamb2011-10-271-22/+9
* ft-manager: add Metadata props to Allowed_PropertiesJonny Lamb2011-10-273-2/+10
* saluttest: stop ensuring the known list; it's not available or usedJonny Lamb2011-10-271-6/+0
* avahimock: signal AllForNow on ServiceBrowsers immediatelyJonny Lamb2011-10-271-0/+6
* with-session-bus: import echo fix from GabbleWill Thompson2011-09-151-1/+1
* ContactInfo: ignore empty name, jid and email fields.Will Thompson2011-08-161-5/+11
* ContactInfo: test empty 1st, last and nick fields are ignoredWill Thompson2011-08-161-8/+19
* ContactInfo: expose fake FN fieldWill Thompson2011-08-161-2/+11
* ContactInfo: test invalid and invisible handlesWill Thompson2011-08-161-1/+15
* ContactInfo: implement RequestContactInfoWill Thompson2011-08-161-15/+15
* ContactInfo: implement GetContactInfoWill Thompson2011-08-161-0/+6
* ContactInfo: expose email and JIDWill Thompson2011-08-161-0/+27
* ContactInfo: implement change notificationWill Thompson2011-08-161-18/+30