summaryrefslogtreecommitdiff
path: root/tests/README
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
07-11added SIGSTOP/SIGCONT support; SIGTERM now works ;)necoro8-208/+275 2007-07-09bug in shutdown pluginnecoro2-5/+12 2007-07-09added resume_loop pluginnecoro1-1/+1 2007-07-09added resume_loop pluginnecoro10-22/+162 2007-07-07some more documentationnecoro6-4/+108 2007-07-07Some documentation worknecoro7-18/+129