summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2017-02-26 18:32:51 +0200
committerLars Wirzenius <liw@liw.fi>2017-02-26 18:32:51 +0200
commit484f3a088a8493f1032c1476a2569c284d7ce3be (patch)
tree618fbdd5bc27517f40b2e52d30d753faa8e5233a /README
parent3e54d26321862dfce7b4280ff9e1c7e5a8dd5a03 (diff)
downloadvmdb2-484f3a088a8493f1032c1476a2569c284d7ce3be.tar.gz
Update README about running tests
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 10 insertions, 0 deletions
diff --git a/README b/README
index 06a89b5..058ef1b 100644
--- a/README
+++ b/README
@@ -8,3 +8,13 @@ very large number of configuration settings, the new one reads a
specification file, essentially a domain-specific language for disk
image building.
+Hacking
+-----------------------------------------------------------------------------
+
+To run automated tests:
+
+ ./check
+
+You'll need the yarn program (part of the [cmdtest][] package).
+
+[cmdtest]: http://liw.fi/cmdtest/