aboutsummaryrefslogtreecommitdiff
path: root/test/setup.sh
Commit message (Collapse)AuthorAge
* Add support for quiet output of otp code commandMartin Kletzander2020-09-12
| | | | | | | | | When using this option the output of `pass otp -q ...` is predictable and can be further used without parsing even when the password store is a repository as well. This is useful, for example, when using rofi-pass. The patch is written in a way that other commands can optionally use the quiet option for otp_insert as well.
* Modified setup.sh to pass lintLucid One2018-03-07
|
* Check that testing prerequisites are installedLucid One2018-03-07
|
* Use expect for interactive testsTad Fisher2017-03-20
|
* Add cmd_insert_uri; refactor testsTad Fisher2017-03-18
|
* Fix buildTad Fisher2017-03-16
|
* Add test harness and basic insert testTad Fisher2017-03-16