blob: 970af69dc21332d468cae06441fb0870b804bd55 (
plain)
1
2
3
4
5
6
7
8
9
10
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
|