toxcore/testing
xhe 651ef3adb6
Make audio/video bit rates "properties"
follow TokTok#731. This commit
completely removed all things in namespace bit_rate, and deprecated
functions are to be added back in another commit. set_xxx() is treadted
as a property of namespace audio&video, same as bit_rate change event.

toxav_basic_test is fixed, either.
2018-01-28 13:21:57 +00:00
..
av_test.c Make audio/video bit rates "properties" 2018-01-28 13:21:57 +00:00
BUILD Publish a single public BUILD target for c-toxcore. 2018-01-22 21:18:24 +00:00
DHT_test.c Make DHT a module-private type. 2018-01-16 20:06:07 +00:00
irc_syncbot.c Fix out of bounds read in error case in messenger_test. 2018-01-26 01:30:06 +00:00
Makefile.inc Remove nTox from the repo. 2018-01-20 19:05:53 +00:00
Messenger_test.c Fix formatting in some C files. 2018-01-10 18:57:37 +00:00
misc_tools.c Build tests on appveyor, the MSVC build. 2017-06-05 13:45:20 +00:00
tox_shell.c Move c_sleep to helpers.h and misc_tools.h 2017-03-25 20:40:34 +03:00
tox_sync.c Fix some memory or file descriptor leaks in test code. 2018-01-14 19:15:28 +00:00