m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/tests/README
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2014-04-22 18:35:11 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2014-04-22 18:35:11 +0200
commit760c644a1d9f55c91b74521b112958966e00ea31 (patch)
tree2514b500511a8dcf0d56d2a49ee69487f5cb4f56 /tests/README
parent07bcfccebfa2f885849f0b8698a496c3c757d8a7 (diff)
Import Von's tests, with cleanups.
Diffstat (limited to 'tests/README')
-rw-r--r--tests/README11
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/README b/tests/README
new file mode 100644
index 0000000..970af69
--- /dev/null
+++ b/tests/README
@@ -0,0 +1,11 @@
+password-store Test Suite
+=========================
+
+Uses <https://github.com/mlafeldt/sharness>:
+ * sharness.sh
+ * aggregate-results.sh
+
+To run all tests, run 'make test' from the parent directory.
+
+To debug an individual test, run it directly with '-v', e.g.:
+ $ ./t0001-sanity-checks.sh -v