aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * Squish: Remove hooking into subprocessesRobert Loehning2018-05-0212-684/+84
* | Clang: Add semantic C++ operator-token stylingHugo Holgersson2018-04-303-13/+336
* | QmlJs: add test for code modelMarco Benelli2018-04-271-0/+10
* | Tests: Fix include pathChristian Stenger2018-04-271-0/+3
* | ClangTools: Add tool that runs clang-tidy and clazyIvan Donchevskii2018-04-262-0/+13
* | Merge "Merge remote-tracking branch 'origin/4.6'"Eike Ziller2018-04-266-87/+82
|\ \
| * | Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-04-266-87/+82
| |\|
| | * Squish: Update expected tree after removing WebEngineRobert Loehning2018-04-202-3/+5
| | * Squish: Fix expected compile error messageRobert Loehning2018-04-201-2/+2
| | * Squish: Flip bool to its correct meaningRobert Loehning2018-04-201-5/+5
| | * Squish: Fix timing issue in tst_HELP04Robert Loehning2018-04-201-2/+4
| | * Squish: Update tst_HELP04 for current Qt versionsRobert Loehning2018-04-192-48/+65
| | * Squish: Don't expect WebEngine or WebKitRobert Loehning2018-04-194-37/+12
| | * Squish: Update tst_HELP04 for hidden "Search" buttonRobert Loehning2018-04-191-2/+1
* | | Clang: Use current TranslationUnit follow symbol based on clang code modelIvan Donchevskii2018-04-261-1/+12
|/ /
* | Squish: Update Options dialogRobert Loehning2018-04-241-1/+1
* | Clang: Simplify name and type in FullTokenInfo for functionsIvan Donchevskii2018-04-231-1/+0
* | Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-04-194-15/+4
|\|
| * Squish: Fix provided test settings for macOSChristian Stenger2018-04-181-2/+2
| * Squish: Add expected error message for MSVC2015Robert Loehning2018-04-181-0/+1
| * Squish: Fix property name in tst_WELP03Robert Loehning2018-04-171-1/+1
| * Squish: Remove dead codeChristian Stenger2018-04-171-12/+0
* | Timeline: Move modelId generation into aggregatorUlf Hermann2018-04-1710-94/+113
* | Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-04-1727-158/+177
|\|
| * Squish: Check also for expected clang on macOSChristian Stenger2018-04-171-3/+4
| * Squish: Replace Qt 5.3 kit with Qt 5.10Robert Loehning2018-04-1623-146/+154
| * Squish: Update tst_designer_goto_slot for Qt>=5.10Robert Loehning2018-04-133-9/+19
* | ClangTools: Split generic part from static analyzer toolIvan Donchevskii2018-04-1314-54/+59
* | Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-04-133-5/+2
|\|
| * fix llvm libdir handling wrt RPATH, more or less properlyOswald Buddenhagen2018-04-091-1/+1
| * Squish: Remove duplicate codeRobert Loehning2018-04-041-4/+0
| * Squish: Stabilize tst_CSUP04Robert Loehning2018-04-041-0/+1
* | UnitTests: fix spellingMarco Bubke2018-04-121-1/+1
* | Clang: Locator filter for the symbol databaseMarco Bubke2018-04-1219-252/+373
* | Clang: Store the symbol kind in the databaseMarco Bubke2018-04-125-10/+12
* | Clang: Distinguish between Enum and RecordsMarco Bubke2018-04-122-13/+14
* | Clang: Optimize clang overview modelIvan Donchevskii2018-04-121-0/+8
* | Clang: Support anonymous types in tokensIvan Donchevskii2018-04-122-0/+42
* | UnitTest: Fix signedness incompat. warningOrgad Shaneh2018-04-111-2/+2
* | ExtensionSystem: Remove PluginManager::getObjectByClassNamehjk2018-04-111-2/+0
* | Clang: Fix reset for write and execute in the sqlite statementMarco Bubke2018-04-092-1/+35
* | Clang: Cleanup transaction statements in the databaseMarco Bubke2018-04-094-33/+117
* | Clang: More tests for symbol indexingMarco Bubke2018-04-091-0/+13
* | Clang: Filter duplicate locationsMarco Bubke2018-04-091-5/+5
* | Utils: Purge asConstOrgad Shaneh2018-04-091-6/+4
* | Clang: Fix buildOrgad Shaneh2018-04-099-132/+129
* | ClangSupport: Use simpler structures in some caseshjk2018-04-0618-383/+379
* | Qml/js reformatter: use quotes in objects literalsMarco Benelli2018-04-051-7/+7
* | Sqlite: Use compiled statements for transactionsMarco Bubke2018-04-041-0/+35
* | Clang: Handle constraint exceptions in the file path storageMarco Bubke2018-04-041-2/+89