toxcore/testing
iphydf db22522741
Add missing DHT_bootstrap to CMakeLists.txt.
- This PR also adds a DEBUG cmake option that enables -DTOX_DEBUG.
- We also remove `-Wall`, because there are too many warnings, and nobody really
  looks at them at the moment. We'll see about fixing them soon. We'll also want
  to enable `-Werror` at some point.
- Finally, this PR enables `-O3` to make sure toxcore still works correctly
  under heavy compiler optimisations.
2016-08-17 22:12:39 +01:00
..
av_test.c Astyle. 2015-11-03 13:42:05 -05:00
DHT_test.c fix: compare sensitive data with sodium_memcmp 2016-01-27 02:14:59 +03:00
dns3_test.c Ported some of the code in testing/ to the new api. 2015-02-24 20:29:01 -05:00
irc_syncbot.c Make self_connection_status callback stateless. 2016-08-17 14:57:20 +01:00
Makefile.inc Ported some of the code in testing/ to the new api. 2015-02-24 20:29:01 -05:00
Messenger_test.c Make self_connection_status callback stateless. 2016-08-17 14:57:20 +01:00
misc_tools.c Add missing DHT_bootstrap to CMakeLists.txt. 2016-08-17 22:12:39 +01:00
nTox.c Make self_connection_status callback stateless. 2016-08-17 14:57:20 +01:00
nTox.h Started as a simple bugfix for wrap(), expanded to more detailed help. 2013-11-10 19:06:17 +01:00
tox_shell.c Make self_connection_status callback stateless. 2016-08-17 14:57:20 +01:00
tox_sync.c Make self_connection_status callback stateless. 2016-08-17 14:57:20 +01:00