[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 84c578c1d8290eba198749231ba803dbe83d4bbc
Author: Igor Murzov <igor at gplsoft.org>
Date: Sat May 21 17:31:31 2011 +0400
testsuite: Add basic slapt test cases
diff --git a/test/completion/slapt-get.exp b/test/completion/slapt-get.exp
new file mode 100644
index 0000000..6c37d52
--- /dev/null
+++ b/test/completion/slapt-get.exp
@@ -0,0 +1 @@
+assert_source_completions slapt-get
diff --git a/test/completion/slapt-src.exp b/test/completion/slapt-src.exp
new file mode 100644
index 0000000..90abfd5
--- /dev/null
+++ b/test/completion/slapt-src.exp
@@ -0,0 +1 @@
+assert_source_completions slapt-src
diff --git a/test/lib/completions/aclocal.exp b/test/lib/completions/slapt-get.exp
similarity index 77%
copy from test/lib/completions/aclocal.exp
copy to test/lib/completions/slapt-get.exp
index da133aa..0cb0d3d 100644
--- a/test/lib/completions/aclocal.exp
+++ b/test/lib/completions/slapt-get.exp
@@ -11,7 +11,7 @@ proc teardown {} {
setup
-assert_complete_any "aclocal "
+assert_complete_any "slapt-get -"
sync_after_int
diff --git a/test/lib/completions/aclocal.exp b/test/lib/completions/slapt-src.exp
similarity index 77%
copy from test/lib/completions/aclocal.exp
copy to test/lib/completions/slapt-src.exp
index da133aa..ff1339c 100644
--- a/test/lib/completions/aclocal.exp
+++ b/test/lib/completions/slapt-src.exp
@@ -11,7 +11,7 @@ proc teardown {} {
setup
-assert_complete_any "aclocal "
+assert_complete_any "slapt-src -"
sync_after_int
--
bash-completion
More information about the Bash-completion-commits
mailing list