Commit graph

6 commits

Author SHA1 Message Date
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