YouCompleteMe/python/ycm/server/tests
Strahinja Val Markovic c274b7d4f8 Fixing the diagnostic-related race conditions
Now, every FileReadyToParse event returns diagnostics, if any. This is instead
of the previous system where the diagnostics were being fetched in a different
request (this caused race conditions).
2013-10-07 11:03:29 -07:00
..
__init__.py A (barely) working version of ycmd + client 2013-10-07 11:03:26 -07:00
basic_test.py Fixing the diagnostic-related race conditions 2013-10-07 11:03:29 -07:00