YouCompleteMe/python/ycm/tests
micbou 2eb75ced81 Update buffers-related tests
Mock buffers as a list of buffers where each buffer is represented
as a dictionary containing its filename, its number, and optionally
its associated window.
Test buffer visibility instead of existence.
Mock Vim wipeout command.
Refactor Vim mocks.
2015-11-11 14:18:26 +01:00
..
testdata Now extracting PHP functions. 2014-09-02 10:53:38 -07:00
__init__.py Support subcommands which return detailed info 2015-09-20 21:30:23 +01:00
base_test.py Custom identifier support now done. 2014-08-28 11:39:10 -07:00
postcomplete_tests.py fixup! To determine which completion prompted CompleteDone, look at the new variable if vim is recent enough. 2015-09-10 09:18:48 -06:00
syntax_parse_test.py Support subcommands which return detailed info 2015-09-20 21:30:23 +01:00
vimsupport_test.py Update buffers-related tests 2015-11-11 14:18:26 +01:00