..
data
Add save file generator, save compatibility test, and generate a save file
2018-08-19 10:38:51 +00:00
bootstrap_test.c
Use do-while instead of while in tests.
2018-08-25 15:25:33 +00:00
BUILD.bazel
Make the save_compatibility_test work with bazel.
2018-08-19 22:08:02 +00:00
check_compat.h
Call abort
instead of exit
on test failure.
2018-08-26 13:18:43 +00:00
conference_double_invite_test.c
Add mechanism for recovering from disconnections in conferences
2018-09-05 20:56:26 +02:00
conference_peer_nick_test.c
Add mechanism for recovering from disconnections in conferences
2018-09-05 20:56:26 +02:00
conference_simple_test.c
Use do-while instead of while in tests.
2018-08-25 15:25:33 +00:00
conference_test.c
Add mechanism for recovering from disconnections in conferences
2018-09-05 20:56:26 +02:00
conference_two_test.c
Avoid implementations in .h files or #including .c files.
2018-07-21 20:44:26 +00:00
crypto_test.c
Avoid implementations in .h files or #including .c files.
2018-07-21 20:44:26 +00:00
dht_test.c
Avoid use of global mutable state in mono_time on win32.
2018-09-03 20:03:47 +00:00
encryptsave_test.c
Fix some printf format specifiers.
2018-08-13 11:02:32 +00:00
file_saving_test.c
Update copyright to 2018.
2018-08-26 18:57:29 +00:00
file_transfer_test.c
Use do-while instead of while in tests.
2018-08-25 15:25:33 +00:00
friend_connection_test.c
Add mechanism for recovering from disconnections in conferences
2018-09-05 20:56:26 +02:00
friend_request_test.c
Use do-while instead of while in tests.
2018-08-25 15:25:33 +00:00
invalid_tcp_proxy_test.c
auto_test fixture and filenames
2018-07-28 16:14:06 +00:00
invalid_udp_proxy_test.c
auto_test fixture and filenames
2018-07-28 16:14:06 +00:00
lan_discovery_test.c
Use do-while instead of while in tests.
2018-08-25 15:25:33 +00:00
lossless_packet_test.c
Add mechanism for recovering from disconnections in conferences
2018-09-05 20:56:26 +02:00
lossy_packet_test.c
Add mechanism for recovering from disconnections in conferences
2018-09-05 20:56:26 +02:00
Makefile.inc
try ipv6 connections even after udp timeout
2018-08-27 22:27:01 +02:00
messenger_test.c
Use per-instance Mono_Time
for Messenger and onion.
2018-08-16 21:01:43 +00:00
network_test.c
Fix some printf format specifiers.
2018-08-13 11:02:32 +00:00
onion_test.c
Use do-while instead of while in tests.
2018-08-25 15:25:33 +00:00
overflow_recvq_test.c
Add mechanism for recovering from disconnections in conferences
2018-09-05 20:56:26 +02:00
overflow_sendq_test.c
Add mechanism for recovering from disconnections in conferences
2018-09-05 20:56:26 +02:00
reconnect_test.c
Add mechanism for recovering from disconnections in conferences
2018-09-05 20:56:26 +02:00
run_auto_test.h
Add mechanism for recovering from disconnections in conferences
2018-09-05 20:56:26 +02:00
save_compatibility_test.c
Run save_compatibility_test in the autotools build.
2018-08-25 23:25:15 +00:00
save_friend_test.c
Avoid implementations in .h files or #including .c files.
2018-07-21 20:44:26 +00:00
save_load_test.c
Use do-while instead of while in tests.
2018-08-25 15:25:33 +00:00
send_message_test.c
Add mechanism for recovering from disconnections in conferences
2018-09-05 20:56:26 +02:00
set_name_test.c
Use do-while instead of while in tests.
2018-08-25 15:25:33 +00:00
set_status_message_test.c
Use do-while instead of while in tests.
2018-08-25 15:25:33 +00:00
skeleton_test.c
Avoid implementations in .h files or #including .c files.
2018-07-21 20:44:26 +00:00
tcp_relay_test.c
Use do-while instead of while in tests.
2018-08-25 15:25:33 +00:00
TCP_test.c
Use per-instance Mono_Time
for Messenger and onion.
2018-08-16 21:01:43 +00:00
tox_many_tcp_test.c
Use do-while instead of while in tests.
2018-08-25 15:25:33 +00:00
tox_many_test.c
Use do-while instead of while in tests.
2018-08-25 15:25:33 +00:00
tox_one_test.c
Run Clang global static analysis on Travis.
2018-07-22 02:34:30 +00:00
tox_strncasecmp_test.c
Avoid implementations in .h files or #including .c files.
2018-07-21 20:44:26 +00:00
toxav_basic_test.c
Use do-while instead of while in tests.
2018-08-25 15:25:33 +00:00
toxav_many_test.c
Use do-while instead of while in tests.
2018-08-25 15:25:33 +00:00
typing_test.c
Use do-while instead of while in tests.
2018-08-25 15:25:33 +00:00
version_test.c
Avoid implementations in .h files or #including .c files.
2018-07-21 20:44:26 +00:00