summaryrefslogtreecommitdiff
path: root/test/completion/enscript.exp
Commit message (Collapse)AuthorAgeFilesLines
* Run tests based on installed completions, not just command availability.Ville Skyttä2010-04-121-3/+1
| | | | http://lists.alioth.debian.org/pipermail/bash-completion-devel/2010-February/002556.html
* Reviewed tests e*Freddy Vulto2009-07-171-0/+3
Fixed `assert_complete()' to remove an optional (partial) argument from `cmd' when expecting `cmd + longestCommonPrefix'. Added `prompt' argument to procs `assert_bash_exec()' & `sync_after_int()'