mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-01 10:46:23 -04:00
added info about tests to readme
This commit is contained in:
parent
11dcbb733c
commit
36135d46e6
1 changed files with 7 additions and 0 deletions
|
@ -117,3 +117,10 @@ distant_machine:~/ > ssh rs_host -L 9090:localhost:9090 -N
|
||||||
http://localhost:9090
|
http://localhost:9090
|
||||||
|
|
||||||
That also works with a retroshare GUI of course.
|
That also works with a retroshare GUI of course.
|
||||||
|
|
||||||
|
Compile and run tests
|
||||||
|
---------------------
|
||||||
|
|
||||||
|
qmake CONFIG+=tests
|
||||||
|
make
|
||||||
|
tests/unittests/unittests
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue