[Bash-completion-commits] [SCM] bash-completion branch, master, updated. 1.3-313-gc36b68c

Ville Skyttä ville.skytta at iki.fi
Tue May 24 15:55:10 UTC 2011


The following commit has been merged in the master branch:
commit 25a74334e190dbcb15a402de538e57feb8e0edf1
Author: Ville Skyttä <ville.skytta at iki.fi>
Date:   Fri May 20 20:44:02 2011 +0300

    testsuite: Add basic cfagent test case.

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

-- 
bash-completion



More information about the Bash-completion-commits mailing list