toxcore/testing
iphydf d369448ace
Work around bug in opencv3 headers.
OpenCV 3.1 doesn't define cvRound in C, only in C++. Thus, we now need
to compile av_test as C++ code.
2016-09-25 01:58:51 +01:00
..
av_test.c Work around bug in opencv3 headers. 2016-09-25 01:58:51 +01:00
DHT_test.c Minor cleanups: unused vars, unreachable code, static globals. 2016-09-24 20:52:09 +01:00
dns3_test.c Improve static and const correctness. 2016-09-06 11:54:37 +01:00
irc_syncbot.c Make group callbacks stateless 2016-09-21 15:33:55 -04: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 toxcore code C++ compatible. 2016-09-24 21:53:50 +01:00
misc_tools.c Make toxcore code C++ compatible. 2016-09-24 21:53:50 +01:00
nTox.c Make group callbacks stateless 2016-09-21 15:33:55 -04:00
nTox.h Improve static and const correctness. 2016-09-06 11:54:37 +01:00
tox_shell.c Make toxcore code C++ compatible. 2016-09-24 21:53:50 +01:00
tox_sync.c make the majority of the callbacks stateless and add some status to a testcase 2016-09-10 01:09:37 -03:00