RetroShare/libretroshare/src/tests/serialiser
2013-12-27 20:06:47 +00:00
..
distribitem_test.cc Added read/unread state to channel service (copied from forum service). 2010-10-07 00:17:42 +00: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
Makefile added serialisation methods and tests for grouter 2013-12-23 16:05:46 +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
rsmsgitem_test.cc Improvements to chat lobbies: 2012-01-06 22:17:08 +00: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 added cleanup function to test hub 2012-07-14 17:59:54 +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
rstlvwidetest.cc * Introduced new tests directory. 2010-06-20 11:08:39 +00:00
rstunnelitem_test.cc temporary changes (lrand48 - rand(), s/random - s/rand() to turtle tunnel, and tlv random tests to allow windows 2010-08-07 19:05:49 +00:00
rsturtleitem_test.cc temporary changes (lrand48 - rand(), s/random - s/rand() to turtle tunnel, and tlv random tests to allow windows 2010-08-07 19:05:49 +00:00
support.cc Added RsTlvKeySignatureSet to rstlvkeys 2012-10-01 20:57:56 +00:00
support.h 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
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_test.cc * Updated tlvbase_test.cc 2010-06-20 14:28:26 +00:00
tlvbase_test2.cc updating tests: 2011-06-22 21:38:26 +00:00
tlvitems_test.cc updating tests: 2011-06-22 21:38:26 +00:00
tlvkey_test.cc Added RsTlvKeySignatureSet to rstlvkeys 2012-10-01 20:57:56 +00:00
tlvrandom_test.cc updating tests: 2011-06-22 21:38:26 +00:00
tlvstack_test.cc * Introduced new tests directory. 2010-06-20 11:08:39 +00:00
tlvtypes_test.cc added dsitrib item tests: channels, grp, grp key, signed msg. 2010-06-24 10:35:00 +00:00
valgrind_all.sh added scrupt for brute force callof valgrind over serialiser tests 2010-09-30 21:48:16 +00:00