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

Ville Skyttä ville.skytta at iki.fi
Sat Jan 30 10:45:09 UTC 2010


The following commit has been merged in the master branch:
commit b996ff01cbc30bd25143b4a296358ab8f7bbc37b
Author: Ville Skyttä <ville.skytta at iki.fi>
Date:   Sat Jan 30 12:36:29 2010 +0200

    (testsuite) Add java -jar test.

diff --git a/test/lib/completions/java.exp b/test/lib/completions/java.exp
index bc0b481..2a8183b 100644
--- a/test/lib/completions/java.exp
+++ b/test/lib/completions/java.exp
@@ -37,4 +37,10 @@ assert_no_complete "java -cp \"\" "
 sync_after_int
 
 
+assert_complete "a/ bashcomp.jar" "java -jar fixtures/java/"
+
+
+sync_after_int
+
+
 teardown

-- 
bash-completion



More information about the Bash-completion-commits mailing list