[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:35 UTC 2011


The following commit has been merged in the master branch:
commit 7889a6682f0952ebe95dffb5add8c8bb406e7e6d
Author: Igor Murzov <igor at gplsoft.org>
Date:   Sat May 21 17:39:58 2011 +0400

    testsuite: Add basic sbopkg test case

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

-- 
bash-completion



More information about the Bash-completion-commits mailing list