Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Narvaez <dwnarvaez@gmail.com>2012-12-15 22:02:47 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2012-12-15 22:02:47 (GMT)
commitcd23328342a6ec2e92213990d720560388a3ae56 (patch)
tree760d005118ce4d99a66a9103177fb05a9bcbf8c5
parent43eb7dfbf2522905ee0e7c6d314553ca42bf6ee1 (diff)
Update to match sugar-build implementation
-rw-r--r--build.rst11
1 files changed, 9 insertions, 2 deletions
diff --git a/build.rst b/build.rst
index 201e831..e157e6e 100644
--- a/build.rst
+++ b/build.rst
@@ -114,8 +114,15 @@ build
run
Run sugar.
-test
- Run the UI tests.
+run-tests
+ Run the tests. All the modules are tested unless one is specified. For
+ example with make::
+
+ make run-tests-sugar
+
+ And inside the shell::
+
+ run-tests sugar
bug-report
Generate a bug report.