summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Squish: Update QmlJSEditorWidgetRobert Loehning2019-10-301-1/+1
* Squish: Remove outdated commentRobert Loehning2019-10-291-1/+0
* Squish: Skip testing Qt Quick 2 Extension Plugin wizardRobert Loehning2019-10-291-1/+2
* Unittest: Fix warningChristian Stenger2019-10-251-1/+1
* Squish: Adapt verification of kitsChristian Stenger2019-10-242-3/+3
* Clang: Ensure that platform codegen flags get also filteredNikolai Kosjar2019-10-221-2/+2
* Squish: Update expected label textRobert Loehning2019-10-211-1/+1
* Squish: Adapt handling for project creationChristian Stenger2019-10-212-0/+12
* Port setMargins to setContentsMarginsLaurent Montel2019-10-161-2/+2
* Dumper: Remove old workaroundChristian Stenger2019-10-151-2/+0
* Clang: Simplify include paths in testsNikolai Kosjar2019-10-112-233/+149
* Clang: Put clang's resource dir after /usr/local/includeNikolai Kosjar2019-10-112-3/+3
* Clang: Avoid consuming gcc internal include pathsNikolai Kosjar2019-10-111-0/+46
* CMake: Fix build with Clang 9Orgad Shaneh2019-10-101-1/+1
* Retain ".pragma library" when reformatting JavaScript filesUlf Hermann2019-10-101-0/+3
* QmlJS: Fix build of tst_check.cppNikolai Kosjar2019-10-071-1/+1
* Merge remote-tracking branch 'origin/4.10' into 4.11Eike Ziller2019-10-041-2/+8
|\
| * Squish: Workaround bad focus issue when using Squishv4.10.1Christian Stenger2019-10-021-2/+8
* | Merge remote-tracking branch 'origin/4.10' into 4.11Eike Ziller2019-10-0210-10/+19
|\ \ | |/
| * Squish: Stabilize tests that rely on a parsed projectChristian Stenger2019-10-0110-10/+19
* | Squish: Update UI tour handlingChristian Stenger2019-10-012-3/+2
* | Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-09-231-0/+35
|\ \ | |/
| * Debugger: Show FORTRAN stringshjk2019-09-231-0/+35
* | CMake Build: Use shared precompile headersCristian Adam2019-09-192-3/+1
* | Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-09-171-1/+1
|\ \ | |/
| * Tests: Fix expectation for parent of COM portChristian Stenger2019-09-121-1/+1
* | LanguageClient: more FileName to FilePath renamingDavid Schulz2019-09-171-3/+3
* | Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-09-121-0/+27
|\ \ | |/
| * Debugger: add dumper for std::initializer_listDavid Schulz2019-09-091-0/+27
* | CppTools: Move ProjectUpdateInfo to ProjectExplorerEike Ziller2019-09-121-1/+1
* | CppTools: Move RawProjectPart to ProjectExplorerEike Ziller2019-09-111-1/+1
* | CMake Build: Use same Qt compiler defines for testsCristian Adam2019-09-1013-40/+43
* | CppTools: Move QtVersion and BuildTargetTypeEike Ziller2019-09-101-1/+1
* | CMake build: Build fix for tst_debugger_simplifytypesCristian Adam2019-09-061-0/+2
* | ClangTools: Support loading exported diagnosticsNikolai Kosjar2019-09-0317-1/+523
* | Import YAML-Parser yaml-cppNikolai Kosjar2019-08-301-0/+1
* | UnitTests: Add return value to mock functionMarco Bubke2019-08-271-1/+1
* | ClangRefactoring: Improve follow symbol and usageMarco Bubke2019-08-2711-31/+232
* | Clang: Reduce database accessesMarco Bubke2019-08-2723-79/+350
* | CLang: Improve locking in StringCacheMarco Bubke2019-08-272-218/+298
* | Clang: Bulk add project file paths to databaseMarco Bubke2019-08-275-10/+70
* | Clang: Improve file path cacheMarco Bubke2019-08-274-10/+176
* | Clang: Optimize file path cacheMarco Bubke2019-08-279-43/+74
* | ClangPchManager: Watch unchanged PCHsMarco Bubke2019-08-272-67/+154
* | ClangPchManager: Update PCHs if time stamps of dependencies changedMarco Bubke2019-08-276-44/+509
* | ClangPchManager: Expose more internals from BuildDependenciesProviderMarco Bubke2019-08-272-11/+69
* | ClangPchManager: Fix transactions in precompiled header storageMarco Bubke2019-08-271-0/+44
* | Clang: Add fetchTimeStamps to PrecompiledHeaderStorageMarco Bubke2019-08-274-5/+90
* | ClangPchManager: Use TimeStamp instead of long longMarco Bubke2019-08-272-5/+5
* | ClangRefactoring: Remove file status collectionMarco Bubke2019-08-273-39/+0