summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Adapt for merge of Contacts into Connection, and deletion of RequestsSimon McVittie2014-01-135-20/+67
* Be parallel-installable with Idle 0.xSimon McVittie2014-01-071-1/+1
* Re-namespace to im.telepathy.v1Simon McVittie2014-01-073-4/+4
* Sync constants, servicetest with MC's 'next' versionSimon McVittie2013-09-272-54/+240
* ContactAttributeInterfaces property has been removedGuillaume Desmottes2013-09-231-5/+0
* Subject2 is now Subject1Guillaume Desmottes2013-09-231-4/+4
* RemoveMembers() now takes a reason argGuillaume Desmottes2013-09-232-2/+2
* Destroyable is now versionedGuillaume Desmottes2013-09-231-2/+2
* stop using the old Text API in testsGuillaume Desmottes2013-09-239-62/+43
* AliasesChanged now uses a dict as argumentGuillaume Desmottes2013-09-231-1/+1
* GetContactAttributes doesn't have 'Hold' attribute any moreGuillaume Desmottes2013-09-232-4/+4
* SelfHandleChanged has been replaced by SelfContactChangedGuillaume Desmottes2013-09-238-15/+15
* protocol.py: stop testing old APIGuillaume Desmottes2013-09-231-7/+0
* rename services file with new TP prefixGuillaume Desmottes2013-09-232-3/+3
* constants: update to Telepathy 1.0Guillaume Desmottes2013-09-231-54/+41
* constants: sync with Gabble masterGuillaume Desmottes2013-09-231-9/+5
* stop using RequestHandles()Guillaume Desmottes2013-09-233-6/+3
* room-list-channels: use CHANNEL_TYPE_ROOM_LISTGuillaume Desmottes2013-09-231-1/+1
* stop using InspectHandles()Guillaume Desmottes2013-09-231-1/+1
* stop using GetSelfHandle()Guillaume Desmottes2013-09-234-4/+4
* stop testing NewChannel signalGuillaume Desmottes2013-09-232-15/+2
* stop using GetInterfaces()Guillaume Desmottes2013-09-231-2/+2
* stop using RequestHandles when joining channelsGuillaume Desmottes2013-09-237-33/+29
* servicetest.py: sync with Gabble masterGuillaume Desmottes2013-09-231-75/+220
* tests: move D-Bus signal handler to idletestGuillaume Desmottes2013-09-232-16/+17
* constants: sync with Gabble masterGuillaume Desmottes2013-09-231-16/+22
* constants.py: sync with GabbleGuillaume Desmottes2013-09-191-39/+155
* run-test.sh.in: actually export SSL env variablestelepathy-idle-0.1.17Guillaume Desmottes2013-09-181-0/+2
* Use TP_DISABLE_SINGLE_INCLUDEGuillaume Desmottes2013-09-162-2/+2
* Run regression tests under the run-test.sh "driver"Guillaume Desmottes2013-09-122-42/+64
* Import run-test.sh.in from Gabble masterGuillaume Desmottes2013-09-122-0/+70
* Add handle-name to RoomList propertiesXavier Claessens2013-06-111-1/+1
* Add tp-glib suppressions fileWill Thompson2013-04-301-0/+390
* Connection: cancel connect_async when Disconnect() is calledWill Thompson2013-04-302-0/+32
* Add (failing?) testsWill Thompson2013-04-303-0/+58
* Don't special-case tls handling in testsSjoerd Simons2013-04-284-2/+38
* IdleServerConnection: check certificates properly, except in the testsSimon McVittie2013-04-241-0/+1
* messages/invalid-utf8.py: amend test-case to work under GLib 2.36Simon McVittie2013-04-241-9/+20
* Include config.h in each source fileSimon McVittie2013-04-243-0/+6
* with-session-bus.sh: update from telepathy-glibSimon McVittie2013-04-221-3/+15
* Drop unused build dependency on OpenSSLWill Thompson2013-04-221-4/+2
* tests: disable pings by defaultWill Thompson2012-11-161-0/+1
* Parse PONG more lenientlyWill Thompson2012-11-161-0/+6
* muc: check that messages are marked as rescuedWill Thompson2012-11-142-12/+41
* muc-channel: implement Destroy(), make Close() respawnWill Thompson2012-11-143-1/+61
* idletest: handle PART with no message argumentWill Thompson2012-11-141-1/+7
* Connection: disconnect if we get no PONG for our PINGWill Thompson2012-10-301-3/+16
* Make the PONGs sent back by the test more realisticWill Thompson2012-10-301-2/+4
* Add a stupid test for Idle sending PINGWill Thompson2012-10-302-0/+21
* Merge branch 'room-list'Will Thompson2012-10-294-0/+150
|\