aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorHarry Jeffery <harry@exec64.co.uk>2015-12-08 16:36:26 +0000
committerHarry Jeffery <harry@exec64.co.uk>2015-12-08 16:39:31 +0000
commitc8f4c755c3df8f8a9a304a55036baa9ea20cf943 (patch)
treef2500f328845043fd15f145b53cf131483150d47 /README.md
parentad1aca588a29516896e0088c3c207127d732e3ce (diff)
downloadimv-c8f4c755c3df8f8a9a304a55036baa9ea20cf943.tar.gz
Add testing infrastructure
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1598ca6..b6199a8 100644
--- a/README.md
+++ b/README.md
@@ -51,6 +51,13 @@ Installation
$ make
# make install
+Tests
+-----
+
+`imv` has a work-in-progress test suite. The test suite requires `cmocka`.
+
+ $ make check
+
Contact
-------