summaryrefslogtreecommitdiff
path: root/tests/system/shared/build_utils.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Squish: Updated checkLastBuild()Robert Loehning2013-04-171-26/+23
|/
* Squish: Let iterateBuildConfigs() give information about kitRobert Loehning2013-04-041-1/+2
* Squish: Fix verification of compile outputChristian Stenger2013-02-041-5/+8
* Squish: Removed pointless explicit timeoutsRobert Loehning2012-11-051-3/+3
* Squish: Updated iterateBuildConfigs() to handle multiple kitsRobert Loehning2012-10-301-11/+14
* Squish: Added helper functions for views and modelsRobert Loehning2012-10-251-1/+1
* Squish: Use global objects.map from inside CCOMChristian Stenger2012-09-061-8/+4
* Squish: Fix verifyBuildConfig()Christian Stenger2012-08-071-7/+6
* Squish: Run tst_simple_debug with Qt 4.7Robert Loehning2012-05-111-1/+14
* Squish: Added debug test caseChristian Stenger2012-04-271-0/+22
* Squish: Fix changed valuesChristian Stenger2012-03-231-2/+2
* Squish: Cleaned for-loopsRobert Loehning2012-02-221-11/+5
* Squish: Limited number of rows for task file to 100Robert Loehning2012-02-031-1/+6
* Squish: Added functions for switching build configurationsRobert Loehning2012-01-171-0/+30
* Squish: Only log compile if failed or debug modeChristian Stenger2012-01-101-1/+4
* Squish: Checking if the right build configuration is setRobert Loehning2011-12-121-1/+1
* Squish: Added function ensureCheckedRobert Loehning2011-11-081-8/+4
* Squish: Improved function checkCompile()Robert Loehning2011-10-061-2/+4
* Squish: Button was renamed to "Issues"Robert Loehning2011-10-061-7/+7
* Squish: Some smaller refactoringsChristian Stenger2011-09-271-5/+3
* Added new qml test and continue refactoringChristian Stenger2011-09-221-2/+2
* Cleanup to use new waitForSignal function.Bill King2011-09-211-23/+0
* Improved writing tasks filesChristian Stenger2011-09-051-2/+9
* Improved build handling when build fails without errors inside build issuesChristian Stenger2011-09-051-1/+21