summaryrefslogtreecommitdiff
path: root/tests/t0102-summary.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Brown paper bag: don't use `grep -v`Lars Hjemli2008-02-241-3/+3
| | | | | | | | | | | For some inexplicable reason I'd gotten the semantics of `grep -v` totally backwards, thinking it somehow would make the exitcode from grep indicate the non-match of the specified pattern. This fixes the broken tests and gives me a valuable lession about shell programming at the same time. Signed-off-by: Lars Hjemli <hjemli@gmail.com>
* Create initial testsuiteLars Hjemli2007-11-111-0/+20
This creates a simple testsuite, heavily inspired by the testsuite in git. Signed-off-by: Lars Hjemli <hjemli@gmail.com>
d> 2015-07-24passmenu: Space to tabsChris Down1-2/+2 2015-07-24passmenu: Only pass first line to xdotoolChris Down1-1/+3 2015-07-24passmenu: Read from stdin when using xdotool to type passwordChris Down1-1/+1 2015-05-26emacs: Make `password-store-password-length' customizableNicolas Petton1-3/+10