toxcore/auto_tests
irungentoo d711362622
Merged normal message function and send action function into one
messaging function.

This removes code duplication and allows us to easily add new message
types to the api without having to add new functions.
2015-03-18 15:32:53 -04:00
..
assoc_test.c Properly free everything at the end of each test. 2015-02-07 22:57:04 -05:00
crypto_test.c Remove DEFTESTCASE and DEFTESTCASE_SLOW redefinitions 2014-08-09 11:33:20 +03:00
dht_test.c cs_set_video_encoder_resolution improvements. 2014-12-16 13:10:28 -05:00
encryptsave_test.c Properly fixed encryptsave_test.c 2015-03-01 20:31:55 -05: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 encrypted save fully work with both libsodium and nacl 2014-09-12 21:15:05 -05:00
messenger_test.c Merged normal message function and send action function into one 2015-03-18 15:32:53 -04:00
network_test.c Removed now useless network sturct size tests. 2014-09-26 18:01:03 -04:00
onion_test.c Properly free everything at the end of each test. 2015-02-07 22:57:04 -05:00
skeleton_test.c Remove DEFTESTCASE and DEFTESTCASE_SLOW redefinitions 2014-08-09 11:33:20 +03:00
TCP_test.c Properly free everything at the end of each test. 2015-02-07 22:57:04 -05:00
tox_test.c Merged normal message function and send action function into one 2015-03-18 15:32:53 -04:00
toxav_basic_test.c Convert core code depending on the api 2015-03-12 18:23:14 -05:00
toxav_many_test.c Convert core code depending on the api 2015-03-12 18:23:14 -05:00