YouCompleteMe/python/ycm/tests
micbou b78c403cfe Clean up YCM object in PostComplete tests
Move PostComplete tests inside a class that defines setUp and tearDown
methods. Clean YCM object in tearDown method. This fixes the error
"OSError: [WinError 6] The handle is invalid" on Windows with
Python 3.5.
2016-02-29 20:06:01 +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 Futurize pass + manual fixes 2016-02-27 16:12:44 -08:00
event_notification_test.py Consistent handling of ServerError exceptions 2016-02-28 19:23:40 -08:00
omni_completion_request_tests.py Futurize pass + manual fixes 2016-02-27 16:12:44 -08:00
paths_test.py Minor tweaks 2016-02-28 19:23:40 -08:00
postcomplete_tests.py Clean up YCM object in PostComplete tests 2016-02-29 20:06:01 +01:00
syntax_parse_test.py Futurize pass + manual fixes 2016-02-27 16:12:44 -08:00
vimsupport_test.py Ensuring vimsupport only returns unicode text 2016-02-28 19:23:40 -08:00
youcompleteme_test.py Addressing review comments 2016-02-29 10:26:50 -08:00