summaryrefslogtreecommitdiff
path: root/tests/unit/unittest/clangcodecompleteresultstest.cpp
Commit message (Expand)AuthorAgeFilesLines
* UnitTest: CleanupMarco Bubke2016-09-191-118/+0
* Clang: Rename TranslationUnitCore to TranslationUnitNikolai Kosjar2016-09-071-3/+3
* Clang: Rename TranslationUnit(s) to Document(s)Nikolai Kosjar2016-09-071-19/+19
* Clang: Process distinct documents concurrentlyNikolai Kosjar2016-07-281-2/+3
* Clang: Extract TranslationUnitCore and (re)parse explicitlyNikolai Kosjar2016-07-281-5/+10
* Clang: Fix assert in code completion testDavid Schulz2016-07-221-2/+16
* Clang: Pass on file paths with native separatorsNikolai Kosjar2016-07-041-2/+6
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Clang: Tests on MSVC2013: Fix file name clashesNikolai Kosjar2015-11-261-1/+1
* Clang: Provide the language option to the backendNikolai Kosjar2015-11-061-0/+2
* Clang: Reparse only if files are changedMarco Bubke2015-08-311-4/+14
* Clang: Tests: Fix unit tests compilation on WindowsNikolai Kosjar2015-07-021-1/+1
* Clang: Reorder includesMarco Bubke2015-06-161-8/+8
* Clang: Rename CodeModelBackEnd in ClangBackEndMarco Bubke2015-06-161-0/+87