toxcore/auto_tests
zugz (tox) db07bda7f7
Add "member" invite response
This allows invitations to work in the case that the invitee is already
in the group, which can happen if the group becomes split. Such an
invitation is automatically accepted, leading to the peers becoming
connected in the group and sharing peer lists.
2020-03-18 00:00:00 +00:00
..
data
bootstrap_test.c Add another bootstrap node to the bootstrap test. 2020-03-15 23:53:59 +00:00
BUILD.bazel Use rules_cc instead of native cc_library rules. 2020-03-12 12:20:54 +00:00
check_compat.h
conference_av_test.c add API function to test whether av is enabled 2019-02-10 00:00:00 +00:00
conference_double_invite_test.c Add "member" invite response 2020-03-18 00:00:00 +00:00
conference_invite_merge_test.c Add "member" invite response 2020-03-18 00:00:00 +00:00
conference_peer_nick_test.c
conference_simple_test.c
conference_test.c add configurable limit on number of stored frozen peers 2019-05-19 18:51:28 +02:00
conference_two_test.c Consistently use camel case enum names. 2018-10-09 17:33:37 +00:00
crypto_test.c
dht_test.c
encryptsave_test.c
file_saving_test.c Use spdx license identifier instead of GPL blurb. 2020-03-14 13:06:19 +00:00
file_transfer_test.c
friend_connection_test.c
friend_request_test.c
invalid_tcp_proxy_test.c
invalid_udp_proxy_test.c Consistently use camel case enum names. 2018-10-09 17:33:37 +00:00
lan_discovery_test.c
lossless_packet_test.c
lossy_packet_test.c
Makefile.inc Add "member" invite response 2020-03-18 00:00:00 +00:00
messenger_test.c
network_test.c
onion_test.c
overflow_recvq_test.c
overflow_sendq_test.c
reconnect_test.c
run_auto_test.h Expose api functions for enabling and disabling AV in AV groups 2019-02-10 00:00:00 +00:00
save_compatibility_test.c Avoid format truncation in save compatibility test 2018-11-23 18:09:45 +01:00
save_friend_test.c
save_load_test.c
send_message_test.c
set_name_test.c
set_status_message_test.c
skeleton_test.c
tcp_relay_test.c Upgrade bazel to 2.1.1. 2020-03-02 14:23:44 +00:00
TCP_test.c Fix typos 2018-09-19 18:16:13 +00:00
tox_many_tcp_test.c add undef guard in tox_many_tcp_test 2019-05-01 14:24:46 +02:00
tox_many_test.c
tox_one_test.c
tox_strncasecmp_test.c
toxav_basic_test.c use -1 rather than ~0 in unsigned integer types 2020-03-14 00:00:02 +00:00
toxav_many_test.c use -1 rather than ~0 in unsigned integer types 2020-03-14 00:00:02 +00:00
typing_test.c
version_test.c