[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 e82fef047a511d132cb60476699644ddbe9b82d6
Author: Igor Murzov <igor at gplsoft.org>
Date:   Sat May 21 17:40:35 2011 +0400

    testsuite: Add basic slackpkg test case

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

-- 
bash-completion



More information about the Bash-completion-commits mailing list