Phenom
275c47eff9
Add Title when ask for password.
2016-08-09 01:22:14 +02:00
Phenom
2c8d047ca4
Fix UnitTests Compilation
2016-06-02 19:34:58 +02:00
Phenom
f2b995768b
Fix UnitTests Compilation
2016-04-04 17:18:42 +02:00
csoler
ebf54d1340
fixed unit tests
2016-03-26 17:25:15 -04:00
electron128
68cd1f9da5
disabled gxs_grp_sync test, because it fails after rebase to master
2016-02-14 10:21:48 +01:00
electron128
b874167785
give gxs grp sync test more time, because of sync and timestamp update cycle times
2016-02-13 11:55:29 +01:00
electron128
a8b2bc776e
fixed threading issue in NxsTestHub. NxsTesthub has to wait for its own thread to shut down on test end.
2016-02-13 11:55:28 +01:00
electron128
63c6629e57
added missing initialisation of local, not serialised msg meta data in NxsTestHub
2016-02-13 11:55:27 +01:00
electron128
c03ce56591
added missing mutex in nxstesthub
2016-02-13 11:55:27 +01:00
electron128
64b9e3477a
fixed uninitialised memory read in test libretroshare_gxs.gxs_grp_sync_delayed
2016-02-13 11:55:26 +01:00
electron128
9f9221273a
- make tests compile
...
- added tests to travis.yml
- excluded grouteritems and photoitems from test, because they changed too much
- disabled failing tests
- all tests pass in valgrind, without valgrind result is undefined
- to compile tests add CONFIG+=tests to qmake args. Then run tests/unittests/unittests
2016-02-13 11:55:25 +01:00
csoler
ac4f51623b
updated tests and also fixed a few bugs in using random initialisation routines
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.6-NewGRouterModel@7839 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-11 22:19:32 +00:00
chrisparker126
0dabe4b8a1
support for retroshare links in gxs forums
...
- only group can link at the moment
added more nxs tests and better cleanup
- test ability sync with a delayed circle load
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7384 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-27 21:14:05 +00:00
chrisparker126
a21c3f75fb
more changes to support testing of delayed canSend signal from circles and reputations
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7375 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-18 17:24:21 +00:00
chrisparker126
5eef86d9fd
- Added clean up of test data
...
- re-enabled gxs test code
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7374 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-18 16:44:19 +00:00
drbob
b184bc1809
Add Gxs Circle test.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7307 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-04-27 13:26:14 +00:00
chrisparker126
4fe6161d58
-fixed msg sync test, now passing
...
-enabled msg circle checking
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7305 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-04-26 23:48:33 +00:00
chrisparker126
c6059906d0
Added msg sync unit test
...
- not passing yet but almost, more tweaking needed
TODO: identity and circle vet test
- added retrieve msg id for convenience
- updated .pro file
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7303 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-04-26 10:07:25 +00:00
chrisparker126
4cab2aaa65
Added another convenience class to simplify testing
...
(automates comparisons)
fixed some unit tests caused by copy constructor removal
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7302 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-04-25 22:02:34 +00:00
chrisparker126
4907d29156
group sync unit test now working
...
added to .pro file
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7280 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-04-19 10:20:07 +00:00
chrisparker126
ef8f48ae73
Added rsshared ptr helper object (only use in test for memory management)
...
Added first nxs_test
modified pserviceserver to allow better dependency injection
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7279 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-04-18 21:58:14 +00:00
chrisparker126
e916299ceb
- reviving nxs tests for gtest framework
...
- removed double update bug thunder found
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7275 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-04-13 21:52:53 +00:00
drbob
2a5854188e
Added new test structure for libretroshare
...
ported some of the tests across.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7233 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-04-05 07:27:18 +00:00