From 760c644a1d9f55c91b74521b112958966e00ea31 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Tue, 22 Apr 2014 18:35:11 +0200 Subject: Import Von's tests, with cleanups. --- tests/README | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 tests/README (limited to 'tests/README') 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 : + * 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 -- cgit v1.2.3-54-g00ecf