YouCompleteMe/python/ycm/tests
Davit Samvelyan 4d97437872 Moved parse request and diagnostics handling to python.
Moved File parse request handling and diagnostic extraction flow into
python to simplify flow and allow easier addition of new parse request
handlers such as semantic highlighter.
Refactored base_test to patch separate vimsupport functions instead of
the whole module, and interfering the test results afterwards.
Added new tests for diagnostic sign place/unplace and error/warning
count extraction API.
2016-02-21 14:47:54 +04: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 Moved parse request and diagnostics handling to python. 2016-02-21 14:47:54 +04:00
event_notification_test.py Moved parse request and diagnostics handling to python. 2016-02-21 14:47:54 +04:00
omni_completion_request_tests.py Remove interpreter line from Python sources 2016-02-05 16:24:03 +01:00
paths_test.py Remove interpreter line from Python sources 2016-02-05 16:24:03 +01:00
postcomplete_tests.py Remove interpreter line from Python sources 2016-02-05 16:24:03 +01:00
syntax_parse_test.py Remove interpreter line from Python sources 2016-02-05 16:24:03 +01:00
vimsupport_test.py Remove interpreter line from Python sources 2016-02-05 16:24:03 +01:00