aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Debugger: fix dumper test for QVariantDavid Schulz2022-12-021-4/+4
* Debugger: Add a test for more recent Debian gdbhjk2022-12-021-0/+8
* CMake build: Make errors of execute_process fail the buildTim Jenssen2022-11-281-6/+10
* Utils: Remove internal /./ relative path markerhjk2022-11-161-0/+26
* SquishTests: Improve tst_memberoperatorRobert Loehning2022-11-152-18/+32
* SquishTests: Update tst_installed_languagesRobert Löhning2022-11-152-4/+2
* Tests: Fix dumper tests on macOSChristian Stenger2022-11-111-1/+1
* SquishTests: Enable clangd also on machines with low memoryRobert Loehning2022-11-111-1/+17
* SquishTests: Remove unused objectRobert Loehning2022-11-091-1/+0
* SquishTests: Update tst_basic_cpp_supportRobert Loehning2022-11-091-1/+1
* SquishTests: Stabilize tst_basic_cpp_supportRobert Loehning2022-11-091-17/+18
* SquishTests: Fix tst_CSUP04Robert Loehning2022-11-071-1/+1
* SquishTests: Update tst_QMLS01Robert Löhning2022-11-072-4/+5
* SquishTests: Update and stabilize tst_HELP06Robert Loehning2022-10-282-7/+8
* Help: SquishTests: Updates for tst_WELP01Robert Löhning2022-10-261-3/+4
* CMakePM: Proper handling of relative toolchain files in CMakePresetsCristian Adam2022-10-252-2/+4
* CMakePM: Use Utils::Environment for Presets environmentCristian Adam2022-10-251-2/+2
* CMakePM: Expand cache variables for the preset probeCristian Adam2022-10-251-3/+3
* Squish-Tests: Use QTC_DO_NOT_PROPAGATE_LD_PRELOADRobert Löhning2022-10-2412-0/+12
* SquishTests: Update tst_create_proj_wizardRobert Löhning2022-10-242-2/+2
* SessionDialog: SquishTests: Update tst_session_handlingRobert Löhning2022-10-242-2/+2
* SquishTests: Update "Save before build"- checkboxRobert Löhning2022-10-241-1/+2
* SquishTests: Update SaveItemsDialog and ReadOnlyFilesDialogRobert Löhning2022-10-242-9/+8
* CMakePM: Add installDir CMakePresets supportCristian Adam2022-10-211-0/+1
* CMakePM: Use parent environment for $env{macro} expansionCristian Adam2022-10-211-3/+3
* SquishTests: Update NewDialog againRobert Löhning2022-10-201-1/+1
* Utils: Fix FilePath::fromString host decodingMarcus Tillmanns2022-10-201-0/+51
* Utils: Rename FilePath::relativePath() to relativePathFrom()hjk2022-10-181-2/+2
* Merge remote-tracking branch 'origin/8.0' into 9.0Eike Ziller2022-10-181-3/+3
|\
| * SquishTests: Update tst_git_cloneRobert Löhning2022-10-171-3/+3
* | QtSupport: Restore some more object namesChristian Stenger2022-10-171-2/+2
* | SquishTests: Fix type of Git.ChangeSelectionDialogRobert Löhning2022-10-171-1/+1
* | CPaster: Restore some more object namesRobert Löhning2022-10-171-6/+4
* | Squish: Restore some more object namesChristian Stenger2022-10-171-3/+3
* | Squish: Adapt to ui changesChristian Stenger2022-10-139-11/+10
* | Utils: Add FilePath::isSameFile()Marcus Tillmanns2022-10-131-0/+45
* | Squish: Adapt to changed uiChristian Stenger2022-10-131-1/+1
* | Utils: Split off file access interface from IDevicehjk2022-10-131-114/+1
* | Squish: Adapt to missing object namesChristian Stenger2022-10-121-2/+4
* | FSEngine: Add filePathInfo devicehook in testsMarcus Tillmanns2022-10-121-0/+4
* | Utils: Combine some of the iterateWithFind overloadshjk2022-10-121-7/+13
* | FilePath: Fix absoluteFilePath to behave like absolutePathJarek Kobus2022-10-111-14/+34
* | CMakePM: Allow default build configurations for presetsCristian Adam2022-10-111-2/+5
* | CMakePM: Allow presets without buildDirectoryCristian Adam2022-10-111-1/+1
* | tst_qtcprocess: Remove 30 seconds timeout overloadJarek Kobus2022-10-111-1/+0
* | Utils: Add an offset parameter to the content writing FilePath functionhjk2022-10-101-2/+4
* | qbs build: Do not build QmlDesigner & friendsChristian Kandeler2022-10-102-155/+3
* | QtcProcess: Introduce TextChannelMode and textOnChannel signalsJarek Kobus2022-10-101-1/+62
* | Utils: Return a bit more data from DeviceShell::runInShellhjk2022-10-102-14/+12
* | FilePath: Fix isRelativePath for QRC pathsEike Ziller2022-10-101-0/+8