aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* SquishTests: Make sure tst_git_local cleans up properlyRobert Löhning2023-07-041-0/+1
* SquishTests: Update repository of Creator's sources to v6.0.1Robert Löhning2023-07-033-8330/+18685
* SquishTests: Update expected tree of tst_opencreator_qbsRobert Löhning2023-07-031-7692/+371
* SquishTests: Configure Creator's sources on Qt 5.14Robert Löhning2023-07-031-1/+1
* SquishTests: Fetch speedcrunch as neededRobert Löhning2023-06-295-116/+127
* Unittests: Avoid warnings about warningshjk2023-06-291-0/+1
* Debugger: Build simple_test_plugin as shared libraryWladimir Leuschner2023-06-281-1/+5
* SquishTests: Stabilize tests on macOSChristian Stenger2023-06-281-1/+3
* Restrict M16 warningsSemih Yavuz2023-06-271-0/+39
* Docker: Add a test container setup for Fedora 37hjk2023-06-212-0/+24
* TaskTree: Rename TaskAction into SetupResultJarek Kobus2023-06-211-41/+41
* TaskTree: Fix calling the right group end handlerJarek Kobus2023-06-211-0/+39
* Spinner: Add an examplev11.0.0-beta2Jarek Kobus2023-06-205-0/+188
* Utils: Fix CommandLine macro expansionMarcus Tillmanns2023-06-201-8/+3
* Utils: Fix operator escapingMarcus Tillmanns2023-06-201-4/+82
* tests: remove manuel uisplit testsTim Jenssen2023-06-1970-1952/+0
* SquishTests: Update keyboard shortcut GroupBoxRobert Löhning2023-06-151-2/+2
* SquishTests: Remove workaround for fixed issue with open terminalsRobert Löhning2023-06-151-11/+0
* Merge remote-tracking branch 'origin/10.0' into trEike Ziller2023-06-151-2/+2
|\
| * SquishTests: Update tst_opencreator_qbs for Python3Robert Löhning2023-06-081-2/+2
* | TextEditor: correctly highlight preedit textDavid Schulz2023-06-141-0/+24
* | Tests: gtest unittest: improve compilabilityhjk2023-06-133-42/+42
* | SquishTests: Adapt test for Qml debuggingChristian Stenger2023-06-121-11/+8
* | SquishTests: Get editor's real name while it is still visibleRobert Löhning2023-06-121-1/+2
* | SquishTests: Update tst_WELP04Robert Löhning2023-06-121-2/+10
* | Utils: Fix compilation with namespaced Qthjk2023-06-123-26/+39
* | Debugger test: Automatically sign on macOSEike Ziller2023-06-093-0/+20
* | TaskTree: Rename setupRoot into setRecipeJarek Kobus2023-06-081-1/+1
* | SquishTests: Fix expected clone outputChristian Stenger2023-06-081-1/+1
* | QScopeGuard: Make all usages of QScopeGuard consistentJarek Kobus2023-06-073-3/+2
* | ImageScaling: Implement the example using TaskTreeJarek Kobus2023-06-072-161/+73
* | All: Replace deprecated QLibraryInfo::locationhjk2023-06-061-1/+1
* | SquishTests: Remove workaround for fixed bugRobert Löhning2023-06-061-6/+4
* | Tests: Fix qbs buildChristian Stenger2023-06-061-1/+1
* | TaskTree: Rename TaskItem into GroupItemJarek Kobus2023-06-066-11/+11
* | ImageScaling: Get rid of doc example markersJarek Kobus2023-06-062-34/+0
* | Tasking: Import imagescaling exampleJarek Kobus2023-06-0610-0/+528
* | Tasking: Introduce NetworkQueryJarek Kobus2023-06-064-3/+4
* | SquishTests: Don't generate tasks with empty descriptionRobert Löhning2023-06-021-2/+2
* | SquishTests: Don't try changing build system of Quick AppsRobert Löhning2023-06-023-3/+8
* | SquishTests: Make number of results constant in verifyKitCheckboxes()Robert Löhning2023-06-021-7/+9
* | SquishTests: Remove workaround for fixed inconsistencyRobert Löhning2023-06-021-8/+5
* | SquishTests: Fix selecting of Qt Quick version on wizardChristian Stenger2023-06-021-1/+1
* | SquishTests: Adapt to ui changeChristian Stenger2023-06-024-6/+5
* | TaskTree: Reuse withTimeout()Jarek Kobus2023-06-013-12/+11
* | TaskTree: De-utils-ize manual test, rename it to demoJarek Kobus2023-06-0115-182/+366
* | TaskTree: Fix the empty Group's return resultJarek Kobus2023-06-011-6/+6
* | TaskTree: Introduce withTimeout()Jarek Kobus2023-06-011-1/+114
* | TaskTree: Make the TimeoutTask reliableJarek Kobus2023-06-011-2/+2
* | TaskTree: Introduce Timeout taskJarek Kobus2023-06-011-34/+29