RetroShare/tests/unittests/libretroshare
Phenom 737a2b440d
Fix Gcc Warning in nxstesthub.cc
/tests/unittests/libretroshare/gxs/nxs_test/nxstesthub.cc:109: warning:
deleting object of polymorphic class type ‘NotifyWithPeerId’ which has
non-virtual destructor might cause undefined behavior [-Wdelete-non-
virtual-dtor]
   delete *it ;
2018-02-20 23:27:59 +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 Fix Gcc Warning in nxstesthub.cc 2018-02-20 23:27:59 +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