.. |
data
|
|
|
announce_test.c
|
refactor: Add mem module to allow tests to override allocators.
|
2023-08-30 22:55:05 +00:00 |
auto_test_support.c
|
cleanup: Enforce stricter identifier naming using clang-tidy.
|
2023-08-31 13:37:16 +00:00 |
auto_test_support.h
|
test: fix wrong log callback types
|
2022-05-24 21:58:23 +02:00 |
bootstrap_test.c
|
|
|
BUILD.bazel
|
Merge the remainder of the new groupchats implementation
|
2022-09-22 11:16:08 -04:00 |
check_compat.h
|
|
|
CMakeLists.txt
|
Merge the remainder of the new groupchats implementation
|
2022-09-22 11:16:08 -04:00 |
conference_av_test.c
|
cleanup: Fix a few more clang-tidy warnings.
|
2023-09-07 07:06:34 +00:00 |
conference_double_invite_test.c
|
chore: Support producing shared libraries on Windows
|
2022-04-03 23:04:11 +02:00 |
conference_invite_merge_test.c
|
chore: Support producing shared libraries on Windows
|
2022-04-03 23:04:11 +02:00 |
conference_peer_nick_test.c
|
chore: Support producing shared libraries on Windows
|
2022-04-03 23:04:11 +02:00 |
conference_simple_test.c
|
|
|
conference_test.c
|
chore: Support producing shared libraries on Windows
|
2022-04-03 23:04:11 +02:00 |
conference_two_test.c
|
|
|
crypto_test.c
|
cleanup: Fix a few more clang-tidy warnings.
|
2023-09-07 07:06:34 +00:00 |
dht_getnodes_api_test.c
|
chore: Support producing shared libraries on Windows
|
2022-04-03 23:04:11 +02:00 |
encryptsave_test.c
|
|
|
file_saving_test.c
|
|
|
file_transfer_test.c
|
cleanup: Enforce stricter identifier naming using clang-tidy.
|
2023-08-31 13:37:16 +00:00 |
forwarding_test.c
|
refactor: Add mem module to allow tests to override allocators.
|
2023-08-30 22:55:05 +00:00 |
friend_connection_test.c
|
chore: Support producing shared libraries on Windows
|
2022-04-03 23:04:11 +02:00 |
friend_request_spam_test.c
|
chore: Support producing shared libraries on Windows
|
2022-04-03 23:04:11 +02:00 |
friend_request_test.c
|
|
|
group_general_test.c
|
Merge the remainder of the new groupchats implementation
|
2022-09-22 11:16:08 -04:00 |
group_invite_test.c
|
Merge the remainder of the new groupchats implementation
|
2022-09-22 11:16:08 -04:00 |
group_message_test.c
|
Merge the remainder of the new groupchats implementation
|
2022-09-22 11:16:08 -04:00 |
group_moderation_test.c
|
Merge the remainder of the new groupchats implementation
|
2022-09-22 11:16:08 -04:00 |
group_save_test.c
|
Merge the remainder of the new groupchats implementation
|
2022-09-22 11:16:08 -04:00 |
group_state_test.c
|
Merge the remainder of the new groupchats implementation
|
2022-09-22 11:16:08 -04:00 |
group_sync_test.c
|
Merge the remainder of the new groupchats implementation
|
2022-09-22 11:16:08 -04:00 |
group_tcp_test.c
|
Merge the remainder of the new groupchats implementation
|
2022-09-22 11:16:08 -04:00 |
group_topic_test.c
|
Merge the remainder of the new groupchats implementation
|
2022-09-22 11:16:08 -04:00 |
invalid_tcp_proxy_test.c
|
|
|
invalid_udp_proxy_test.c
|
|
|
lan_discovery_test.c
|
refactor: Allow overriding mono_time in tox_new.
|
2022-04-03 22:48:16 +00:00 |
lossless_packet_test.c
|
chore: Support producing shared libraries on Windows
|
2022-04-03 23:04:11 +02:00 |
lossy_packet_test.c
|
chore: Support producing shared libraries on Windows
|
2022-04-03 23:04:11 +02:00 |
Makefile.inc
|
Merge the remainder of the new groupchats implementation
|
2022-09-22 11:16:08 -04:00 |
network_test.c
|
chore: Support producing shared libraries on Windows
|
2022-04-03 23:04:11 +02:00 |
onion_test.c
|
cleanup: Fix a few more clang-tidy warnings.
|
2023-09-07 07:06:34 +00:00 |
overflow_recvq_test.c
|
chore: Support producing shared libraries on Windows
|
2022-04-03 23:04:11 +02:00 |
overflow_sendq_test.c
|
chore: Support producing shared libraries on Windows
|
2022-04-03 23:04:11 +02:00 |
proxy_test.c
|
test: Add mallocfail and proxy test to our coverage runs.
|
2022-02-25 01:55:28 +00:00 |
reconnect_test.c
|
chore: Support producing shared libraries on Windows
|
2022-04-03 23:04:11 +02:00 |
save_compatibility_test.c
|
|
|
save_friend_test.c
|
|
|
save_load_test.c
|
refactor: Allow overriding mono_time in tox_new.
|
2022-04-03 22:48:16 +00:00 |
send_message_test.c
|
chore: Support producing shared libraries on Windows
|
2022-04-03 23:04:11 +02:00 |
set_name_test.c
|
|
|
set_status_message_test.c
|
|
|
tcp_relay_test.c
|
Separate run_auto_tests into a library
|
2022-01-25 14:25:36 -05:00 |
TCP_test.c
|
cleanup: Enforce stricter identifier naming using clang-tidy.
|
2023-08-31 13:37:16 +00:00 |
tox_dispatch_test.c
|
refactor: Add mem module to allow tests to override allocators.
|
2023-08-30 22:55:05 +00:00 |
tox_events_test.c
|
refactor: Allow overriding mono_time in tox_new.
|
2022-04-03 22:48:16 +00:00 |
tox_many_tcp_test.c
|
cleanup: Fix a few more clang-tidy warnings.
|
2023-09-07 07:06:34 +00:00 |
tox_many_test.c
|
|
|
tox_strncasecmp_test.c
|
cleanup: Enforce stricter identifier naming using clang-tidy.
|
2023-08-31 13:37:16 +00:00 |
toxav_basic_test.c
|
cleanup: Enforce stricter identifier naming using clang-tidy.
|
2023-08-31 13:37:16 +00:00 |
toxav_many_test.c
|
cleanup: Enforce stricter identifier naming using clang-tidy.
|
2023-08-31 13:37:16 +00:00 |
typing_test.c
|
chore: Support producing shared libraries on Windows
|
2022-04-03 23:04:11 +02:00 |
version_test.c
|
cleanup: Enforce stricter identifier naming using clang-tidy.
|
2023-08-31 13:37:16 +00:00 |