Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | skyped: use os.path.expanduser for file paths in config | Miklos Vajna | 2010-04-12 | -2/+3 |
| | | | | | Requested-by: ilf <ilf@gmx.net> | |||
* | use fake user/pass | Miklos Vajna | 2010-04-12 | -2/+2 |
| | | | | | | the only problem that can happen this case is that we can talk to ourselves, but that's not a big problem. | |||
* | tests: use the echo123 test account instead of an external one | Miklos Vajna | 2010-04-12 | -6/+8 |
| | | | | | | now that we have a config option allowing to do so, make use of it, it's more reliable | |||
* | fix up two tests | Miklos Vajna | 2010-03-08 | -4/+4 |
| | ||||
* | skyped: add logfile option | Miklos Vajna | 2009-02-18 | -1/+1 |
| | | | | | | using this option messages are not lost when not running in foreground mode | |||
* | t: add summary to the end | Miklos Vajna | 2009-02-18 | -0/+1 |
| | ||||
* | add test for the info command | Miklos Vajna | 2009-02-18 | -0/+11 |
| | ||||
* | t: autogen skyped.conf | Miklos Vajna | 2009-02-18 | -1/+16 |
| | ||||
* | add testcase for sending and receiving messages | Miklos Vajna | 2009-02-18 | -0/+11 |
| | ||||
* | Initial testcase. | Miklos Vajna | 2009-02-18 | -0/+1423 |
Code is based on ulim's automated live tests. |