YouCompleteMe/cpp/ycm/tests
Strahinja Val Markovic cc53a46f54 ClangCompleter tests not built when no libclang
When the user doesn't want semantic completion with clang, then tests that test
those features are not included in the test binary.
2013-01-13 17:33:35 -08:00
..
ClangCompleter ClangCompleter tests not built when no libclang 2013-01-13 17:33:35 -08:00
gmock Using libc++ with clang from now on 2012-07-19 21:15:25 -07:00
testdata Refactored the clang completer; many bugs fixed 2012-08-11 19:37:08 -07:00
Candidate_test.cpp Moving the Result.h include out of Candidate.h 2012-09-06 11:37:22 -07:00
CMakeLists.txt ClangCompleter tests not built when no libclang 2013-01-13 17:33:35 -08:00
IdentifierCompleter_test.cpp Loading .ycm_clang_options files now 2012-07-22 15:19:28 -07:00
IdentifierUtils_test.cpp Removing some commented-out code 2012-08-11 19:06:46 -07:00
IndexForChar_test.cpp LetterHash -> LetterNodeListMap 2012-09-06 12:56:08 -07:00
IsUppercase_test.cpp LetterHash -> LetterNodeListMap 2012-09-06 12:56:08 -07:00
LetterBitsetFromString_test.cpp Using custom collection of Boost libs 2012-05-09 21:45:30 -07:00
TestUtils.cpp Loading .ycm_clang_options files now 2012-07-22 15:19:28 -07:00
TestUtils.h Loading .ycm_clang_options files now 2012-07-22 15:19:28 -07:00