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

Ville Skyttä ville.skytta at iki.fi
Sat Oct 23 11:39:32 UTC 2010


The following commit has been merged in the master branch:
commit 049e32ae665a22a0e8c5e88509a5f5f40e867266
Author: Ville Skyttä <ville.skytta at iki.fi>
Date:   Sat Oct 23 14:35:25 2010 +0300

    Add dirs-only rmdir test case.

diff --git a/test/lib/completions/rmdir.exp b/test/lib/completions/rmdir.exp
index cc60476..6452b4b 100644
--- a/test/lib/completions/rmdir.exp
+++ b/test/lib/completions/rmdir.exp
@@ -17,4 +17,10 @@ assert_complete_any "rmdir "
 sync_after_int
 
 
+assert_complete {"bar bar.d/" foo.d/} "rmdir fixtures/shared/default/"
+
+
+sync_after_int
+
+
 teardown

-- 
bash-completion



More information about the Bash-completion-commits mailing list