RetroShare/tests/unittests/libretroshare/gxs
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
..
common improved tests to avoid memory leak 2017-07-24 12:16:06 +02:00
data_service fixed test compilation 2018-01-07 22:36:49 +01:00
gen_exchange fixed gxs unit tests 2018-01-07 23:02:22 +01:00
nxs_test Fix Gcc Warning in nxstesthub.cc 2018-02-20 23:27:59 +01:00
security fixed memory leak in gxssecurity test 2017-07-24 18:48:13 +02:00