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
perform_auto_tests.sh
rsbaseitem_test.cc
rsconfigitem_test.cc
rsconfigitem_test.h
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
rsgxsupdateitem_test.cc
rsgxsupdateitem_test.h
rsmsgitem_test.cc Fix Lobby Topic not send on invite. 2017-05-08 15:38:36 +02:00
rsmsgitem_test.h
rsnxsitems_test.cc
rsnxsitems_test.h
rsphotoitem_test.cc
rsphotoitem_test.h
rsserial_test.cc
rsstatusitem_test.cc
rsstatusitem_test.h
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
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
tlvbase_test2.cc updates to old tests.... 2014-04-05 04:45:37 +00:00
tlvbase_test.cc
tlvitems_test.cc updates to old tests.... 2014-04-05 04:45:37 +00:00
tlvkey_test.cc
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