iphydf
|
aa05095419
|
Remove the use of the 'hh' format specifier.
It's not supported in mingw.
See https://github.com/TokTok/c-toxcore/issues/786.
|
2018-03-16 01:57:26 +00:00 |
|
iphydf
|
1334d16517
|
Fix auto_tests to stop using the deprecated conference API.
|
2018-02-27 04:30:37 +00:00 |
|
iphydf
|
d3b286cb43
|
Fix a bunch of compiler warnings and remove suppressions.
|
2018-02-24 22:20:22 +00:00 |
|
iphydf
|
3dc8cf6df8
|
Disable lan discovery in most tests.
|
2018-02-18 21:32:28 +00:00 |
|
iphydf
|
92ffad1a72
|
Use nullptr as NULL pointer constant instead of NULL or 0.
This changes only code, no string literals or comments.
|
2018-01-30 23:35:50 +00:00 |
|
iphydf
|
b030b4d8c0
|
Fix log message in simple_conference_test: invite -> message.
|
2018-01-20 13:25:58 +00:00 |
|
iphydf
|
7c2e4dd403
|
Add a simple conference test with 3 friends.
This tests that a message from tox1 is relayed via tox2 to tox3 when tox1
and tox3 are not friends.
|
2018-01-20 12:22:52 +00:00 |
|