summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Sync constants from Gabble masterSimon McVittie2014-01-071-14/+109
* IRC_Command: prevent user of sending commands for which we have proper APIGuillaume Desmottes2013-10-151-0/+5
* Rename IRC_Command interface to IRCCommand1Simon McVittie2013-10-151-1/+1
* add IrcCommand extensionGuillaume Desmottes2013-10-132-0/+27
* 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
|\
| * RoomList: use TpBaseChannelWill Thompson2012-04-083-45/+55
| * Fix a bug and add a test for requesting multiple roomlist channelsJonathon Jongsma2012-04-082-0/+62
| * Initial support for listing IRC channelsJonathon Jongsma2012-04-082-0/+78
* | Sanitize incoming messages to remove UTF-8 non-characters.Will Thompson2012-10-292-0/+53
* | servicetest: squash dbus-python deprecation warningWill Thompson2012-07-181-1/+3
* | Merge branch 'catch-up'Simon McVittie2012-05-304-3/+11
|\ \
| * | Fix coding style nits in the testsSimon McVittie2012-05-103-3/+7
| * | Bring in the compiler/linker warnings from telepathy-glibSimon McVittie2012-05-101-0/+4
* | | room-config: flicker CanUpdateConfiguration but keep MutableProperties stableJonny Lamb2012-05-161-7/+25
* | | muc-channel: validate Password properties to simplify {,un}setting branchJonny Lamb2012-05-161-0/+23
* | | muc-channel: track op-ness in the channel to mark config properties {,im}mutableJonny Lamb2012-05-161-2/+32
* | | muc-channel: set configuration retrieved when appropriateJonny Lamb2012-05-151-6/+13