[Bash-completion-commits] [SCM] bash-completion branch, master, updated. c858043cbc58333d15be1c1750ef190762c4fe4c

Ville Skyttä ville.skytta at iki.fi
Wed Jun 16 17:34:38 UTC 2010


The following commit has been merged in the master branch:
commit c858043cbc58333d15be1c1750ef190762c4fe4c
Author: Ville Skyttä <ville.skytta at iki.fi>
Date:   Wed Jun 16 20:34:08 2010 +0300

    Add basic tests for hping2.

diff --git a/test/completion/hping2.exp b/test/completion/hping2.exp
new file mode 100644
index 0000000..e9df7c2
--- /dev/null
+++ b/test/completion/hping2.exp
@@ -0,0 +1 @@
+assert_source_completions hping2
diff --git a/test/lib/completions/abook.exp b/test/lib/completions/hping2.exp
similarity index 82%
copy from test/lib/completions/abook.exp
copy to test/lib/completions/hping2.exp
index 3f4e301..03af8c9 100644
--- a/test/lib/completions/abook.exp
+++ b/test/lib/completions/hping2.exp
@@ -11,7 +11,7 @@ proc teardown {} {
 setup
 
 
-assert_complete_any "abook "
+assert_complete_any "hping2 "
 
 
 sync_after_int

-- 
bash-completion



More information about the Bash-completion-commits mailing list