summaryrefslogtreecommitdiff
path: root/tests/lib/file-transfer-chan.c
Commit message (Expand)AuthorAgeFilesLines
* Tests: disable single includeXavier Claessens2013-09-251-3/+0
* Regression tests: also avoid tmpnam() hereSimon McVittie2013-09-061-2/+10
* start_file_transfer(): unset timer_idGuillaume Desmottes2013-03-121-0/+1
* file-transfer-chan: don't call start_file_transfer() after disposalGuillaume Desmottes2013-03-121-2/+10
* Stop using TP_ERRORSSimon McVittie2012-05-021-8/+8
* Do not use TpTextMixin for channel types that does not need itXavier Claessens2012-04-301-3/+0
* Don't use the deprecated TpBaseChannelClass.interfaces propertySimon McVittie2012-04-121-4/+0
* Use TP_NUM_… instead of NUM_TP_…Simon McVittie2012-04-121-1/+1
* Add config.h include in all source filesXavier Claessens2012-02-061-0/+2
* Changes required to cross compile with mingw32Siraj Razick2011-12-221-3/+0
* tests: fix coding styleJonny Lamb2011-11-141-2/+2
* ft-channel: update to newer metadata draftJonny Lamb2011-11-111-1/+1
* tests: test Metadata accessorsJonny Lamb2011-11-111-0/+53
* ft tests: fix debug statement to be the same as the codeJonny Lamb2011-11-111-1/+1
* Bring back Mortem's codeGuillaume Desmottes2011-11-111-2/+233
* Add TpFileTransferChannel (fdo #31376)Morten Mjelva2011-07-131-0/+472