toxcore/auto_tests
iphydf 15cb426166
Make toxcore code C++ compatible.
It is still C code, so still compatible with C compilers as well. This
change lets us see more clearly where implicit conversions occur by
making them explicit.
2016-09-24 21:53:50 +01:00
..
assoc_test.c Ensure that all TODOs have an owner. 2016-09-16 12:06:02 +01:00
crypto_test.c Minor cleanups: header reordering, adding {}. 2016-09-09 19:30:50 +01:00
dht_test.c Make toxcore code C++ compatible. 2016-09-24 21:53:50 +01:00
encryptsave_test.c Minor cleanups: unused vars, unreachable code, static globals. 2016-09-24 20:52:09 +01:00
helpers.h Merge branch 'remove-sort_list' of https://github.com/pyruvate/toxcore 2014-08-09 17:35:23 -04:00
Makefile.inc Remove unused and bit-rotten friends_test. 2016-08-31 18:11:44 +01:00
messenger_test.c Ensure that all TODOs have an owner. 2016-09-16 12:06:02 +01:00
network_test.c Improve static and const correctness. 2016-09-06 11:54:37 +01:00
onion_test.c Make toxcore code C++ compatible. 2016-09-24 21:53:50 +01:00
skeleton_test.c Improve static and const correctness. 2016-09-06 11:54:37 +01:00
TCP_test.c Make toxcore code C++ compatible. 2016-09-24 21:53:50 +01:00
tox_test.c Make toxcore code C++ compatible. 2016-09-24 21:53:50 +01:00
toxav_basic_test.c Minor cleanups: unused vars, unreachable code, static globals. 2016-09-24 20:52:09 +01:00
toxav_many_test.c Make toxcore code C++ compatible. 2016-09-24 21:53:50 +01:00