aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* SquishTests: Explicitly require needed toolsv12.0.2Robert Löhning2024-02-061-0/+2
* SquishTests: Update expected tree in tst_opencreator_qbsRobert Löhning2024-01-121-429/+25
* SquishTests: Expect symlinked compilersRobert Löhning2024-01-091-1/+2
* Debugger: Fix a (harmless) use after free in manual testhjk2023-12-201-1/+1
* tests/unit/tests/mocks/sqlitereadstatementmock.h: Fix warninghjk2023-12-181-1/+0
* SquishTests: Allow designer test to progress furtherChristian Stenger2023-12-112-6/+20
* SquishTests: Update tst_openqt_creatorRobert Löhning2023-12-072-730/+34
* SquishTests: Simplify and stabilize special handling of Mac menusRobert Löhning2023-12-061-4/+6
* SquishTests: Fix fetching Jira statusRobert Löhning2023-12-041-2/+1
* SquishTests: Update expected tree for tst_cmake_speedcrunchRobert Löhning2023-11-301-50/+53
* Do not use QDir::separator() in QML reformatter testSemih Yavuz2023-11-101-4/+4
* reformatter: Do not remove type annotationsSemih Yavuz2023-11-083-1/+87
* Terminal: Make test actually manualMarcus Tillmanns2023-11-082-1/+2
* Utils: Fix endless loop when ls iterating subdirsMarcus Tillmanns2023-11-071-0/+26
* Terminal: Add auto testMarcus Tillmanns2023-11-075-0/+67
* Process test: Adjust timeouts to minimize a chance for flakinessJarek Kobus2023-11-032-6/+9
* Debugger: Adjust libcpp based optional dumperChristian Stenger2023-11-031-1/+1
* Debugger: Fix QImage dumperMarcus Tillmanns2023-11-021-3/+6
* Debugger: improve std::unique_ptr dumper for cdbDavid Schulz2023-11-011-4/+7
* CMakePM: Allow navigation to ${PROJECT_NAME}Cristian Adam2023-10-311-2/+3
* Debugger: Fix QDateTime dumpers with TZ != UTCMarcus Tillmanns2023-10-301-4/+13
* SquishTests: Restore lines removed from projecttreesRobert Löhning2023-10-262-0/+20
* Build: Fix handling of (s)ccache supportEike Ziller2023-10-171-0/+1
* Debugger: Adjust expectations of manual bigint testhjk2023-10-131-2/+2
* SquishTests: Fix testing of welcome pageChristian Stenger2023-10-134-14/+24
* SquishTests: Tweak the handling of special clangChristian Stenger2023-10-131-0/+1
* Utils: Add "layouting" widgets to layoutbuilderMarcus Tillmanns2023-10-121-0/+7
* Utils: Emerge widgets from LayoutItemMarcus Tillmanns2023-10-121-0/+11
* SquishTests: Fix handling of arguments proposalChristian Stenger2023-10-111-2/+2
* SquishTests: Fix handling of clang based proposalsChristian Stenger2023-10-111-6/+16
* SquishTests: Fix finding help contentsChristian Stenger2023-10-111-1/+1
* CMakePM: Add cache variables to code completionCristian Adam2023-10-102-0/+6
* CMakePM: Add support for "$ENV{" code completion and helpCristian Adam2023-10-101-0/+7
* QmlDesigner: Quiet messages from find_packageEike Ziller2023-10-101-1/+1
* CMakePM: Add manual test for code completion / navigationCristian Adam2023-10-098-0/+295
* CMakePM: Move specific manual tests to cmakeprojectmanagerCristian Adam2023-10-0916-0/+0
* QmlDesigner: Fix duplicate in .clang-formatMarco Bubke2023-10-091-1/+0
* SquishTests: Adapt to moved menu itemChristian Stenger2023-10-061-2/+1
* SquishTests: Fix finding line edit on wizardChristian Stenger2023-10-061-2/+2
* Merge "Merge remote-tracking branch 'origin/qds/dev' into 12.0" into 12.0The Qt Project2023-10-0527-52/+1792
|\
| * Merge remote-tracking branch 'origin/qds/dev' into 12.0Tim Jenssen2023-10-0527-52/+1792
| |\
| | * Utils: Extend transform for container insertionMarco Bubke2023-10-041-0/+18
| | * QmlDesigner: Remove typeName() usage from TextToModelMergerMarco Bubke2023-10-041-0/+83
| | * QmlDesigner: Ensure that indirect imports are deleted tooMarco Bubke2023-10-041-0/+13
| | * QmlDesigner: Integrate component generationMarco Bubke2023-10-047-46/+165
| | * QmlDesigner: Add PropertyComponentGeneratorMarco Bubke2023-10-0215-11/+1022
| | * QmlDesigner: Add mechanism to refresh meta infosMarco Bubke2023-10-024-0/+42
| | * QmlDesigner: Fix missing updatedProjectSourceIdsMarco Bubke2023-10-021-23/+23
| | * QmlDesigner: Add google tests for the Lowest Common Ancestor FunctionAli Kianian2023-09-271-1/+59
| | * QmlProject: Fix skipping some nodes with QDS prefixBurak Hancerli2023-09-255-5/+401