RetroShare/libretroshare/src/tests/serialiser
Gioacchino Mazzurco 329050a9c2
Use safer rstime_t instead of time_t
Avoid problems to serialization on different platforms, without breaking
nested STL containers serialization.

The conversion have been made with sed, and checked with grep, plus
kdiff3 visual ispection, plus rutime tests, so it should be fine.
2018-10-07 13:07:06 +02:00
..
distribitem_test.cc Use safer rstime_t instead of time_t 2018-10-07 13:07:06 +02:00
distribitem_test.h added new tests for msgitem and refactored support functions. testnotes added to keep track of whats left to be done 2010-08-02 20:33:53 +00:00
perform_auto_tests.sh added some automatic test scripts. Needs to be done in all directories. Only serializer/ and util/ done now. 2012-12-19 23:05:38 +00:00
rsbaseitem_test.cc * Introduced new tests directory. 2010-06-20 11:08:39 +00:00
rsconfigitem_test.cc updating tests: 2011-06-22 21:38:26 +00:00
rsconfigitem_test.h updating tests: 2011-06-22 21:38:26 +00:00
rsgrouteritem_test.cc added grouter as a msg sending service. Not enable yet. Added serialisation for grouter items and test methods in tests/serialiser/. Added saveList/loadList for grouter. set connectToTurtleRouter() and connectToGRouter() to be mandatory methods 2013-12-27 20:06:47 +00:00
rsgrouteritem_test.h added serialisation methods and tests for grouter 2013-12-23 16:05:46 +00:00
rsgxsupdateitem_test.cc Fixes for gxsupdate item serialisation 2013-12-15 20:11:39 +00:00
rsgxsupdateitem_test.h added tests for gxs update items 2013-12-09 22:24:49 +00:00
rsmsgitem_test.cc Fix Lobby Topic not send on invite. 2017-05-08 15:38:36 +02:00
rsmsgitem_test.h new msg items to store srcid/from address for rs messages 2010-10-03 11:56:53 +00:00
rsnxsitems_test.cc Fixes for gxsupdate item serialisation 2013-12-15 20:11:39 +00:00
rsnxsitems_test.h returned src to compilable stage 2012-06-11 21:56:23 +00:00
rsphotoitem_test.cc Added Rs photo v2 item serialisation test, fixed subsequent bugs 2012-08-06 21:00:38 +00:00
rsphotoitem_test.h Added Rs photo v2 item serialisation test, fixed subsequent bugs 2012-08-06 21:00:38 +00:00
rsserial_test.cc * Moved final serialiser test over, and test notes from ft. 2010-06-20 12:37:04 +00:00
rsstatusitem_test.cc updating tests: 2011-06-22 21:38:26 +00:00
rsstatusitem_test.h added new tests for msgitem and refactored support functions. testnotes added to keep track of whats left to be done 2010-08-02 20:33:53 +00:00
rstlvutil.cc updates to old tests.... 2014-04-05 04:45:37 +00:00
rstlvutil.h updates to old tests.... 2014-04-05 04:45:37 +00:00
rstlvwidetest.cc * Introduced new tests directory. 2010-06-20 11:08:39 +00:00
rstunnelitem_test.cc merge of branch v0.6-idclean 7180 2014-03-17 20:56:06 +00:00
rsturtleitem_test.cc merge of branch v0.6-idclean 7180 2014-03-17 20:56:06 +00:00
support.cc merge of branch v0.6-idclean 7180 2014-03-17 20:56:06 +00:00
support.h updates to old tests.... 2014-04-05 04:45:37 +00:00
TestNotes.txt added new tests for msgitem and refactored support functions. testnotes added to keep track of whats left to be done 2010-08-02 20:33:53 +00:00
tlvbase_test2.cc updates to old tests.... 2014-04-05 04:45:37 +00:00
tlvbase_test.cc * Updated tlvbase_test.cc 2010-06-20 14:28:26 +00:00
tlvitems_test.cc updates to old tests.... 2014-04-05 04:45:37 +00:00
tlvkey_test.cc Added RsTlvKeySignatureSet to rstlvkeys 2012-10-01 20:57:56 +00:00
tlvrandom_test.cc Use safer rstime_t instead of time_t 2018-10-07 13:07:06 +02:00
tlvstack_test.cc updates to old tests.... 2014-04-05 04:45:37 +00:00
tlvtypes_test.cc updates to old tests.... 2014-04-05 04:45:37 +00:00
valgrind_all.sh added scrupt for brute force callof valgrind over serialiser tests 2010-09-30 21:48:16 +00:00