[Bash-completion-commits] [SCM] bash-completion branch, master, updated. 1.3-39-g2c78ae3

Ville Skyttä ville.skytta at iki.fi
Mon Mar 21 17:46:39 UTC 2011


The following commit has been merged in the master branch:
commit 2c78ae3ea1f33149e7c01de075aeae1b4748514c
Author: Ville Skyttä <ville.skytta at iki.fi>
Date:   Mon Mar 21 19:46:13 2011 +0200

    (testsuite) Add basic xzdec test case.

diff --git a/test/completion/xzdec.exp b/test/completion/xzdec.exp
new file mode 100644
index 0000000..65330d6
--- /dev/null
+++ b/test/completion/xzdec.exp
@@ -0,0 +1 @@
+assert_source_completions xzdec
diff --git a/test/lib/completions/a2ps.exp b/test/lib/completions/xzdec.exp
similarity index 80%
copy from test/lib/completions/a2ps.exp
copy to test/lib/completions/xzdec.exp
index 77cd07f..578cba7 100644
--- a/test/lib/completions/a2ps.exp
+++ b/test/lib/completions/xzdec.exp
@@ -11,7 +11,7 @@ proc teardown {} {
 setup
 
 
-assert_complete_any "a2ps "
+assert_complete_any "xzdec "
 
 
 sync_after_int

-- 
bash-completion



More information about the Bash-completion-commits mailing list