summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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