RetroShare/libretroshare/src/tests
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
..
common - added argstream to handle commandline arguments 2013-08-06 17:01:38 +00:00
dbase Use safer rstime_t instead of time_t 2018-10-07 13:07:06 +02:00
ft Use safer rstime_t instead of time_t 2018-10-07 13:07:06 +02:00
general updated ubuntu changelog 2015-09-21 22:58:58 -04:00
gxs Use safer rstime_t instead of time_t 2018-10-07 13:07:06 +02:00
network_simulator Typo fixes 2017-06-04 20:34:10 +02:00
pgp updated ubuntu changelog 2015-09-21 22:58:58 -04:00
pqi Use safer rstime_t instead of time_t 2018-10-07 13:07:06 +02:00
printcache - Restored compilation of most tests (The part using previously named p3ConnectMgr is still to be done). 2012-12-17 23:05:25 +00:00
scripts fixed compilation of network simulator 2014-11-08 12:36:20 +00:00
serialiser Use safer rstime_t instead of time_t 2018-10-07 13:07:06 +02:00
services updated ubuntu changelog 2015-09-21 22:58:58 -04:00
tcponudp Use safer rstime_t instead of time_t 2018-10-07 13:07:06 +02:00
upnp updated ubuntu changelog 2015-09-21 22:58:58 -04:00
util Use safer rstime_t instead of time_t 2018-10-07 13:07:06 +02:00
perform_all_auto_tests.sh - added TestUtils class to handle generating random files and random SSL/PGP ids. 2012-12-26 19:53:27 +00:00
TestNotes.txt - make addFriend a virtual (pure) function of the abstract p3LinkMgr class. Useful for testing. 2012-12-27 21:18:16 +00:00