This website requires JavaScript.
Explore
Help
Sign In
StarMirror
/
toxcore
Watch
1
Star
0
Fork
0
You've already forked toxcore
mirror of
https://github.com/irungentoo/toxcore.git
synced
2024-03-22 13:30:51 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
e6cbe907ac
toxcore
/
auto_tests
History
sudden6
1b7d7b66c5
synchronize call control actions to tox_iterate
2020-01-02 11:58:42 +01:00
..
data
Add save file generator, save compatibility test, and generate a save file
2018-08-19 10:38:51 +00:00
bootstrap_test.c
BUILD.bazel
check_compat.h
Standardise header guards.
2018-09-14 19:09:10 +00:00
conference_av_test.c
conference_double_invite_test.c
Consistently use camel case enum names.
2018-10-09 17:33:37 +00:00
conference_peer_nick_test.c
conference_simple_test.c
Consistently use camel case enum names.
2018-10-09 17:33:37 +00:00
conference_test.c
add configurable limit on number of stored frozen peers
2019-05-19 18:51:28 +02:00
conference_two_test.c
crypto_test.c
dht_test.c
encryptsave_test.c
file_saving_test.c
file_transfer_test.c
friend_connection_test.c
friend_request_test.c
invalid_tcp_proxy_test.c
Consistently use camel case enum names.
2018-10-09 17:33:37 +00:00
invalid_udp_proxy_test.c
lan_discovery_test.c
lossless_packet_test.c
lossy_packet_test.c
Makefile.inc
Expose api functions for enabling and disabling AV in AV groups
2019-02-10 00:00:00 +00:00
messenger_test.c
Make saving and loading the responsibility of Tox rather than Messenger
2018-10-20 11:03:10 +02:00
network_test.c
onion_test.c
overflow_recvq_test.c
overflow_sendq_test.c
Consistently use camel case enum names.
2018-10-09 17:33:37 +00:00
reconnect_test.c
Add mechanism for recovering from disconnections in conferences
2018-09-05 20:56:26 +02:00
run_auto_test.h
save_compatibility_test.c
save_friend_test.c
save_load_test.c
ensure save data unchanged after save and load
2018-10-11 00:21:39 +02:00
send_message_test.c
set_name_test.c
set_status_message_test.c
skeleton_test.c
Avoid implementations in .h files or #including .c files.
2018-07-21 20:44:26 +00:00
tcp_relay_test.c
TCP_test.c
tox_many_tcp_test.c
tox_many_test.c
tox_one_test.c
Consistently use camel case enum names.
2018-10-09 17:33:37 +00:00
tox_strncasecmp_test.c
toxav_basic_test.c
toxav_many_test.c
synchronize call control actions to tox_iterate
2020-01-02 11:58:42 +01:00
typing_test.c
version_test.c