toxcore/auto_tests
irungentoo ef78169842
Added disabling of UDP and basic SOCKS5 proxy support to public API.
tox_new() now takes a Tox_Options struct as argument.

If a NULL pointer is passed to that struct, defaults are used.
2014-08-14 18:34:20 -04:00
..
assoc_test.c Remove DEFTESTCASE and DEFTESTCASE_SLOW redefinitions 2014-08-09 11:33:20 +03:00
crypto_test.c Remove DEFTESTCASE and DEFTESTCASE_SLOW redefinitions 2014-08-09 11:33:20 +03:00
dht_test.c Tests fix for an original behavior for duplicates 2014-08-09 13:31:40 +03:00
friends_test.c Friend request callback now contains the Tox object. 2014-03-16 13:24:39 -04:00
helpers.h Merge branch 'remove-sort_list' of https://github.com/pyruvate/toxcore 2014-08-09 17:35:23 -04:00
Makefile.inc Added tests for addto_lists function 2014-08-09 11:33:20 +03:00
messenger_test.c UDP can now be disabled. 2014-08-14 15:27:34 -04:00
network_test.c Remove DEFTESTCASE and DEFTESTCASE_SLOW redefinitions 2014-08-09 11:33:20 +03:00
onion_test.c Added basic socks5 proxy support to TCP client. 2014-08-14 14:31:26 -04:00
skeleton_test.c Remove DEFTESTCASE and DEFTESTCASE_SLOW redefinitions 2014-08-09 11:33:20 +03:00
TCP_test.c Added basic socks5 proxy support to TCP client. 2014-08-14 14:31:26 -04:00
tox_test.c Added disabling of UDP and basic SOCKS5 proxy support to public API. 2014-08-14 18:34:20 -04:00
toxav_basic_test.c Remove DEFTESTCASE and DEFTESTCASE_SLOW redefinitions 2014-08-09 11:33:20 +03:00
toxav_many_test.c Merge branch 'mannol1-master' 2014-08-02 11:29:27 -04:00