aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArun Isaac2017-02-28 14:26:39 +0530
committerArun Isaac2017-02-28 14:26:39 +0530
commitbb046938784282691b276cc3490cf8535b115a25 (patch)
tree4f9c2e3df112dbedfe00a2120fe9aefa13cad30f
parentc0cb133f3d5f89ba6bd86a1de323b28c5f355111 (diff)
downloadexiftool.el-bb046938784282691b276cc3490cf8535b115a25.tar.gz
exiftool.el-bb046938784282691b276cc3490cf8535b115a25.tar.lz
exiftool.el-bb046938784282691b276cc3490cf8535b115a25.zip
Update README.v0.1
* README.org: Add "Running tests" section.
-rw-r--r--README.org8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.org b/README.org
index 9317b74..2acf354 100644
--- a/README.org
+++ b/README.org
@@ -84,6 +84,14 @@ Start an exiftool process if one is not already running.
If an exiftool process is already running, delete it, and create a new
one. Return the process object of the newly created process.
+* Running tests
+
+Tests are located in the /tests/ folder. You can run them using
+
+#+BEGIN_SRC bash
+ make -C tests check
+#+END_SRC
+
* License
el-exiftool is free software released under the terms of the [[https://www.gnu.org/licenses/gpl.txt][GNU