RetroShare/tests/unittests/libretroshare/gxs/nxs_test
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
..
nxsdummyservices.cc Fix all warnings in UnitTest 2017-01-21 16:31:45 +01:00
nxsdummyservices.h Fix UnitTest Compilation and Travis Error. 2017-02-22 17:46:16 +01:00
nxsgrpsync_test.cc removed aliasing in storeMessages/storeGroups, removed several memory leaks in unittests, improved auto-delete structures in rsgxsutil, added deletion for members of RsGenExchange, removed shared pointers from unittests (they cause a memory leak and are only used in unittests) 2017-07-25 00:07:53 +02:00
nxsgrpsync_test.h support for retroshare links in gxs forums 2014-05-27 21:14:05 +00:00
nxsgrpsyncdelayed.cc support for retroshare links in gxs forums 2014-05-27 21:14:05 +00:00
nxsgrpsyncdelayed.h support for retroshare links in gxs forums 2014-05-27 21:14:05 +00:00
nxsgrptestscenario.cc support for retroshare links in gxs forums 2014-05-27 21:14:05 +00:00
nxsgrptestscenario.h - Added clean up of test data 2014-05-18 16:44:19 +00:00
nxsmsgsync_test.cc removed aliasing in storeMessages/storeGroups, removed several memory leaks in unittests, improved auto-delete structures in rsgxsutil, added deletion for members of RsGenExchange, removed shared pointers from unittests (they cause a memory leak and are only used in unittests) 2017-07-25 00:07:53 +02:00
nxsmsgsync_test.h removed aliasing in storeMessages/storeGroups, removed several memory leaks in unittests, improved auto-delete structures in rsgxsutil, added deletion for members of RsGenExchange, removed shared pointers from unittests (they cause a memory leak and are only used in unittests) 2017-07-25 00:07:53 +02:00
nxsmsgtestscenario.cc more changes to support testing of delayed canSend signal from circles and reputations 2014-05-18 17:24:21 +00:00
nxsmsgtestscenario.h - Added clean up of test data 2014-05-18 16:44:19 +00:00
nxstesthub.cc Fix Gcc Warning in nxstesthub.cc 2018-02-20 23:27:59 +01:00
nxstesthub.h removed aliasing in storeMessages/storeGroups, removed several memory leaks in unittests, improved auto-delete structures in rsgxsutil, added deletion for members of RsGenExchange, removed shared pointers from unittests (they cause a memory leak and are only used in unittests) 2017-07-25 00:07:53 +02:00
nxstestscenario.h support for retroshare links in gxs forums 2014-05-27 21:14:05 +00:00
rsgxsnetservice_test.cc removed aliasing in storeMessages/storeGroups, removed several memory leaks in unittests, improved auto-delete structures in rsgxsutil, added deletion for members of RsGenExchange, removed shared pointers from unittests (they cause a memory leak and are only used in unittests) 2017-07-25 00:07:53 +02:00