summaryrefslogtreecommitdiff
path: root/libpurple/tests/test_protocol_xfer.c
Commit message (Expand)AuthorAgeFilesLines
* Fix several leaks in testsElliott Sales de Andrade2023-03-231-17/+40
* Update the libpurple tests for the warning level 2 updateGary Kramlich2023-02-231-5/+15
* Modernize PurpleProtocolGary Kramlich2021-03-081-5/+10
* xfer: Rename PurpleProtocolXferInterface.send() to send_file()Mike Ruprecht2018-05-031-6/+6
* tests: Remove superfluous dbus-server.h includesMike Ruprecht2018-04-271-2/+0
* Remove some trailing whitespace and commented codeGary Kramlich2017-12-141-2/+0
* We require glib 2.40 nowGary Kramlich2017-11-261-2/+0
* add a test for the send function being calledGary Kramlich2017-11-261-1/+24
* Another sanity checkGary Kramlich2017-11-261-0/+5
* this is needs some cleanup but appears to workGary Kramlich2017-11-261-8/+11
* start implement the _new_xfer test, stopping here as there a lot more auxilia...Gary Kramlich2017-11-261-26/+39
* Clean up a bunch of the cruft I accidentally createdGary Kramlich2017-11-241-3/+5
* Create a very basic ui for testingGary Kramlich2017-10-051-11/+3
* Some testing stuffGary Kramlich2017-09-121-3/+38
* Start of unit tests for the PurpleProtocolXferInterfaceGary Kramlich2017-09-071-0/+116