summaryrefslogtreecommitdiff
path: root/tests/system/shared/build_utils.py
Commit message (Expand)AuthorAgeFilesLines
* SquishTests: Don't test.verify state of checkbox in getBuildIssuesRobert Löhning2023-05-051-1/+1
* SquishTests: Improve log messages of exceptionsRobert Löhning2023-05-051-1/+1
* SquishTests: Don't filter out code model issues when we need themRobert Löhning2023-04-061-5/+8
* Squish: Allow build to fail for runAndCloseApp()Christian Stenger2023-03-291-10/+20
* SquishTests: Fix checking for build issuesChristian Stenger2023-03-281-1/+28
* Merge remote-tracking branch 'origin/9.0' into 10.0Eike Ziller2023-02-101-1/+1
|\
| * SquishTests: Explicitly convert QString to strChristian Stenger2023-02-091-1/+1
* | Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
|/
* SquishTests: Use existing function saveAndExit()Robert Löhning2022-12-151-2/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-23/+1
* Squish: Retire Qt4Robert Löhning2022-05-111-15/+13
* Squish: More corrections due to change of default build systemChristian Stenger2022-03-161-9/+19
* Squish: Fix checkLastBuild() with python3Robert Löhning2022-03-031-3/+3
* Squish: Update for running tst_APTW01Robert Löhning2021-10-291-1/+1
* Squish: Fix error handlingRobert Loehning2020-02-071-1/+1
* Squish: Fix handling of enabling Qml DebuggingChristian Stenger2020-02-031-3/+3
* Squish: Fix tst_debug_empty_mainChristian Stenger2020-01-281-11/+11
* Squish: Stabilize selectBuildConfig(...)Robert Loehning2019-11-151-1/+1
* Squish: Remove outdated commentRobert Loehning2019-10-291-1/+0
* Squish: Update verifyBuildConfigRobert Loehning2019-06-131-1/+4
* Squish: Move imports of "os", "re" and "sys" into shared classRobert Loehning2018-08-071-2/+0
* Squish: Fix warningsRobert Loehning2018-08-061-1/+1
* Squish: Refactor selecting configured Kits in projectRobert Loehning2018-08-021-18/+18
* Squish: Forward qbs' warnings about deprecated featuresRobert Loehning2018-07-261-4/+6
* Squish: Small cleanupRobert Loehning2016-04-071-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-29/+24
* Fix copyright headers in Python filesRobert Loehning2015-02-131-1/+1
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Squish: Avoid pointless waiting and warning in selectBuildConfig()Robert Loehning2014-06-031-2/+2
* Squish: Use dumpIndices()Robert Loehning2014-06-021-2/+1
* Squish: Optimization in checkLastBuild()Robert Loehning2014-05-221-2/+3
* Squish: Using param instead of global var in checkLastBuild()Robert Loehning2014-05-161-5/+3
* Squish: Selecting right config in verifyBuildConfigRobert Loehning2014-05-151-5/+6
* Squish: Fix createTasksFile()Robert Loehning2014-05-091-1/+1
* Squish: Throw fatal on empty taskChristian Stenger2014-05-061-0/+2
* Squish: Fix running hooked subprocess on MacChristian Stenger2014-01-311-0/+1
* Squish: Do not invoke Exit on AUT inside helper functionsChristian Stenger2014-01-281-2/+3
* Squish: Replaced lot of signal code by one simple functionRobert Loehning2014-01-221-29/+6
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Squish: Make some variables localRobert Loehning2014-01-071-5/+6
* Squish: Fix bug in selectBuildConfig()Robert Loehning2013-12-191-2/+2
* Squish: Remove unused functionRobert Loehning2013-12-031-4/+0
* Squish: Fix verifyBuildAndRun()Robert Loehning2013-09-201-1/+2
* Squish: Build Qml debug lib only if necessaryChristian Stenger2013-08-291-19/+27
* Squish: Moved code from aptw.py to build_utilsRobert Loehning2013-07-231-0/+27
* Merge remote-tracking branch 'origin/2.7' into 2.8Eike Ziller2013-05-231-0/+29
|\
| * Squish: Added copyright headersRobert Loehning2013-05-151-0/+29
* | Merge remote-tracking branch 'origin/2.7'Eike Ziller2013-05-031-2/+1
|\ \ | |/
| * Squish: Using progressBarWait() instead of waitForSignal()Robert Loehning2013-05-021-2/+1