aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* CMake: Fix buildOrgad Shaneh2019-07-081-1/+0
* Clang: Remove unused memberNikolai Kosjar2019-07-051-1/+0
* Unify disabling build of llvm related plugins or test on WindowsChristian Stenger2019-07-051-0/+2
* Clang: Remove old codeMarco Bubke2019-07-0410-409/+2
* ClangPchManager: Don't update system PCH if no system include file changedMarco Bubke2019-07-043-13/+65
* Clang: Differentiate between user and non user includes for updatingMarco Bubke2019-07-0417-888/+550
* Debugger: Fix rvalue dumper test for cdbDavid Schulz2019-07-021-4/+5
* Squish: Update Designer testsRobert Loehning2019-07-022-3/+3
* Debugger: Fix qdir dumper test for cdbDavid Schulz2019-07-021-4/+4
* Add tests for printers with custom allocatorsMichael Weghorn2019-07-011-3/+24
* LSP: Fix language server auto testsDavid Schulz2019-07-011-3/+3
* CMake build: Fix building with CMakeCristian Adam2019-07-011-1/+2
* Squish: Remove outdated codeRobert Loehning2019-06-272-9/+2
* Squish: Update tst_git_localRobert Loehning2019-06-271-3/+3
* Clang: Add reset to ModifiedTimeCheckerMarco Bubke2019-06-271-27/+100
* Clang: Watch only PCH sourcesMarco Bubke2019-06-277-22/+31
* Clang: Update ModifiedTimeChecker in SymbolIndexerMarco Bubke2019-06-272-0/+11
* Clang: Watch directories instead of filesMarco Bubke2019-06-2715-300/+697
* ClangRefactoring: Clear input files after collecting symbolsMarco Bubke2019-06-261-4/+19
* Squish: Update openCmakeProjectRobert Loehning2019-06-261-4/+4
* Squish: Fix tst_qml_localsChristian Stenger2019-06-251-1/+2
* Squish: Update GuiAppWizardDialogRobert Loehning2019-06-253-18/+15
* Squish: Update message box "changed on disk"Robert Loehning2019-06-251-1/+2
* Unittest: Silence most of the warnings on WindowsChristian Stenger2019-06-252-2/+2
* ProjectExplorer: Make varsBatCombos Squish-testable againRobert Loehning2019-06-241-8/+2
* Merge remote-tracking branch 'origin/4.9' into 4.10Eike Ziller2019-06-211-4/+9
|\
| * Squish: Fix crash in tst_default_settingsRobert Loehning2019-06-181-4/+9
* | QmlJS: Fix code re-formatter for propertyTim Jenssen2019-06-201-0/+2
* | Debugger: Use DebugBreak() to interrupt in simple testDavid Schulz2019-06-191-2/+1
* | Squish: Update tst_HELP02Robert Loehning2019-06-181-1/+1
* | Clang build: Fix compilation with MSVC2017v4.10.0-beta1Cristian Adam2019-06-171-1/+1
* | Fix projectupdater unit testhjk2019-06-171-1/+1
* | ClangRefactoring: Activate updating for indexingMarco Bubke2019-06-173-1/+27
* | ClangRefactoring: Improve indexingMarco Bubke2019-06-172-227/+23
* | ClangPchManager: Improve handling of no include in project PCHMarco Bubke2019-06-171-0/+30
* | Clang: Improve updatingMarco Bubke2019-06-1710-99/+77
* | ClangRefactoring: Ensure that database is written to log after indexingMarco Bubke2019-06-173-3/+40
* | Port from QLatin1Literal to QLatin1StringGiuseppe D'Angelo2019-06-132-3/+3
* | Merge remote-tracking branch 'gerrit/4.9' into 4.10Eike Ziller2019-06-131-4/+5
|\|
| * Squish: Update tst_HELP04Robert Loehning2019-06-131-4/+5
* | Tests: Enable callgrind parser tests on WindowsChristian Stenger2019-06-132-1/+1
* | Squish: Update verifyBuildConfigRobert Loehning2019-06-131-1/+4
* | qml | Fix functions and loops formattingUladzislau Paulovich2019-06-111-0/+6
* | qml | Fix trailing comments formattingUladzislau Paulovich2019-06-111-0/+8
* | qml | Fix empty objects formattingUladzislau Paulovich2019-06-113-2/+5
* | SSH: Fix autotestChristian Kandeler2019-06-111-6/+10
* | qml | Add support for enums formattingUladzislau Paulovich2019-06-111-0/+14
* | qml | Fix let/const variables formattingUladzislau Paulovich2019-06-111-0/+4
* | Tests: Fix build with MSVC 2017Christian Stenger2019-06-071-2/+6
* | Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-06-065-9/+7
|\ \