aboutsummaryrefslogtreecommitdiffstats
path: root/tests/system/suite_debugger/tst_cli_output_console/test.py
Commit message (Expand)AuthorAgeFilesLines
* SquishTests: Skip too old Qt on WindowsChristian Stenger2023-07-271-1/+5
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Squish: Adapt to ui changesChristian Stenger2022-10-131-2/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-23/+1
* Squish: Fix debugging console app testChristian Stenger2022-03-181-4/+5
* Squish: Try stabilizing CLI outputRobert Loehning2020-05-051-1/+4
* Squish: Adapt to changed menu entryChristian Stenger2019-02-251-1/+1
* Squish: Further adaption to UI changes of debuggerChristian Stenger2018-10-161-1/+1
* Squish: Refactor starting Qt Creator from SquishChristian Stenger2018-09-051-1/+1
* Squish: Refactor selecting configured Kits in projectRobert Loehning2018-08-021-6/+6
* Squish: Update Qt version names and constantsRobert Loehning2018-01-221-2/+2
* Squish: Update configuration check in tst_cli_output_consoleRobert Loehning2017-07-191-1/+2
* Squish: Remove outdated workaroundRobert Loehning2017-03-201-4/+0
* Squish: Clean up expected failsRobert Loehning2016-04-071-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-29/+24
* Squish: Remove workaround for fixed bug.Robert Loehning2016-01-051-2/+0
* Squish: Remove workaround for fixed bugRobert Loehning2015-12-101-4/+0
* Squish: Work around bugs in tst_cli_output_consoleRobert Loehning2015-12-071-0/+6
* Squish: Remove pointless tabs from tested codeRobert Loehning2015-12-071-3/+3
* Squish: Stabilize tst_cli_output_consoleRobert Loehning2015-09-211-1/+7
* Squish: Tiny update to tst_cli_output_consoleRobert Loehning2015-07-141-1/+1
* Fix copyright headers in Python filesRobert Loehning2015-02-131-1/+1
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Squish: Fix some tests due to latest refactorings in QCChristian Stenger2014-10-131-1/+1
* | Squish: Updates to keep suite_debugger runningRobert Loehning2014-09-171-2/+2
|/
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Squish: Replace failing wait statements in tst_cli_output_consoleRobert Loehning2013-12-191-19/+11
* Squish: Stabilize setting "Run in Terminal"Robert Loehning2013-10-251-0/+1
* Squish: Added copyright headersRobert Loehning2013-05-151-0/+29
* Squish: Changed handling of workaroundsChristian Stenger2013-04-251-1/+1
* Squish: Add Run button to objects.mapChristian Stenger2013-04-231-1/+1
* Squish: catch plugin loader error if it occursChristian Stenger2013-02-221-0/+2
* Squish: Made tst_cli_output_console more robustRobert Loehning2013-01-241-11/+21
* Squish: Enable testing with MSVC againRobert Loehning2013-01-231-7/+8
* Squish: Removed pointless explicit timeoutsRobert Loehning2012-11-051-4/+4
* Squish: Test handling of read only filesChristian Stenger2012-11-011-2/+1
* Squish: Updated iterateBuildConfigs() to handle multiple kitsRobert Loehning2012-10-301-3/+3
* Squish: Removed outdated cleanupsRobert Loehning2012-10-181-10/+1
* Squish: Added fatals when no Qt version was foundRobert Loehning2012-05-211-1/+4
* Squish: Skipping unstable test on MacRobert Loehning2012-03-061-0/+3
* Squish: Fixing MacChristian Stenger2012-02-281-1/+1
* Squish: Raising timeoutRobert Loehning2012-02-231-1/+1
* Squish: Add timeout for cli testChristian Stenger2012-02-211-2/+6
* Squish: Moved workaround for QTCREATORBUG-6853 to new locationRobert Loehning2012-02-161-2/+1
* Squish: Added test for command line outputRobert Loehning2012-01-311-0/+89