aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* sdktool: Change tests to use QTestMarcus Tillmanns2022-04-043-15/+46
* QtcProcess: Introduce done() signalJarek Kobus2022-04-042-19/+21
* Make the ExternalTools classes accessible outside coreChristian Strømme2022-04-043-12/+1
* tst_QtcProcess: Rename ProcessChannelForwarding into ChannelForwardingJarek Kobus2022-04-041-7/+7
* Utils: Add mergedChannels test to tst_QtcProcessAlessandro Portale2022-03-311-34/+86
* Merge remote-tracking branch 'origin/7.0'Eike Ziller2022-03-311-0/+12
|\
| * CppEditor: Fix indentation for structured bindingGPery2022-03-291-0/+12
* | Merge remote-tracking branch 'origin/7.0'Eike Ziller2022-03-2811-425/+214
|\|
| * QDS New Project Dialog fix: recents should include all project propertiesSamuel Ghinet2022-03-244-407/+188
| * Squish: Fix remove kits testChristian Stenger2022-03-242-5/+5
| * Squish: Fix project wizard testChristian Stenger2022-03-243-7/+15
| * Squish: Fix local git testChristian Stenger2022-03-231-1/+1
| * Squish: Port tst_WELP03 to Python3Robert Löhning2022-03-231-5/+5
* | Ensure we never encounter the message about destroying QProcessJarek Kobus2022-03-241-48/+50
* | Merge remote-tracking branch 'origin/7.0'Eike Ziller2022-03-234-21/+16
|\|
| * Squish: Update Welcome page testChristian Stenger2022-03-232-11/+11
| * Squish: Don't configure projects on Qt4 anymoreRobert Löhning2022-03-182-10/+5
* | Ensure that after a call to waitForFinished() process is not runningJarek Kobus2022-03-231-2/+10
* | QtcProcess: Add a test for crashing appJarek Kobus2022-03-221-0/+24
* | Tests: Fix compileChristian Stenger2022-03-211-0/+2
* | ProcessLauncher: Don't emit error twice on process crashJarek Kobus2022-03-181-0/+25
* | Merge remote-tracking branch 'origin/7.0'Eike Ziller2022-03-189-22/+22
|\|
| * Squish: Fix qml indentation testChristian Stenger2022-03-181-1/+1
| * Squish: Fix debugging console app testChristian Stenger2022-03-182-5/+7
| * Squish: Update suite_QMLSRobert Löhning2022-03-183-3/+3
| * Squish: Don't use Qt4 in tst_HELP04 anymoreRobert Löhning2022-03-181-9/+7
| * Squish: Update tst_CSUP01 and -02Robert Löhning2022-03-182-4/+4
* | Squish: Adapt to ui changeChristian Stenger2022-03-183-4/+4
* | Add new types of blocking processesJarek Kobus2022-03-181-3/+44
* | Merge remote-tracking branch 'origin/7.0'Eike Ziller2022-03-182-62/+185
|\|
| * Squish: Update tst_cmake_speedcrunchRobert Löhning2022-03-172-62/+185
* | Merge remote-tracking branch 'origin/7.0'Eike Ziller2022-03-1714-125/+220
|\|
| * Squish: Build speedcrunch with Qt5Christian Stenger2022-03-172-8/+3
| * RemoteLinux: Avoid unexpected password dialog in testsChristian Stenger2022-03-163-75/+20
| * Squish: More corrections due to change of default build systemChristian Stenger2022-03-166-20/+42
| * Docker: Add some example for boot2qt kit setuphjk2022-03-161-2/+122
| * Squish: Adapt to changes ui textChristian Stenger2022-03-162-2/+2
| * Squish: Handle build systems more appropriatelyChristian Stenger2022-03-161-4/+9
| * Squish: Explicitly use qmake-based projects in suite_APTWRobert Löhning2022-03-154-14/+22
* | Android: Get rid of the avd info fields in AndroidDeviceInfoAssam Boudjelthia2022-03-141-15/+7
* | Compile fixJarek Kobus2022-03-141-1/+3
* | Fix handling of unfinished lines by QtcProcess callbacksJarek Kobus2022-03-141-13/+18
* | Merge remote-tracking branch 'origin/7.0'Eike Ziller2022-03-119-69/+688
|\|
| * Tests: Fix expected assert on WindowsChristian Stenger2022-03-091-1/+1
| * Fix: Recents don't show up for Custom presetsSamuel Ghinet2022-03-091-0/+73
| * Implement custom presetsSamuel Ghinet2022-03-085-56/+601
| * Squish: Fix checkLastBuild() with python3Robert Löhning2022-03-031-3/+3
| * Squish: Port tst_SCOM04 to CMakeRobert Löhning2022-03-011-1/+4
| * Squish: Remove outdated conditionChristian Stenger2022-03-011-8/+6
* | Utils: Silence MSVC deprecation warnings in tst_qtcprocessAlessandro Portale2022-03-111-1/+1