toxcore/testing
iphydf 96c672aef5
Compile as C++ for windows builds.
Compiling as C++ changes nothing semantically, but ensures that we don't
break C++ compatibility while also retaining C compatibility.

C++ compatibility is useful for tooling and additional diagnostics and
analyses.
2016-11-02 18:50:41 +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 Remove return after no-return situation (and other cleanups). 2016-09-30 19:06:44 +01: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