[Bash-completion-devel] [Bash-completion-commits] e7d7ae81 (testsuite) Always look for command availability before testing?completion.
Freddy Vulto
fvulto at gmail.com
Fri Feb 5 13:45:25 UTC 2010
I've added helper methods to the test suite (commit c70c1ec):
- assert_source_completions()
- is_bash_completion_installed_for()
and modified `completion/perldoc' accordingly:
assert_source_completions perldoc
If all agree, we can propagate this to the other tests in completion/*.
By the way, skeleton test files for a command can be generated easily by
executing:
$ ./generate <command>
Regards,
Freddy Vulto
http://fvue.nl
More information about the Bash-completion-devel
mailing list