toxcore/testing
iphydf cf94537266
Enable all possible C compiler warning flags.
We disable the ones that fire, so we can use -Werror. We can then
investigate each warning individually and see whether to fix it or to
keep silencing it.
2016-11-06 01:32:10 +00:00
..
hstox Import the hstox SUT interface from hstox. 2016-10-01 02:13:34 +01:00
av_test.c Work around bug in opencv3 headers. 2016-09-25 01:58:51 +01:00
DHT_test.c Remove return after no-return situation (and other cleanups). 2016-09-30 19:06:44 +01:00
dns3_test.c Compile as C++ for windows builds. 2016-11-02 18:50:41 +00:00
irc_syncbot.c Remove return after no-return situation (and other cleanups). 2016-09-30 19:06:44 +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 Remove return after no-return situation (and other cleanups). 2016-09-30 19:06:44 +01:00
misc_tools.c Make toxcore code C++ compatible. 2016-09-24 21:53:50 +01:00
nTox.c Enable all possible C compiler warning flags. 2016-11-06 01:32:10 +00:00
nTox.h Improve static and const correctness. 2016-09-06 11:54:37 +01:00
tox_shell.c Remove return after no-return situation (and other cleanups). 2016-09-30 19:06:44 +01:00
tox_sync.c Remove return after no-return situation (and other cleanups). 2016-09-30 19:06:44 +01:00