toxcore/testing
Manuel Argüelles 93789396b1 Add wide char support in toxic (issue #440)
Set current locale, use of get_wch instead of getch for reading, use
wctomb and friends to convert back from wchar_t, link with
cursesw. Unicode support is only added to chat windows.
2013-08-21 16:19:35 -05:00
..
cmake Remove timer test, fix CMake files to respect this change 2013-08-20 22:32:07 +02:00
toxic Add wide char support in toxic (issue #440) 2013-08-21 16:19:35 -05:00
CMakeLists.txt Remove timer test, fix CMake files to respect this change 2013-08-20 22:32:07 +02:00
crypto_speed_test.c Passed everything through astyle. 2013-08-16 13:11:09 -04:00
DHT_cryptosendfiletest.c Passed everything through astyle. 2013-08-16 13:11:09 -04:00
DHT_sendfiletest.c Passed everything through astyle. 2013-08-16 13:11:09 -04:00
DHT_test.c astyle --options=tools/astylerc -r ./*.{c,h} 2013-08-20 19:37:05 -04:00
Lossless_UDP_testclient.c astyle --options=tools/astylerc -r ./*.{c,h} 2013-08-20 19:37:05 -04:00
Lossless_UDP_testserver.c astyle --options=tools/astylerc -r ./*.{c,h} 2013-08-20 19:37:05 -04:00
Messenger_test.c Use the messenger's dht instead of creating a new one 2013-08-20 23:08:14 +02:00
misc_tools.c Passed everything through astyle. 2013-08-16 13:11:09 -04:00
misc_tools.h Passed everything through astyle. 2013-08-16 13:11:09 -04:00
nTox_win32.c Passed everything through astyle. 2013-08-16 13:11:09 -04:00
nTox_win32.h Passed everything through astyle. 2013-08-16 13:11:09 -04:00
nTox.c nTox and cmake fixed. 2013-08-20 15:28:16 -04:00
nTox.h Messenger refactor - redid work from pull request 79 2013-08-12 21:37:38 +12:00