summaryrefslogtreecommitdiff
path: root/tests/unit/unittest
Commit message (Expand)AuthorAgeFilesLines
* Clang: Add clang refactoringMarco Bubke2016-08-0418-6/+1063
* Utils: Add std::string conversion constructor and operator to small stringMarco Bubke2016-08-021-0/+9
* Utils: Add iterator constructors to small stringMarco Bubke2016-08-021-0/+27
* Utils: Fix smallstringMarco Bubke2016-08-021-1/+1
* Clang: Process distinct documents concurrentlyNikolai Kosjar2016-07-2823-563/+1699
* Clang: Extract TranslationUnitCore and (re)parse explicitlyNikolai Kosjar2016-07-2813-346/+536
* Clang: Extract TranslationUnitUpdaterNikolai Kosjar2016-07-283-6/+134
* Clang: Prepare for multi-threadingNikolai Kosjar2016-07-285-88/+88
* Merge remote-tracking branch 'origin/4.1'Orgad Shaneh2016-07-221-2/+16
|\
| * Clang: Fix assert in code completion testDavid Schulz2016-07-221-2/+16
* | UnitTests: Clean up line prefixer testMarco Bubke2016-07-191-43/+65
* | Clang: Fix warning in unit testNikolai Kosjar2016-07-181-1/+1
* | Clang: Merge highlighting/diagnostics messagesNikolai Kosjar2016-07-187-88/+44
* | Clang: Remove ClangCodeModelClientDispatcherMarco Bubke2016-07-121-1/+1
* | Clang: Decouple ConnectionClient and ClangCodeModel*Marco Bubke2016-07-121-3/+3
* | Clang: Start ConnectionClient asynchronouslyMarco Bubke2016-07-121-5/+18
* | Merge remote-tracking branch 'origin/4.1'Eike Ziller2016-07-111-6/+5
|\ \ | |/
| * Clang: Honor fixits own locations in ClangFixItOperationNikolai Kosjar2016-07-081-6/+5
* | Merge remote-tracking branch 'origin/4.1'Eike Ziller2016-07-055-5/+35
|\ \ | |/
| * Clang: Adjust mangled name test to accept any output.David Schulz2016-07-051-1/+1
| * Clang: Pass on file paths with native separatorsNikolai Kosjar2016-07-044-4/+34
* | Clang: Rename Ipc* in ClangCodeModel*Marco Bubke2016-06-306-96/+96
|/
* Merge remote-tracking branch 'origin/4.0' into 4.1Eike Ziller2016-06-284-20/+78
|\
| * Clang: Fix dot-arrow-correction for not-yet-parsed unsaved contentNikolai Kosjar2016-06-244-20/+78
| * UnitTests: Disable small string testMarco Bubke2016-06-231-1/+1
* | Clang: Fix updating revision number for all translation unitsNikolai Kosjar2016-06-231-1/+18
* | Clang: Tests: Use test data working with clang 3.6 *and* clang 3.8Nikolai Kosjar2016-06-222-17/+15
* | Merge remote-tracking branch 'origin/4.0' into 4.1Eike Ziller2016-06-221-7/+3
|\ \ | |/
| * Clang: Fix compiling unittest on windows.David Schulz2016-06-211-7/+3
* | UnitTests: Disable small string testMarco Bubke2016-06-081-1/+1
* | UnitTest: Fix compilationOrgad Shaneh2016-05-171-1/+1
* | Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-05-096-1/+207
|\ \ | |/
| * Clang: Fix dot to arrow correctionNikolai Kosjar2016-05-036-1/+207
* | Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-05-033-4/+51
|\ \ | |/
| * Fix building creator with the intel compiler.David Schulz2016-04-261-1/+1
| * Clang: Avoid parse loop if libclang crashed or file vanishedNikolai Kosjar2016-04-262-3/+50
* | Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-04-221-0/+14
|\ \ | |/
| * Clang: Fix SOFT ASSERT: "!m_functionName.isEmpty()"Nikolai Kosjar2016-04-201-0/+14
* | Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-04-202-2/+2
|\ \ | |/
| * Clang: Tests: Fix compilation with clang-3.6 using stdlibNikolai Kosjar2016-04-191-1/+1
| * Test: Fix typo in gmock detection messagehjk2016-04-181-1/+1
* | Wholesale conversion to #pragma oncehjk2016-03-3012-55/+12
* | Utils: Add constructor for character pointerMarco Bubke2016-03-081-0/+16
* | Clang: Remove unused functionMarco Bubke2016-03-071-18/+0
* | Clang: Add Declaration highlightingMarco Bubke2016-03-072-101/+115
* | Clang: Rename HighlightingInformation to HighlightingMarkMarco Bubke2016-03-078-1047/+1019
|/
* Clang: Add some tests for lambda highlightingOrgad Shaneh2016-03-011-0/+21
* Clang: Ignore certain warnings in header filesNikolai Kosjar2016-02-251-0/+27
* UnitTests: Search for the google test in sibling directories tooMarco Bubke2016-02-251-8/+24
* Utils: Rename isReference to isReadOnlyReferenceMarco Bubke2016-02-251-9/+9