aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | QmlDesigner: Add manual test for pixel perfect formeditor overlaysAlessandro Portale2017-12-153-0/+179
* | Clang: add globalFollowSymbol to RefactoringEngineIvan Donchevskii2017-12-144-26/+15
* | Clang: Move printing functions in clang support to unit testsMarco Bubke2017-12-132-1/+747
* | UnitTests: Make fake function inlineMarco Bubke2017-12-131-1/+1
* | Tests: Fix compile with MSVC2015Christian Stenger2017-12-131-2/+2
* | Support specifying complete result type in Utils::transformEike Ziller2017-12-121-4/+62
* | Merge remote-tracking branch 'origin/4.5'Eike Ziller2017-12-122-9/+2
|\|
| * Squish: Remove some more expected lines from tst_opencreator_qbsRobert Loehning2017-12-121-7/+0
| * Squish: Fix property nameRobert Loehning2017-12-121-2/+2
* | Clang: add more data to TokenInfo classIvan Donchevskii2017-12-111-1/+2
* | Clang: Rename HighlightingMark to TokenInfoIvan Donchevskii2017-12-118-1311/+1311
* | UnitTests: Fix ODR problem for print functionsMarco Bubke2017-12-114-17/+7
* | Simplify transform and add support for more input container typesEike Ziller2017-12-071-0/+13
* | Merge remote-tracking branch 'origin/4.5'Eike Ziller2017-12-078-21/+40
|\|
| * Squish: Improve testing of Welcome pageChristian Stenger2017-12-052-13/+21
| * Squish: Partial fix of tst_opencreator_qbsv4.5.0Robert Loehning2017-12-012-2/+1
| * Squish: Update expected line in tst_simple_debugRobert Loehning2017-12-011-1/+1
| * Squish: Stabilize tst_HELP05Robert Loehning2017-11-304-5/+17
* | Squish: Update combos for creating projectsRobert Loehning2017-12-062-4/+4
* | Debugger: Add test for new Debian gdb version stringhjk2017-12-061-0/+4
* | Welcome: Use https-linksRobert Loehning2017-12-061-2/+2
* | Clang: Merge FilePathView and NativeFilePathViewMarco Bubke2017-12-051-1/+1
* | UnitTests: Cleanup SymbolQuery testMarco Bubke2017-12-053-39/+20
* | UnitTests: Cleanup SourceRange testMarco Bubke2017-12-051-32/+14
* | UnitTests: Cleanup SourceLocation testMarco Bubke2017-12-051-27/+11
* | UnitTests: Cleanup FixIt testMarco Bubke2017-12-051-29/+12
* | UnitTests: Cleanup Diagnostic testMarco Bubke2017-12-053-60/+69
* | UnitTests: Cleanup ClientServerOutsideProcess testMarco Bubke2017-12-051-39/+14
* | UnitTests: Cleanup SupportiveTranslationUnitInitializer testMarco Bubke2017-12-053-44/+69
* | UnitTests: Cleanup ReferencesCollector testMarco Bubke2017-12-051-12/+10
* | Clang: Cleanup ClangQueryProjectFindFilter testMarco Bubke2017-12-051-1/+1
* | UnitTests: Cleanup FollowSymbol testMarco Bubke2017-12-051-35/+26
* | UnitTests: Remove heap allocations in the DocumentProcessor testMarco Bubke2017-12-051-30/+15
* | Utils: Clean up Utils::findOr and Utils::findOrDefaultTobias Hunger2017-12-011-1/+18
* | Utils: Support more containers with Utils::transformTobias Hunger2017-12-011-0/+73
* | Utils: Improve Utils::containsTobias Hunger2017-12-011-0/+12
* | Utils: Implement more Utils::anyOf variationsTobias Hunger2017-12-011-0/+24
* | SettingsAccessor: Add setters to VersionUpgraderTobias Hunger2017-11-301-7/+4
* | Tests: Fix compile on Windows and LinuxChristian Stenger2017-11-301-4/+6
* | UnitTests: Add mockup for Core::ICore::userResourcePath()Marco Bubke2017-11-291-0/+10
* | Add missing include to algorithm testEike Ziller2017-11-291-3/+4
* | Algorithm: Support std::vector<std::unique_ptr> with contains and findOrEike Ziller2017-11-291-0/+63
* | Merge remote-tracking branch 'origin/4.5'Eike Ziller2017-11-291-1/+1
|\|
| * Tests: Disable test for LLDBChristian Stenger2017-11-271-1/+1
* | Clang: Move QLocalServer in ConnectionClientMarco Bubke2017-11-2810-14/+260
* | TextEditor: Implement highlighting of function definitionsHugo Holgersson2017-11-283-6/+39
* | Tests: Fix compile on Linux and WindowsChristian Stenger2017-11-281-2/+3
* | Utils: Make algorithms take more containersTobias Hunger2017-11-271-0/+14
* | Utils: Add a manual test for Utils::CrumblePathAlessandro Portale2017-11-275-1/+155
* | UnitTests: Remove duplicateMarco Bubke2017-11-231-2/+1