YouCompleteMe/python/ycm/server/tests
Strahinja Val Markovic e424d75c42 Preventing traceback for detailed diagnostic
Previously we'd show a Python traceback if the user asked for a detailed
diagnostic in a file that wasn't supported by Clang (something written in Python
perhaps). Now we show an nice, far less scary message informing the user of
this.

Fixes #748.
2014-01-02 14:24:17 -08:00
..
testdata Unit tests for Omnisharp's smarter solution finder 2013-11-29 22:13:04 +01:00
__init__.py A (barely) working version of ycmd + client 2013-10-07 11:03:26 -07:00
diagnostics_test.py Preventing traceback for detailed diagnostic 2014-01-02 14:24:17 -08:00
get_completions_test.py Better handling of unknown extra conf files 2013-12-21 11:19:39 -08:00
misc_handlers_test.py Split server tests into multiple files 2013-10-26 12:15:56 -07:00
subcommands_test.py Split server tests into multiple files 2013-10-26 12:15:56 -07:00
test_utils.py Added the g:ycm_use_ultisnips_completer option 2013-11-15 16:22:20 -08:00