Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Remove old skype plugin. Use the skypeweb purple plugin instead. | dequis | 2018-03-11 | -147/+0 |
| | | | | | | | | | | RIP This plugin relied on the skype linux client, which doesn't work anymore. During login it just does exit(0) for mysterious reasons. I guess that's the server trying to say that it's not supported. This is officially dead now after a few years of kinda-almost-working. | |||
* | test skype_group_by_name() | Miklos Vajna | 2013-04-21 | -0/+3 |
| | ||||
* | test skype_chat_topic() | Miklos Vajna | 2013-04-21 | -0/+3 |
| | ||||
* | test skype_chat_msg() | Miklos Vajna | 2013-04-21 | -0/+3 |
| | ||||
* | test skype_set_away() | Miklos Vajna | 2013-04-21 | -0/+3 |
| | ||||
* | test skype_chat_leave() | Miklos Vajna | 2013-03-06 | -0/+3 |
| | ||||
* | skype tests: run all tests with a single skyped config | Miklos Vajna | 2013-02-17 | -28/+29 |
| | | | | | | This makes them a bit faster, and there is no need to have separate skyped configs for each test ATM. | |||
* | test skype_set_mood_text() | Miklos Vajna | 2013-02-17 | -0/+3 |
| | ||||
* | test skype_buddy_action_list() | Miklos Vajna | 2013-02-17 | -0/+3 |
| | ||||
* | test skype_add_buddy() | Miklos Vajna | 2013-02-16 | -0/+3 |
| | ||||
* | skype: rename these tests, these are about we are added, not about we add | Miklos Vajna | 2013-02-16 | -4/+4 |
| | ||||
* | skype: add ATTACH_GDB env flag, extend hacking instructions with info on ↵ | Mike Kazantsev | 2013-02-11 | -0/+14 |
| | | | | pexpect/gdb | |||
* | skype: make chdirs work more reliably between tests | Mike Kazantsev | 2013-02-11 | -14/+16 |
| | ||||
* | skype.test: do proper cleanup of skyped process despite possible exceptions, ↵ | Mike Kazantsev | 2013-02-11 | -18/+18 |
| | | | | keep pexpect.log | |||
* | test skype_parse_group() | Miklos Vajna | 2013-02-09 | -0/+3 |
| | ||||
* | test skype_parse_filetransfer() | Miklos Vajna | 2013-01-20 | -0/+3 |
| | ||||
* | test skype_call_strerror() | Miklos Vajna | 2013-01-16 | -0/+3 |
| | ||||
* | test skype_call_ask_no() | Miklos Vajna | 2013-01-16 | -0/+3 |
| | ||||
* | test skype_call_ask_yes() | Miklos Vajna | 2013-01-16 | -0/+3 |
| | ||||
* | skype_chat_invite: test this | Miklos Vajna | 2013-01-16 | -0/+3 |
| | ||||
* | skype: new 'groupchat invited' testcase | Miklos Vajna | 2013-01-16 | -1/+4 |
| | ||||
* | skype: new 'add no' testcase | Miklos Vajna | 2013-01-16 | -0/+3 |
| | ||||
* | skype: new 'add yes' testcase | Miklos Vajna | 2013-01-16 | -0/+3 |
| | ||||
* | skype: convert msg test to a mock-based one | Miklos Vajna | 2013-01-13 | -0/+79 |