index
:
telepathy/telepathy-idle
master
next
telepathy-idle-0.2
IRC connection manager for Telepathy (mirrored from https://gitlab.freedesktop.org/telepathy/telepathy-idle)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-01
Merge branch 'telepathy-idle-0.2'
HEAD
master
Alexander Akulich
18
-50
/
+55
2020-11-01
Meson: Omit twisted_tests arg (make the script read it from file)
Alexander Akulich
1
-1
/
+0
2020-11-01
Adjust tests/twisted/tools/exec-with-log.sh to optionally omit libtool
Alexander Akulich
2
-1
/
+6
2020-11-01
Make .in script files executable (for the sake of Meson)
Alexander Akulich
2
-0
/
+0
2020-11-01
Tests: Omit messages/invalid-utf8.py for now
Alexander Akulich
2
-2
/
+4
2020-11-01
Port tests to Python 3
Alexander Akulich
13
-42
/
+41
2020-11-01
Meson: Fix the build for 0.2 branch
Alexander Akulich
1
-1
/
+0
2020-11-01
Merge branch 'telepathy-idle-0.2'
Alexander Akulich
7
-16
/
+197
2020-11-01
build: Add meson build system
Jan Tojnar
4
-0
/
+153
2017-11-04
Avoid errors from Python caused by the deliberatly invalid Unicode
Diane Trout
1
-1
/
+1
2017-11-04
Update self-signed certificate to 2048 bytes with SHA-256 signature
Diane Trout
2
-15
/
+43
2014-01-07
Sync constants from Gabble master
Simon McVittie
1
-14
/
+109
2013-10-15
IRC_Command: prevent user of sending commands for which we have proper API
Guillaume Desmottes
1
-0
/
+5
2013-10-15
Rename IRC_Command interface to IRCCommand1
Simon McVittie
1
-1
/
+1
2013-10-13
add IrcCommand extension
Guillaume Desmottes
2
-0
/
+27
2013-09-23
stop using RequestHandles()
Guillaume Desmottes
3
-6
/
+3
2013-09-23
room-list-channels: use CHANNEL_TYPE_ROOM_LIST
Guillaume Desmottes
1
-1
/
+1
2013-09-23
stop using InspectHandles()
Guillaume Desmottes
1
-1
/
+1
2013-09-23
stop using GetSelfHandle()
Guillaume Desmottes
4
-4
/
+4
2013-09-23
stop testing NewChannel signal
Guillaume Desmottes
2
-15
/
+2
2013-09-23
stop using GetInterfaces()
Guillaume Desmottes
1
-2
/
+2
2013-09-23
stop using RequestHandles when joining channels
Guillaume Desmottes
7
-33
/
+29
2013-09-23
servicetest.py: sync with Gabble master
Guillaume Desmottes
1
-75
/
+220
2013-09-23
tests: move D-Bus signal handler to idletest
Guillaume Desmottes
2
-16
/
+17
2013-09-23
constants: sync with Gabble master
Guillaume Desmottes
1
-16
/
+22
2013-09-19
constants.py: sync with Gabble
Guillaume Desmottes
1
-39
/
+155
2013-09-18
run-test.sh.in: actually export SSL env variables
telepathy-idle-0.1.17
Guillaume Desmottes
1
-0
/
+2
2013-09-16
Use TP_DISABLE_SINGLE_INCLUDE
Guillaume Desmottes
2
-2
/
+2
2013-09-12
Run regression tests under the run-test.sh "driver"
Guillaume Desmottes
2
-42
/
+64
2013-09-12
Import run-test.sh.in from Gabble master
Guillaume Desmottes
2
-0
/
+70
2013-06-11
Add handle-name to RoomList properties
Xavier Claessens
1
-1
/
+1
2013-04-30
Add tp-glib suppressions file
Will Thompson
1
-0
/
+390
2013-04-30
Connection: cancel connect_async when Disconnect() is called
Will Thompson
2
-0
/
+32
2013-04-30
Add (failing?) tests
Will Thompson
3
-0
/
+58
2013-04-28
Don't special-case tls handling in tests
Sjoerd Simons
4
-2
/
+38
2013-04-24
IdleServerConnection: check certificates properly, except in the tests
Simon McVittie
1
-0
/
+1
2013-04-24
messages/invalid-utf8.py: amend test-case to work under GLib 2.36
Simon McVittie
1
-9
/
+20
2013-04-24
Include config.h in each source file
Simon McVittie
3
-0
/
+6
2013-04-22
with-session-bus.sh: update from telepathy-glib
Simon McVittie
1
-3
/
+15
2013-04-22
Drop unused build dependency on OpenSSL
Will Thompson
1
-4
/
+2
2012-11-16
tests: disable pings by default
Will Thompson
1
-0
/
+1
2012-11-16
Parse PONG more leniently
Will Thompson
1
-0
/
+6
2012-11-14
muc: check that messages are marked as rescued
Will Thompson
2
-12
/
+41
2012-11-14
muc-channel: implement Destroy(), make Close() respawn
Will Thompson
3
-1
/
+61
2012-11-14
idletest: handle PART with no message argument
Will Thompson
1
-1
/
+7
2012-10-30
Connection: disconnect if we get no PONG for our PING
Will Thompson
1
-3
/
+16
2012-10-30
Make the PONGs sent back by the test more realistic
Will Thompson
1
-2
/
+4
2012-10-30
Add a stupid test for Idle sending PING
Will Thompson
2
-0
/
+21
2012-10-29
Merge branch 'room-list'
Will Thompson
4
-0
/
+150
2012-10-29
Sanitize incoming messages to remove UTF-8 non-characters.
Will Thompson
2
-0
/
+53
[next]