toxcore/testing
iphydf 6872c14e1a
Avoid use of global mutable state in mono_time on win32.
This uses a trick to get read-write access to `this` from a `const`
member function, similar to C++ `mutable`, but uglier.
2018-09-03 20:03:47 +00:00
..
av_test.c Avoid use of global mutable state in mono_time on win32. 2018-09-03 20:03:47 +00:00
BUILD.bazel Run Clang global static analysis on Travis. 2018-07-22 02:34:30 +00:00
DHT_test.c Update copyright to 2018. 2018-08-26 18:57:29 +00:00
Makefile.inc handle libsodium dependency of misc_tools correctly for autotools 2018-08-20 22:36:15 +02:00
Messenger_test.c Update copyright to 2018. 2018-08-26 18:57:29 +00:00
misc_tools.c Update copyright to 2018. 2018-08-26 18:57:29 +00:00
misc_tools.h Add save file generator, save compatibility test, and generate a save file 2018-08-19 10:38:51 +00:00
random_testing.cc Add some tests for ping_array. 2018-08-26 17:32:19 +00:00