..
conference_test.c
Move log callback to options.
2016-11-06 20:35:09 +00:00
crypto_test.c
Remove return after no-return situation (and other cleanups).
2016-09-30 19:06:44 +01:00
dht_test.c
add NAT hole punching level to Tox API
2016-11-24 17:38:34 -08:00
encryptsave_test.c
Add apidsl file for toxencryptsave.
2016-12-13 14:24:40 +00:00
file_saving_test.c
Add test for obtaining savedata, writing it to a file, reading it again and checking if it was read correctly.
2016-12-16 04:35:25 +00:00
helpers.h
Move log callback to options.
2016-11-06 20:35:09 +00:00
Makefile.inc
Remove assoc
2016-11-06 09:14:53 -06:00
messenger_test.c
Move log callback to options.
2016-11-06 20:35:09 +00:00
network_test.c
Improve static and const correctness.
2016-09-06 11:54:37 +01:00
onion_test.c
add NAT hole punching level to Tox API
2016-11-24 17:38:34 -08:00
resource_leak_test.c
Add test to check if tox_new/tox_kill leaks.
2016-12-20 20:27:51 +00:00
save_friend_test.c
Fix padding in SAVED_FRIEND struct and add test.
2016-12-13 01:36:28 +01:00
skeleton_test.c
Improve static and const correctness.
2016-09-06 11:54:37 +01:00
TCP_test.c
Remove new_nonce function in favour of random_nonce.
2016-11-09 22:30:49 +00:00
tox_many_tcp_test.c
Move log callback to options.
2016-11-06 20:35:09 +00:00
tox_many_test.c
Move log callback to options.
2016-11-06 20:35:09 +00:00
tox_one_test.c
Fix off by one error in saving our own status message.
2016-12-10 15:22:06 +00:00
tox_test.c
Move log callback to options.
2016-11-06 20:35:09 +00:00
toxav_basic_test.c
Move log callback to options.
2016-11-06 20:35:09 +00:00
toxav_many_test.c
Fixed attempt to join detached threads
2016-12-14 10:40:54 +00:00
version_test.c
Fix version compatibility test.
2016-12-13 02:06:25 +00:00