The following commit has been merged in the master branch:
commit 5d9e4f0c693fe1b3eaa5361a99b5409d166bec72
Author: Ville Skyttä <[email protected]>
Date: Mon Jan 18 19:20:40 2010 +0200
(testsuite) Enable gzip and bzip2 tests.
diff --git a/test/completion/bzip2.exp b/test/completion/bzip2.exp
new file mode 100644
index 0000000..fd7c85d
--- /dev/null
+++ b/test/completion/bzip2.exp
@@ -0,0 +1,3 @@
+if {[assert_bash_type {bzip2}]} {
+ source "lib/completions/bzip2.exp"
+}; # if
diff --git a/test/completion/gzip.exp b/test/completion/gzip.exp
new file mode 100644
index 0000000..78af4f0
--- /dev/null
+++ b/test/completion/gzip.exp
@@ -0,0 +1,3 @@
+if {[assert_bash_type {gzip}]} {
+ source "lib/completions/gzip.exp"
+}; # if
--
bash-completion
_______________________________________________
Bash-completion-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/bash-completion-commits