summaryrefslogtreecommitdiff
path: root/test/lib/completions/javadoc.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/lib/completions/javadoc.exp')
-rw-r--r--test/lib/completions/javadoc.exp6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/lib/completions/javadoc.exp b/test/lib/completions/javadoc.exp
index 0af8a3da..79e86138 100644
--- a/test/lib/completions/javadoc.exp
+++ b/test/lib/completions/javadoc.exp
@@ -12,8 +12,14 @@ setup
assert_complete_any "javadoc "
+sync_after_int
+
+
+assert_complete {"bar bar.d/" foo.d/} "javadoc -linkoffline $::srcdir/fixtures/shared/default/"
+sync_after_int
+assert_complete {"bar bar.d/" foo.d/} "javadoc -nodeprecated -linkoffline foo $::srcdir/fixtures/shared/default/"
sync_after_int