From 36135d46e66b012f381a3c5524997107feeff1fd Mon Sep 17 00:00:00 2001 From: electron128 Date: Sun, 14 Feb 2016 10:23:37 +0100 Subject: [PATCH] added info about tests to readme --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index c75a9e308..dba3d8c64 100644 --- a/README.md +++ b/README.md @@ -117,3 +117,10 @@ distant_machine:~/ > ssh rs_host -L 9090:localhost:9090 -N http://localhost:9090 That also works with a retroshare GUI of course. + +Compile and run tests +--------------------- + +qmake CONFIG+=tests +make +tests/unittests/unittests