2.4
Merge pull request #22 from rical/master
(testuite) Fix tests to run with autotools' make distcheck File locations are prefixed with `$::srcdir' so that `make distcheck' can execute the test suite using a relative path.
(test suite): Remove Bash::Completion.3pm.gz from git, create on the fly
(test suite): Pass assert_complete_any for exact/only given arg completed
Improved test suite from bash-completion-lib Run the tests with: $ cd test $ ./runCompletionUnit $ ./runCompletionCompletion
(test suite): Fix fallout from fec077d
Added test/site.{bak,exp} to .gitignore
autotools: Use MKDIR_P instead of mkdir_p (Alioth: #313671).
testsuite/generate: Tweak linefeeds.
Remove various comments related to bash versions we don't support
test suite: Add bashcomp_bash env var for better control on tested bash
Run delegated test tools/scripts with exec.
lint: Check for sed without "command"