[Bash-completion-commits] [SCM] bash-completion branch, master, updated. 1.3-302-gd8e22da

Ville Skyttä ville.skytta at iki.fi
Sun May 15 12:59:51 UTC 2011


The following commit has been merged in the master branch:
commit d8e22da94b13b69378415b2a8ac3006913a90811
Author: Ville Skyttä <ville.skytta at iki.fi>
Date:   Sun May 15 15:58:42 2011 +0300

    testsuite: Add basic msynctool test case.

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

-- 
bash-completion



More information about the Bash-completion-commits mailing list