Commit graph

14 commits

Author SHA1 Message Date
Ghislain MARY
66e40d839c Fix Python unit tests. 2017-03-02 10:52:51 +01:00
Ghislain MARY
e07c0194b9 Fix unittests in Python module. 2017-02-21 14:03:26 +01:00
Ghislain MARY
a3b52d99ca Fix Python module. 2017-01-19 17:20:09 +01:00
Ghislain MARY
fbdb18382b Fix Python unit tests. 2015-10-12 13:57:16 +02:00
Ghislain MARY
4157c07fdf Use weakref from Core to CoreManager in the Python module tester. 2015-02-11 10:36:14 +01:00
Ghislain MARY
b305c88613 Fix Python unit tests. 2015-02-10 16:09:02 +01:00
Ghislain MARY
a5288b94cd Fix Python module tests. 2014-12-16 11:26:25 +01:00
Ghislain MARY
340d927c3c File transfer with binary content working in Python. 2014-12-11 15:59:29 +01:00
Ghislain MARY
89565386ac Working file transfer in Python.
- Add the LinphoneBuffer object so that file transfer callbacks do not pass out parameters
- Use the LinphoneBuffer object in the file transfer callbacks
- Implement the file_transfer_send callback in the Python file transfer test
2014-12-10 16:35:19 +01:00
Ghislain MARY
f229bd10da Add file transfer message test in Python. 2014-12-10 12:02:37 +01:00
Ghislain MARY
e3d198d247 Simplify logging in unit tests of Python module. 2014-12-10 10:59:59 +01:00
Ghislain MARY
180de834ee Revert "Handle accounts manager to the Python module unit tests."
This reverts commit b61302f9b1.
2014-12-08 14:31:17 +01:00
Ghislain MARY
b61302f9b1 Handle accounts manager to the Python module unit tests. 2014-12-08 11:30:58 +01:00
Ghislain MARY
32c1c8b57d Add some message sending unit tests in Python. 2014-09-01 17:54:57 +02:00