The following commit has been merged in the master branch:
commit f41d7e2ff660fdf9a95490d4fb438eefa565e9d1
Author: Ville Skyttä <[email protected]>
Date: Sat Feb 18 10:10:38 2012 +0200
testsuite: Add basic su test case.
diff --git a/test/completion/su.exp b/test/completion/su.exp
new file mode 100644
index 0000000..8c123fc
--- /dev/null
+++ b/test/completion/su.exp
@@ -0,0 +1 @@
+assert_source_completions su
diff --git a/test/lib/completions/pwd.exp b/test/lib/completions/su.exp
similarity index 81%
copy from test/lib/completions/pwd.exp
copy to test/lib/completions/su.exp
index f40fdb9..55dd80d 100644
--- a/test/lib/completions/pwd.exp
+++ b/test/lib/completions/su.exp
@@ -9,9 +9,9 @@ proc teardown {} {
setup
+assert_complete_any "su "
-assert_no_complete "pwd "
sync_after_int
--
bash-completion
_______________________________________________
Bash-completion-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/bash-completion-commits