diff options
author | pranomostro <pranomestro@gmail.com> | 2016-12-23 14:25:48 +0100 |
---|---|---|
committer | pranomostro <pranomestro@gmail.com> | 2016-12-23 14:25:48 +0100 |
commit | fad00f61a7ef6ce05119bef5b2181004e7882747 (patch) | |
tree | 3b143d6a3a617fa69891f1dfe5ab62d7d0af127c /tests/README | |
parent | c38aca268244d3c7004d6987a63d5756df148209 (diff) |
Removed tests, updated version number.
Diffstat (limited to 'tests/README')
-rw-r--r-- | tests/README | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/tests/README b/tests/README deleted file mode 100644 index e491c53..0000000 --- a/tests/README +++ /dev/null @@ -1,15 +0,0 @@ -ratox[0] text suite. - -0. move this folder in the ratox source dir -1. build ratox -2. run your tests - -WARNING: spawing a test creates two throw-away IDs, and opens two -connections by default. If starting too much test, it could make it to -the point your router might not be able to forward traffic correctly to -the DHT, rendering your users incapable of seeing each others online. - -In case it happens, simply wait for the stale connections to close -themselves, or reboot your computer. - -[0] http://git.z3bra.org/ratox/log.html |