[Bash-completion-commits] [SCM] bash-completion branch, master, updated. 1.3-330-g8641a8c

Igor Murzov e-mail at date.by
Tue May 24 21:29:34 UTC 2011


The following commit has been merged in the master branch:
commit 1a8f3c9583f5f18bfd3108f08ca85ea609421f29
Author: Igor Murzov <igor at gplsoft.org>
Date:   Sat May 21 17:30:23 2011 +0400

    testsuite: add basic rpm2tgz test case

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

-- 
bash-completion



More information about the Bash-completion-commits mailing list