1.1
Reviewed tests v*, w*, x* & y* Directories `test/_completion_to_review' & 'lib/completions_to_review' are now removed.
new indentation policy
(testsuite) Improve `cancel' with dummy print job A dummy print job is now created (and removed/cancelled) when testing `cancel' completion. To run the test:
(testsuite) Added empty directories to git Empty directories are ignored by git. By putting an empty .gitignore in the directory, the directory can be added to git.
fix conflicts
Improved test suite from bash-completion-lib Run the tests with: $ cd test $ ./runCompletionUnit $ ./runCompletionCompletion
(test suite) Added global var `bash_versinfo_0' This variable was introduced by unit/_get_cword.exp but is now upgraded to a global var.
Add generate script for completion tests