1.2
Split ipsec completion into contrib/ipsec.
(testsuite) Expand PATH with 'sbin' directories This allows for testing completions of system administrator commands, which are installed via the same PATH expansion in `bash_completion.have()'
Add wol(1) completion.
Improved test suite from bash-completion-lib Run the tests with: $ cd test $ ./runCompletionUnit $ ./runCompletionCompletion
Merge branch 'use-_get_comp_words_by_ref'
(testsuite) Add a --debug-xtrace option to run.
(testsuite) mv fixture1 fixtures/shared/default
(testsuite) Added helper functions - assert_source_completions() - is_bash_completion_installed_for()
Run delegated test tools/scripts with exec.
(lint) Anchor command start more strictly to avoid false positives.