RetroShare/tests/unittests/libretroshare
Phenom cfcdec458a
Fix Gcc Warning in support.h
/tests/unittests/libretroshare/serialiser/support.h:168: warning:
suggest explicit braces to avoid ambiguous ‘else’ [-Wdangling-else]
  if (outfi)
/tests/unittests/libretroshare/serialiser/support.h:234: warning:
suggest explicit braces to avoid ambiguous ‘else’ [-Wdangling-else]
         if (outfi)
2018-02-20 23:27:28 +01:00
..
crypto added google test for chacha20 code 2016-10-25 14:09:39 +02:00
dbase updated tests and also fixed a few bugs in using random initialisation routines 2015-01-11 22:19:32 +00:00
gxs fixed gxs unit tests 2018-01-07 23:02:22 +01:00
serialiser Fix Gcc Warning in support.h 2018-02-20 23:27:28 +01:00
services Fix UnitTest compilation 2017-05-04 15:01:25 +02:00