toxcore/auto_tests
2018-01-20 13:25:58 +00:00
..
BUILD Use C99 standard in bazel builds. 2018-01-18 21:52:31 +00:00
check_compat.h Build tests on appveyor, the MSVC build. 2017-06-05 13:45:20 +00:00
conference_test.c Add a simple conference test with 3 friends. 2018-01-20 12:22:52 +00:00
crypto_test.c Use larger arrays in crypto timing tests. 2018-01-19 18:15:17 +00:00
dht_test.c Move Networking_Core struct into the .c file. 2018-01-11 11:59:14 +00:00
encryptsave_test.c Change toxencryptsave API to never overwrite pass keys. 2017-12-29 23:24:54 +00:00
file_saving_test.c Use C99 standard in bazel builds. 2018-01-18 21:52:31 +00:00
helpers.h Add bazel build scripts for c-toxcore. 2018-01-18 16:11:52 +00:00
Makefile.inc Build tests on appveyor, the MSVC build. 2017-06-05 13:45:20 +00:00
messenger_test.c Build tests on appveyor, the MSVC build. 2017-06-05 13:45:20 +00:00
monolith_test.c Build tests on appveyor, the MSVC build. 2017-06-05 13:45:20 +00:00
network_test.c Fix Travis fail on addr_resolve testing 2017-12-12 22:18:00 +01:00
onion_test.c Make DHT a module-private type. 2018-01-16 20:06:07 +00:00
resource_leak_test.c Build tests on appveyor, the MSVC build. 2017-06-05 13:45:20 +00:00
save_friend_test.c Move c_sleep to helpers.h and misc_tools.h 2017-03-25 20:40:34 +03:00
self_conference_title_change_test.c Build tests on appveyor, the MSVC build. 2017-06-05 13:45:20 +00:00
selfname_change_conference_test.c Remove unused variable 2017-06-06 15:37:02 -04:00
simple_conference_test.c Fix log message in simple_conference_test: invite -> message. 2018-01-20 13:25:58 +00:00
skeleton_test.c Build tests on appveyor, the MSVC build. 2017-06-05 13:45:20 +00:00
TCP_test.c Fix some memory or file descriptor leaks in test code. 2018-01-14 19:15:28 +00:00
tox_many_tcp_test.c Fix bootstrap port 2017-11-20 16:53:21 +03:00
tox_many_test.c Fix assert for the first port value 2017-11-20 16:53:19 +03:00
tox_one_test.c Fix assert for the first port value 2017-11-20 16:53:19 +03:00
tox_strncasecmp_test.c Fix formatting in some C files. 2018-01-10 18:57:37 +00:00
tox_test.c Remove upper bound of save size 2017-11-20 16:53:21 +03:00
toxav_basic_test.c Build tests on appveyor, the MSVC build. 2017-06-05 13:45:20 +00:00
toxav_many_test.c Build tests on appveyor, the MSVC build. 2017-06-05 13:45:20 +00:00
version_test.c Fix version compatibility test. 2016-12-13 02:06:25 +00:00