[Libreoffice-commits] online.git: loleaflet/README
Tor Lillqvist
tml at collabora.com
Mon Feb 29 14:47:11 UTC 2016
loleaflet/README | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 70b7ee6d65415b4d18e2ec8889ebb9b155208446
Author: Tor Lillqvist <tml at collabora.com>
Date: Mon Feb 29 16:46:42 2016 +0200
Fix typos
diff --git a/loleaflet/README b/loleaflet/README
index 7c91a30..6089569 100644
--- a/loleaflet/README
+++ b/loleaflet/README
@@ -55,13 +55,13 @@ check the loolwsd console for the debugging output.
Testing
-------
- to run the unit tests
- + open sepc/loleaflet.html in the browser
+ + open spec/loleaflet.html in the browser
- to simulate an editing session and to get the tile loading times
+ open spec/tilebench.html in the browser
- to simulate a client opening several documents in the browser
+ open spec/loadtest.html in the browser
- to simulate a client opening several documents in the console
- + run: mocha headlessLoadTest.js
+ + run: mocha spec/headlessLoadTest.js
- to simulate multiple clients opening several documents in the console
+ run: make load-test
More information about the Libreoffice-commits
mailing list