summaryrefslogtreecommitdiff
path: root/tests/system
Commit message (Expand)AuthorAgeFilesLines
* SquishTests: Update tst_create_proj_wizardRobert Löhning2023-05-152-6/+13
* SquishTests: Make suite_tools Python3 compatibleRobert Löhning2023-05-152-8/+11
* SquishTests: Fix using invalid paste IDsRobert Löhning2023-05-151-3/+3
* SquishTests: Improve version detection for importsRobert Löhning2023-05-091-4/+4
* SquishTests: Fix formatting of exception messageRobert Löhning2023-05-091-1/+1
* SquishTests: Some more Python3 adaptionRobert Löhning2023-05-091-1/+1
* SquishTests: Log used Python versionRobert Löhning2023-05-081-0/+1
* SquishTests: Don't test.verify state of checkbox in getBuildIssuesRobert Löhning2023-05-052-6/+6
* SquishTests: Improve log messages of exceptionsRobert Löhning2023-05-058-13/+13
* SquishTests: Further Python3 adaptionRobert Löhning2023-05-024-4/+10
* SquishTests: Remove workarounds for closed issuesRobert Loehning2023-04-262-6/+1
* SquishTests: Make workaround permanent for Creator 10Robert Löhning2023-04-261-8/+6
* SquishTests: Update tst_CSUP06Robert Löhning2023-04-261-17/+24
* SquishTests: Add possible location of cdbRobert Löhning2023-04-211-1/+3
* SquishTests: Don't require Qt Quick ControlsRobert Löhning2023-04-171-1/+0
* SquishTests: Expect another build fail on WinChristian Stenger2023-04-141-0/+1
* SquishTests: Fix wrong usageChristian Stenger2023-04-141-1/+1
* SquishTests: Try stabilizing tst_generic_highlighterRobert Löhning2023-04-131-1/+3
* SquishTests: Fix compiler substitution on WindowsChristian Stenger2023-04-062-4/+3
* SquishTests: Fix waitForProjectTreeItem() for python3Robert Löhning2023-04-061-1/+1
* SquishTests: Don't filter out code model issues when we need themRobert Löhning2023-04-062-6/+9
* SquishTests: Stabilize tst_rename_macrosRobert Löhning2023-04-041-0/+1
* SquishTests: Add function for finding elements of project treeRobert Löhning2023-04-042-10/+26
* SquishTests: Handle expected failure of qml refactoringRobert Löhning2023-04-031-2/+6
* SquishTests: Add an explanation about automatically created kitsRobert Löhning2023-04-031-0/+4
* Squish: Fix expected compilers on WindowsChristian Stenger2023-03-312-10/+46
* SquishTests: More Python3 adaptionChristian Stenger2023-03-293-3/+3
* SquishTests: More expected build issuesChristian Stenger2023-03-291-2/+16
* Squish: Allow build to fail for runAndCloseApp()Christian Stenger2023-03-293-13/+28
* SquishTests: Fix checking for build issuesChristian Stenger2023-03-281-1/+28
* SquishTests: Fix accessing build dir line edit on WinChristian Stenger2023-03-281-0/+4
* SquishTests: Adapt to dark themeChristian Stenger2023-03-271-2/+5
* SquishTests: Some Python3 adaptionChristian Stenger2023-03-2710-16/+16
* SquishTests: Simplify readme fileRobert Löhning2023-03-071-3/+4
* Squish: Fix windows toolchain for VS15Christian Stenger2023-03-013-10/+50
* SquishTests: More adaption to changed wizard templateChristian Stenger2023-02-233-4/+4
* SquishTests: Fix path handling for pre-installed QtsChristian Stenger2023-02-231-16/+36
* SquishTests: Rename helper classChristian Stenger2023-02-2315-29/+29
* SquishTests: Adapt to changed wizard templateChristian Stenger2023-02-212-8/+19
* SquishTests: Adapt to changed wizard templateChristian Stenger2023-02-213-3/+3
* SquishTests: Adapt to changed wizardChristian Stenger2023-02-211-4/+9
* SquishTests: Fix expectation for profilingChristian Stenger2023-02-213-13/+13
* SquishTests: Adapt to changed project templateChristian Stenger2023-02-163-4/+4
* SquishTests: Tweak preparation of toolchainsChristian Stenger2023-02-161-9/+13
* SquishTests: Provide Qt6.2 for testingChristian Stenger2023-02-1614-30/+187
* Merge remote-tracking branch 'origin/9.0' into 10.0Eike Ziller2023-02-141-1/+2
|\
| * SquishTests: Avoid known bug with CMake-based Widgets projectsRobert Löhning2023-02-131-1/+2
* | Merge remote-tracking branch 'origin/9.0' into 10.0Eike Ziller2023-02-102-1/+8
|\ \ | |/
| * SquishTests: Explicitly convert QString to strChristian Stenger2023-02-091-1/+1
| * SquishTests: Avoid crash in testChristian Stenger2023-02-091-0/+7