summaryrefslogtreecommitdiff
path: root/tests/lib/simple-channel-request.c
Commit message (Expand)AuthorAgeFilesLines
* Tests: disable single includeXavier Claessens2013-09-251-6/+2
* Use accessors rather than accessing TpBaseConnection fields directlySimon McVittie2012-06-041-2/+4
* Stop using TP_ERRORSSimon McVittie2012-05-021-1/+1
* simple-channel-request: allow to create room list channelsGuillaume Desmottes2012-04-301-4/+20
* Add config.h include in all source filesXavier Claessens2012-02-061-0/+2
* Use _unref instead of _free _destroy when possible.Xavier Claessens2011-11-161-2/+2
* simple-channel-request: export tp_tests_simple_channel_request_dup_immutable_...Guillaume Desmottes2011-07-081-3/+4
* simple-channel-request: make clear who provides HintsGuillaume Desmottes2011-02-221-1/+1
* simple-channel-request: set request-properties in Handler_InfoGuillaume Desmottes2011-02-221-3/+30
* implement Hints and Hints requests in simple objectsGuillaume Desmottes2011-02-221-1/+21
* test observe with an old MC not firing SucceededWithChannelGuillaume Desmottes2011-02-221-0/+9
* simple-channel-request: fire SucceededWithChannel in the fake caseGuillaume Desmottes2011-02-221-0/+8
* simple-channel-request: allow to fake handling of the channelGuillaume Desmottes2010-08-101-0/+7
* simple-channel-request: implement Cancel()Guillaume Desmottes2010-07-141-0/+11
* imple-channel-request: add a trick to make to fire the 'Failed' sigGuillaume Desmottes2010-07-131-0/+8
* simple-channel-request: add a trick to make to make Proceed() failGuillaume Desmottes2010-07-131-0/+13
* add simple service side implementation of ChannelRequestGuillaume Desmottes2010-07-131-0/+389