summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Squish: Update detection of configured kitsRobert Loehning2020-02-111-2/+2
* Squish: Fix error handlingRobert Loehning2020-02-073-3/+3
* Provide an empty default IPlugin::extensionsInitialized()hjk2020-02-076-17/+0
* Merge "Merge remote-tracking branch 'origin/4.11'"The Qt Project2020-02-058-67/+14
|\
| * Merge remote-tracking branch 'origin/4.11'Eike Ziller2020-02-058-67/+14
| |\
| | * Unit: Fix building without ClangRefactoringChristian Stenger2020-02-041-4/+4
| | * Squish: Remove old hack for the MacRobert Loehning2020-01-217-63/+10
* | | Add final specifies to classesIgor Sidorov2020-02-055-5/+5
|/ /
* | CMake Build: Fix unittestsCristian Adam2020-02-035-0/+87
* | Squish: Fix test for session handlingChristian Stenger2020-02-031-0/+1
* | Squish: Fix test for project wizardChristian Stenger2020-02-031-1/+1
* | Squish: Adapt to changed UIChristian Stenger2020-02-032-2/+2
* | Squish: Fix handling of enabling Qml DebuggingChristian Stenger2020-02-031-3/+3
* | Squish: Remove pointless progressBarWait()Robert Loehning2020-01-291-1/+0
* | Squish: Wait for project parsing after creating projectsRobert Loehning2020-01-291-4/+4
* | Squish: Adapt to changed build menu entriesChristian Stenger2020-01-298-10/+10
* | Squish: Adapt to changed UIChristian Stenger2020-01-281-1/+1
* | Squish: Fix tst_debug_empty_mainChristian Stenger2020-01-283-15/+18
* | Squish: Close Link with Qt banner at startupChristian Stenger2020-01-273-3/+5
* | Squish: Fix wizard template categoriesChristian Stenger2020-01-271-3/+3
* | Squish: Skip Python projects in tst_create_proj_wizardRobert Loehning2020-01-221-2/+2
* | Squish: Fix label parentChristian Stenger2020-01-211-1/+1
* | CMake Build: rename target qmljs to QmlJSCristian Adam2020-01-1611-11/+11
* | Tests: Fix build on macOS as wellChristian Stenger2020-01-102-0/+11
* | Utils: Fix setting of minimal height of InfoLabels in QFormLayoutAlessandro Portale2020-01-091-0/+8
* | Tests: Fix build on WindowsChristian Stenger2020-01-091-18/+26
* | Tests: Fix buildChristian Stenger2020-01-072-4/+37
* | Merge remote-tracking branch 'origin/4.11'Eike Ziller2020-01-032-2/+24
|\ \ | |/
| * Revert "Clang: Stop enabling exceptions explicitly"Nikolai Kosjar2019-12-201-0/+20
| * Clang: Fix removing gcc internal include pathsNikolai Kosjar2019-12-201-2/+4
* | CMake build system: Depend qml tests on configurationAlessandro Portale2019-12-231-0/+4
* | CMake build system: Depend QmlProjectManager tests on configurationAlessandro Portale2019-12-231-0/+4
* | Utils: Introduce InfoLabelAlessandro Portale2019-12-1910-13/+149
* | Merge remote-tracking branch 'origin/4.11'Eike Ziller2019-12-191-2/+2
|\ \ | |/
| * Squish: Don't change suffix .qrc when testing renamingRobert Loehning2019-12-181-2/+2
* | Utils: Rename FilePathList to simply FilePathshjk2019-12-181-2/+2
* | Rename pro file back to its old nameChristian Stenger2019-12-181-0/+0
* | CMake build system: Add manual testsAlessandro Portale2019-12-177-4/+30
* | Merge remote-tracking branch 'origin/4.11'Orgad Shaneh2019-12-072-10/+3
|\ \ | |/
| * Squish: Fix compiler detectionChristian Stenger2019-12-041-5/+3
| * Squish: Remove outdated checkChristian Stenger2019-12-031-5/+0
* | CMakeBuild: fix unittest msvc compileDavid Schulz2019-12-051-0/+4
* | Merge remote-tracking branch 'origin/4.11'Eike Ziller2019-11-218-557/+941
|\ \ | |/
| * Squish: Update tst_rename_fileRobert Loehning2019-11-201-0/+4
| * Debugger: Swap BREAK and unused() in most dumper testhjk2019-11-201-530/+908
| * Squish: Update expected tool tipsChristian Stenger2019-11-151-4/+5
| * Squish: Re-enable testing Qt Quick 2 Extension Plugin wizardChristian Stenger2019-11-152-4/+3
| * Squish: Fix expected ui elements and page orderChristian Stenger2019-11-151-7/+5
| * Squish: Stabilize selectBuildConfig(...)Robert Loehning2019-11-152-7/+11
| * Squish: Fix test for welcome pageChristian Stenger2019-11-121-1/+1