c2f26159f6
Now that the server supports Java natively, we need to use a filetype that does not have native support to ensure that we call the mocked omnifunc, but also one for which YCM has a semantic trigger. Rather than picking another random languagse, which might break in the future, we invent a language (ycmtest) and supply a manual trigger mapping to the YouCompleteMe object. |
||
---|---|---|
.. | ||
client | ||
testdata | ||
__init__.py | ||
base_test.py | ||
command_test.py | ||
completion_test.py | ||
diagnostic_filter_test.py | ||
event_notification_test.py | ||
omni_completer_test.py | ||
paths_test.py | ||
postcomplete_test.py | ||
syntax_parse_test.py | ||
test_utils.py | ||
vimsupport_test.py | ||
youcompleteme_test.py |