summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2012-08-28Merge branch 'cheerio-tubes'Jonny Lamb5-406/+484
2012-08-02text muc channel test: remove message testsJonny Lamb1-98/+0
2012-08-02request-muc-tubes test: add TODO explaining why a test is commentedJonny Lamb1-2/+5
2012-07-02Don't crash when closing a roomlist channel.Will Thompson1-11/+15
2012-06-07muc tests: add test to ensure the Text MUC only appears when necessaryJonny Lamb2-0/+417
2012-06-06muc-manager: only expose the text MUC channel when necessaryJonny Lamb2-52/+35
2012-05-31muc-manager: remove all old TubesChannel referencesJonny Lamb1-4/+4
2012-05-31tube tests: remove assertions about Tubes channelsJonny Lamb3-123/+63
2012-05-31tube tests: stop testing requesting MUC Tubes channelsJonny Lamb2-185/+29
2012-05-31two-muc-stream-tubes test: modernify with wrap_channelJonny Lamb1-51/+51
2012-05-31two-muc-dbus-tubes test: modernify a bit with wrap_channelJonny Lamb1-29/+18
2012-05-07Set G_MESSAGES_DEBUG during testingSimon McVittie1-0/+2
2012-04-03ft test: add more assertion failure debug outputJonny Lamb1-1/+3
2012-03-07Merge ipv4/6 testing into the file transfer tester so any test can be ran wit...Trever Fischer10-200/+47
2012-03-07Implement support for testing sockets that are not AF_UNIXTrever Fischer5-10/+33
2012-03-07Add IPV4/6 availability testsTrever Fischer1-2/+6
2012-03-07Implement IPV4/6 with GSocket API and write IPv4 testsTrever Fischer3-0/+122
2012-02-21Make receive-file-ipv6 test be reported as SKIP with no IPv6Olli Salli1-4/+5
2012-02-21receive-file-ipv6 test: Don't even try to listen if IPv6 is disabledOlli Salli1-4/+4
2012-02-21Fix IPv6 enabled check in avahitest.pyOlli Salli1-2/+1
2012-02-06Update Wocky snapshot for one big header.Will Thompson1-1/+1
2012-01-05two-muc-stream-tubes: use temporary file as unix socket pathJonny Lamb1-1/+5
2011-11-16Use _unref instead of _free _destroy when possible.unrefXavier Claessens1-2/+2
2011-11-16tests: include xmppstream and ipv6 in EXTRA_DISTJonny Lamb1-1/+3
2011-11-16ft helper: use crazier stock metadataJonny Lamb1-2/+2
2011-11-09metadata: update to new draftJonny Lamb2-10/+7
2011-11-09ft-client-caps test: clarify caps dict buildingJonny Lamb1-26/+23
2011-11-09twisted tests: use conn.Requests isntead of making a dbus.InterfaceJonny Lamb2-9/+3
2011-11-09namespaces: change FT metadata namespaceJonny Lamb1-2/+2
2011-10-28ft tests: add tests for FT service name capsJonny Lamb2-0/+427
2011-10-28caps-helper: update disco helper method to work with SalutJonny Lamb1-10/+7
2011-10-28ft-manager: fail to create channel if the contact doesn't have the right capsJonny Lamb4-4/+51
2011-10-28file-transfer-helper: let salut disco our announced capsJonny Lamb1-5/+38
2011-10-28caps-helper: fix typo in make_caps_disco_replyJonny Lamb1-1/+1
2011-10-28ft-manager: only advertise Metadata support for those who support itJonny Lamb2-4/+6
2011-10-28capabilities: advertise support for the TP FT metadata extensionJonny Lamb1-1/+1
2011-10-28metadata test: ensure we get an error with a bad Metadata propertyJonny Lamb1-0/+31
2011-10-28metadata test: test receiving an offer with no dataformsJonny Lamb1-1/+8
2011-10-28ft-helper: test parsing incoming offer metadataJonny Lamb3-5/+24
2011-10-28caps-helper: split out add_dataforms functionJonny Lamb1-2/+5
2011-10-28ft tests: add simple metadata testJonny Lamb2-0/+19
2011-10-28ft-channel: include metadata in file transfer offerJonny Lamb2-0/+22
2011-10-28caps-helper: add extract_data_forms functionJonny Lamb1-0/+22
2011-10-28twisted tests: move caps_helper to rootJonny Lamb2-1/+1
2011-10-28ft-channel: make Metadata props immutable and test themJonny Lamb1-1/+9
2011-10-27caps-file-transfer: bring back to the presentJonny Lamb1-22/+9
2011-10-27ft-manager: add Metadata props to Allowed_PropertiesJonny Lamb3-2/+10
2011-10-27saluttest: stop ensuring the known list; it's not available or usedJonny Lamb1-6/+0
2011-10-27avahimock: signal AllForNow on ServiceBrowsers immediatelyJonny Lamb1-0/+6
2011-09-15with-session-bus: import echo fix from GabbleWill Thompson1-1/+1