toxcore/auto_tests
Jin^eLD e092eee869 Allow to build vs nacl instead of libsodium
By default libsodium is used. Only if --enable-nacl is specified, then
nacl will be used instead of libsodium.

Pass locations of nacl headers and libraries by using the following
options:

--with-nacl-headers=/home/me/somewhere/nacl-20110221/build/469/include/amd64/
--with-nacl-libs=/home/me/somewhere/nacl-20110221/build/469/lib/amd64/
2013-09-06 22:54:45 +03:00
..
crypto_test.c consistency check 2013-08-24 23:21:48 +01:00
friends_test.c Rename core directory because of autoconf name clash 2013-08-24 03:25:07 +03:00
Makefile.inc Allow to build vs nacl instead of libsodium 2013-09-06 22:54:45 +03:00
messenger_test.c Fixed autotest, increased MAX_STATUSMESSAGE_LENGTH. 2013-09-06 09:56:56 -04:00