YouCompleteMe/python/ycm/tests
micbou 805911b56b Use SetQuickFixList for GoTo* subcommands
Open the quickfix window to full width at the bottom of the screen with
its height set to fit all entries. This behavior can be overridden by
using the YcmQuickFixOpened autocommand.
Add a new section for autocommands in the documentation.
Update GoTo and ReplaceChunks tests.
2016-06-13 00:25:12 +02:00
..
testdata Now extracting PHP functions. 2014-09-02 10:53:38 -07:00
__init__.py Update flake8 config 2016-03-06 17:39:55 +00:00
base_test.py Update flake8 config 2016-03-06 17:39:55 +00:00
event_notification_test.py Add tests for omni completer GetCompletions 2016-05-08 15:47:58 +01:00
omni_completer_test.py Add tests for omni completer GetCompletions 2016-05-08 15:47:58 +01:00
paths_test.py Starting ycmd with Python used to build it 2016-04-27 19:42:00 -07:00
postcomplete_tests.py Add tests for omni completer GetCompletions 2016-05-08 15:47:58 +01:00
syntax_parse_test.py Fix LookupError exception when opening a file 2016-05-10 16:30:04 +02:00
vimsupport_test.py Use SetQuickFixList for GoTo* subcommands 2016-06-13 00:25:12 +02:00
youcompleteme_test.py Simplify YouCompleteMe test 2016-02-29 20:06:01 +01:00