aboutsummaryrefslogtreecommitdiffstats
path: root/tests/system/suite_general/tst_build_speedcrunch/test.py
Commit message (Expand)AuthorAgeFilesLines
* Squish: Stabilize tests that rely on a parsed projectChristian Stenger2019-10-011-1/+1
* Squish: Refactor starting Qt Creator from SquishChristian Stenger2018-09-051-1/+1
* Squish: Fix warningsRobert Loehning2018-08-061-1/+0
* Squish: Refactor selecting configured Kits in projectRobert Loehning2018-08-021-3/+3
* Squish: Update Qt version names and constantsRobert Loehning2018-01-221-1/+1
* Squish: Replace Qt4 SDK by self-built Qt 4.8.7Robert Loehning2017-07-311-1/+1
* Squish: Use list instead of bitfield for kitsRobert Loehning2017-03-031-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-29/+24
* Squish: Remove outdated workaroundRobert Loehning2015-03-301-3/+2
* Squish: Removing Qt 4.8.0 MinGW kitRobert Loehning2015-03-261-4/+1
* Merge remote-tracking branch 'origin/3.3'Eike Ziller2015-02-161-1/+1
|\
| * Fix copyright headers in Python filesRobert Loehning2015-02-131-1/+1
* | Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\|
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Squish: Avoid error in tst_build_speedcrunchRobert Loehning2014-12-151-2/+3
|/
* License updateEike Ziller2014-10-091-7/+8
* Squish: Update SpeedCrunch to 0.11Robert Loehning2014-05-161-1/+1
* Squish: Replaced lot of signal code by one simple functionRobert Loehning2014-01-221-2/+2
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Squish: Added kit "Desktop 480 GCC"Robert Loehning2013-07-151-1/+1
* Squish: Updated used MSVC Qt versionsRobert Loehning2013-06-241-1/+1
* Squish: Added copyright headersRobert Loehning2013-05-151-0/+29
* Squish: Using progressBarWait() instead of waitForSignal()Robert Loehning2013-05-021-1/+1
* Squish: Clean upChristian Stenger2013-04-101-2/+2
* Squish: Explicitly restricting tst_build_speedcrunch to Qt 4.7Robert Loehning2013-04-041-1/+4
* Squish: catch plugin loader error if it occursChristian Stenger2013-02-221-0/+2
* Squish: Enable testing with MSVC againRobert Loehning2013-01-231-3/+3
* Squish: Remove unnecessary calls to clean upChristian Stenger2012-11-281-1/+0
* Squish: Updated iterateBuildConfigs() to handle multiple kitsRobert Loehning2012-10-301-3/+3
* Squish: Cleaned path maintenance in tst_build_speedcrunchRobert Loehning2012-10-181-9/+3
* Squish: Updated tst_build_speedcrunchRobert Loehning2012-07-241-10/+0
* Squish: Updated calls to iterateBuildConfigsRobert Loehning2012-07-241-1/+1
* Squish: Removed unused code and dataRobert Loehning2012-06-041-6/+0
* Squish: Added fatals when no Qt version was foundRobert Loehning2012-05-211-1/+4
* Squish: Add Qt4.8 to qtversions.xmlChristian Stenger2012-03-271-0/+11
* Squish: Fixed typoRobert Loehning2012-01-171-2/+2
* Squish: Added functions for switching build configurationsRobert Loehning2012-01-171-27/+13
* Squish: Improved tst_build_speedcrunchRobert Loehning2011-12-191-3/+3
* Squish: Checking if the right build configuration is setRobert Loehning2011-12-121-3/+17
* Squish: Improved timeoutsRobert Loehning2011-11-291-3/+3
* Squish: Fix this test for Creator master branchChristian Stenger2011-11-281-6/+8
* Squish: Fix test for Linux/MacChristian Stenger2011-11-011-1/+1
* Squish: Remove also versioned .user filesChristian Stenger2011-09-271-2/+2
* Squish: Starting test cases only if needed files are presentRobert Loehning2011-09-271-1/+2
* Squish: Improved path constantsRobert Loehning2011-09-261-3/+3
* Cleanup to use new waitForSignal function.Bill King2011-09-211-17/+7
* More wait-for-project-refreshBill King2011-09-091-0/+2
* Wait for project refresh before building.Bill King2011-09-091-1/+10
* Refactoring build functions, enhancing signal handlersChristian Stenger2011-08-311-23/+3
* Fixes openProject, also tests multiple target selection and building.Bill King2011-08-311-11/+37