RetroShare/tests/unittests/libretroshare/serialiser
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
..
rsbaseitem_test.cc Fix UnitTests and run it in windows too. 2016-07-15 15:36:06 +02:00
rsconfigitem_test.cc Added new test structure for libretroshare 2014-04-05 07:27:18 +00:00
rsgrouteritem_test.cc - make tests compile 2016-02-13 11:55:25 +01:00
rsgxsiditem_test.cc improved tests to avoid memory leak 2017-07-24 12:16:06 +02:00
rsgxsupdateitem_test.cc improved tests to avoid memory leak 2017-07-24 12:16:06 +02:00
rsmsgitem_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
rsnxsitems_test.cc improved tests to avoid memory leak 2017-07-24 12:16:06 +02:00
rsphotoitem_test.cc Added new test structure for libretroshare 2014-04-05 07:27:18 +00:00
rsstatusitem_test.cc improved tests to avoid memory leak 2017-07-24 12:16:06 +02:00
rstlvutil.cc improved tests to avoid memory leak 2017-07-24 12:16:06 +02:00
rstlvutil.h Added new test structure for libretroshare 2014-04-05 07:27:18 +00:00
rsturtleitem_test.cc rewrote processRecvdMessages() and processRecvdGroups() in RsGenExchange. Removed mReceivedGrps and mReceivedMsgs, cleaned-up terrible branching and memory management 2017-07-25 21:21:24 +02:00
support.cc Fix UnitTest Compilation and Travis Error. 2017-02-22 17:46:16 +01:00
support.h Fix Gcc Warning in support.h 2018-02-20 23:27:28 +01:00
tlvbase_test2.cc Fix UnitTests and run it in windows too. 2016-07-15 15:36:06 +02:00
tlvbase_test.cc Fix all warnings in UnitTest 2017-01-21 16:31:45 +01:00
tlvitems_test.cc Added new test structure for libretroshare 2014-04-05 07:27:18 +00:00
tlvkey_test.cc Added new test structure for libretroshare 2014-04-05 07:27:18 +00:00
tlvrandom_test.cc Fix UnitTest Compilation 2016-06-18 23:10:12 +02:00
tlvstack_test.cc improved tests to avoid memory leak 2017-07-24 12:16:06 +02:00
tlvtypes_test.cc Fix UnitTests and run it in windows too. 2016-07-15 15:36:06 +02:00