summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge "Merge remote-tracking branch 'origin/10.0'"The Qt Project2023-05-174-17/+27
|\
| * Merge remote-tracking branch 'origin/10.0'Eike Ziller2023-05-174-17/+27
| |\
| | * SquishTests: Update tst_create_proj_wizardRobert Löhning2023-05-152-6/+13
| | * SquishTests: Make suite_tools Python3 compatibleRobert Löhning2023-05-152-8/+11
| | * SquishTests: Fix using invalid paste IDsRobert Löhning2023-05-151-3/+3
* | | Tests: Build text tests with Qbs as wellChristian Stenger2023-05-172-1/+2
|/ /
* | Utils: add Position::fromCursor with testsDavid Schulz2023-05-171-0/+34
* | Fix Qbs buildChristian Stenger2023-05-173-3/+0
* | Tests: Add a test to feed shells via stdinhjk2023-05-171-0/+16
* | Tests: Fix Qbs buildChristian Stenger2023-05-173-0/+3
* | Solutions: Long live Solutions!Jarek Kobus2023-05-1712-44/+36
* | Utils: add tests for Position::fromPositionInDocumentDavid Schulz2023-05-161-0/+28
* | Utils: remove duplicated testDavid Schulz2023-05-161-4/+0
* | Utils: add tests for Position::fromFileNameDavid Schulz2023-05-162-27/+96
* | Utils: fix Text::Range length and remove midDavid Schulz2023-05-124-0/+70
* | TaskTree: Prepare for de-utils-ization - part 2Jarek Kobus2023-05-123-6/+7
* | Utils: replace LineColumn with Text::PositionDavid Schulz2023-05-112-7/+0
* | Merge remote-tracking branch 'origin/10.0'Eike Ziller2023-05-113-6/+7
|\ \ | |/
| * SquishTests: Improve version detection for importsRobert Löhning2023-05-091-4/+4
| * SquishTests: Fix formatting of exception messageRobert Löhning2023-05-091-1/+1
| * SquishTests: Some more Python3 adaptionRobert Löhning2023-05-091-1/+1
| * SquishTests: Log used Python versionRobert Löhning2023-05-081-0/+1
* | Utils: Make column of LineColumn consistently 0-basedDavid Schulz2023-05-111-2/+2
* | Utils: Improve FilePath::sortMarcus Tillmanns2023-05-101-0/+52
* | Tasking::Tree: Rename Tree into TaskTreeTaskJarek Kobus2023-05-101-1/+1
* | Process: Rename QtcProcessPrivate -> ProcessPrivateJarek Kobus2023-05-101-1/+1
* | LayoutBuilder: Rename Id to IDhjk2023-05-101-1/+1
* | FileSearch: Get rid of FileSearchResultJarek Kobus2023-05-094-70/+61
* | Fix environment auto testhjk2023-05-081-1/+1
* | qmljsreformatter: don't default foreach type to "in"Semih Yavuz2023-05-081-0/+9
* | Merge "Merge remote-tracking branch 'origin/10.0' into temp"The Qt Project2023-05-088-19/+19
|\ \
| * \ Merge remote-tracking branch 'origin/10.0' into tempEike Ziller2023-05-088-19/+19
| |\ \ | | |/
| | * SquishTests: Don't test.verify state of checkbox in getBuildIssuesRobert Löhning2023-05-052-6/+6
| | * SquishTests: Improve log messages of exceptionsRobert Löhning2023-05-058-13/+13
* | | Layouting: Avoid a lambda in the demohjk2023-05-082-2/+2
|/ /
* | Utils: Move SearchResultItem/Color into UtilsJarek Kobus2023-05-081-2/+2
* | Proliferate pathListSeparator()Alessandro Portale2023-05-051-1/+1
* | Layouting: Introduce Ids for Itemshjk2023-05-051-9/+17
* | Layouting: Add demohjk2023-05-054-0/+77
* | Tests: Rename tst_AsyncTask -> tst_AsyncJarek Kobus2023-05-057-23/+23
* | Tests: Rename tst_QtcProcess -> tst_ProcessJarek Kobus2023-05-0510-63/+61
* | Merge remote-tracking branch 'origin/10.0'Eike Ziller2023-05-059-36/+41
|\ \ | |/
| * Fix qbs build for QML testChristian Kandeler2023-05-021-1/+0
| * SquishTests: Further Python3 adaptionRobert Löhning2023-05-024-4/+10
| * SquishTests: Remove workarounds for closed issuesRobert Loehning2023-04-262-6/+1
| * SquishTests: Make workaround permanent for Creator 10Robert Löhning2023-04-261-8/+6
| * SquishTests: Update tst_CSUP06Robert Löhning2023-04-261-17/+24
* | Remove unused includes of QFutureInterfaceJarek Kobus2023-05-042-2/+0
* | Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}Jarek Kobus2023-05-046-6/+6
* | Utils: Rename QtcProcess -> ProcessJarek Kobus2023-05-046-39/+39