YouCompleteMe/python/ycm
Homu d55b5c09d6 Auto merge of #2394 - micbou:move-client-tests, r=Valloric
[READY] Move client tests to the main tests folder

This makes it possible to configure all tests at a package level by implementing the `setUpPackage` and `tearDownPackage` functions in `python/ycm/tests/__init__.py` file.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/valloric/youcompleteme/2394)
<!-- Reviewable:end -->
2016-10-26 07:46:33 +09:00
..
client Auto merge of #2394 - micbou:move-client-tests, r=Valloric 2016-10-26 07:46:33 +09:00
tests Auto merge of #2394 - micbou:move-client-tests, r=Valloric 2016-10-26 07:46:33 +09:00
__init__.py Fixing python tests broken in rename 2013-05-19 20:06:14 -07:00
base.py Avoid evaluating Vim globals in Python 2016-05-06 20:14:10 +02:00
diagnostic_filter.py Refactor _FilterDiagnostics to rely on _ApplyDiagnosticFilter 2016-10-23 10:29:54 -04:00
diagnostic_interface.py Refactor _FilterDiagnostics to rely on _ApplyDiagnosticFilter 2016-10-23 10:29:54 -04:00
omni_completer.py Add tests for omni completer GetCompletions 2016-05-08 15:47:58 +01:00
paths.py Add error messages when ycmd crashed 2016-05-02 23:08:32 +02:00
setup.py Add error messages when ycmd crashed 2016-05-02 23:08:32 +02:00
syntax_parse.py Extract keywords from whole PreProc syntax group 2016-08-09 11:59:35 +02:00
unsafe_thread_pool_executor.py Update flake8 config 2016-03-06 17:39:55 +00:00
vimsupport.py Use helper function to get current directory 2016-10-18 15:35:51 +02:00
youcompleteme.py Create temporary files in a secure manner 2016-10-24 22:45:15 +02:00