RetroShare/libretroshare/src/tests
2013-08-04 12:44:57 +00:00
..
common fixed more tests. Added checking for initialized partials and download directories in RsDiscSpace 2012-12-27 10:23:38 +00:00
dbase finished fixing tests in ft/. Removed my scripts. 2012-12-27 11:49:41 +00:00
ft added new DL mode: Progressive. This is a random mode that ensures no more than 50MB of free space will be written in the file at once. This should effectively remove the lag when initiating a DL on a big file, while keeping enough entropy to ensure a good dissemination of chunks 2013-02-28 20:42:01 +00:00
general - make addFriend a virtual (pure) function of the abstract p3LinkMgr class. Useful for testing. 2012-12-27 21:18:16 +00:00
gxs merging gxs_phase2 branch 2013-06-04 21:00:43 +00:00
network_simulator fixed compilation of network simulator 2013-06-05 19:54:34 +00:00
pgp updated values for min/normal partial packet size to 1MB, so that we do not create partial packets for everyday use. We will have to properly extend openpgp-sdk to support parsing of partial packets if we want to PGP-encrypt chunks larger than 1MB. 2013-08-04 12:44:57 +00:00
pqi fixed more tests. Added checking for initialized partials and download directories in RsDiscSpace 2012-12-27 10:23:38 +00: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 - added TestUtils class to handle generating random files and random SSL/PGP ids. 2012-12-26 19:53:27 +00:00
serialiser 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
services - Restored compilation of most tests (The part using previously named p3ConnectMgr is still to be done). 2012-12-17 23:05:25 +00:00
tcponudp fixed sh scripts. Needs "#!" to indiate what shell to use 2012-12-26 09:28:38 +00:00
upnp - make addFriend a virtual (pure) function of the abstract p3LinkMgr class. Useful for testing. 2012-12-27 21:18:16 +00:00
util added lots of debugging info. Fixed stupid bug supplying wrong AES key. Distant chat works! 2013-04-21 22:20:11 +00: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