mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-06 21:58:57 -04:00
* fixed ftdata testharness functions (ftdata.h)
* Added existing ft tests to tests directory (don't work yet!) * Added dbase tests to tests directory (don't work yet!) * moved net_setup test to tests/general directory (don't work yet!) git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3176 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
bf6f74c16a
commit
05bc4ba76e
22 changed files with 3288 additions and 23 deletions
21
libretroshare/src/tests/TestNotes.txt
Normal file
21
libretroshare/src/tests/TestNotes.txt
Normal file
|
@ -0,0 +1,21 @@
|
|||
|
||||
This file documents the high-level status of the regression cases.
|
||||
------------------------------------------------------------------------------------
|
||||
DIRECTORY STATUS TODO
|
||||
------------------------------------------------------------------------------------
|
||||
services : NO TESTS write test framework for services.
|
||||
turtle : NO TESTS write tests
|
||||
rsserver : NO TESTS write tests
|
||||
upnp : NO TESTS write tests.
|
||||
util : limited manual tests complete tests, convert to automatic
|
||||
dbase : limited manual tests complete tests, convert to automatic
|
||||
pqi : limited manual tests complete tests, convert to automatic
|
||||
ft : manual tests complete tests, convert to automatic
|
||||
tcponudp : manual tests convert to automatic
|
||||
dht : manual tests ignore - old code - to be replaced soon.
|
||||
serialiser : automatic tests complete tests, update tests.
|
||||
|
||||
|
||||
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue