Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorDaniel Narvaez <dwnarvaez@gmail.com>2012-06-29 13:45:44 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2012-06-29 13:45:44 (GMT)
commit9f68d82d489cf849de81ab87d98e4a8e7ca08e2e (patch)
tree9524741879e4f6ff6d0db092c4206b80c80df7af /README
parentb64baeef5902152a475491ddd68d6c578e3a4f00 (diff)
Document make test
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 6d03c50..fc4e7a0 100644
--- a/README
+++ b/README
@@ -60,6 +60,7 @@ make build-[module] Build a single module.
make clean Delete build artifacts and sources.
make bug-report Generate a bug report.
make shell Open a shell with proper build environment.
+make test Run UI tests
== Shell commands reference ==