aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Debugger: fix compiling dumper testsDavid Schulz3 days1-0/+9
* Debugger: track variable fetch time in dumper tests for cdbDavid Schulz3 days1-0/+3
* SquishTests: Don't proceed in hopeless situationRobert Löhning2024-05-161-5/+8
* SquishTests: Remove dead codeRobert Löhning2024-05-021-5/+2
* SquishTests: Make sure that button in Designer is renamed properlyRobert Löhning2024-04-231-1/+3
* SquishTests: Remove duplicate objectChristian Stenger2024-04-233-6/+3
* SquishTests: Avoid using occurrence value for SideDiffEditorWidgetsRobert Löhning2024-04-233-6/+6
* SquishTests: Avoid using occurrence value for IconButtonRobert Löhning2024-04-231-1/+1
* SquishTests: Avoid using occurrence values for OutputPaneToggleButtonsRobert Löhning2024-04-231-4/+4
* SquishTests: Autodetect cdbRobert Löhning2024-04-233-47/+1
* SquishTests: Wait for combo box popup closingChristian Stenger2024-04-191-0/+8
* SquishTests: Replace wait condition strings with lambdasRobert Löhning2024-04-181-2/+2
* SquishTests: Log found shortcut in tst_HELP02Robert Löhning2024-04-181-8/+4
* SquishTests: Tests wizard of Qt Quick 2 Extension Plugin againRobert Löhning2024-04-171-3/+3
* SquishTests: Fix supported platforms for Qt Quick 2 Extension PluginRobert Löhning2024-04-171-1/+1
* SquishTests: Fix wait condition in tst_git_localRobert Löhning2024-04-171-1/+2
* SquishTests: Stabilize tst_rename_fileRobert Löhning2024-04-101-1/+6
* SquishTests: Rename objectRobert Löhning2024-04-101-5/+5
* SquishTests: Remove compatibility code for Python 2Robert Löhning2024-04-108-22/+12
* SquishTests: Adapt key sequenceChristian Stenger2024-04-081-4/+4
* SquishTests: Make sure that *UnderCursor() return a strv13.0.0Robert Löhning2024-04-021-1/+1
* SquishTests: Fix default settings testChristian Stenger2024-03-261-0/+14
* SquishTests: Update tst_HELP06 once moreRobert Löhning2024-03-251-2/+4
* Tests: Adapt expectation for lldbChristian Stenger2024-03-221-4/+8
* SquishTests: Update tst_HELP06Robert Löhning2024-03-211-7/+8
* SquishTests: Stabilize welcome page related testsChristian Stenger2024-03-212-2/+3
* Tests: Fix expected valuesChristian Stenger2024-03-201-4/+8
* Debugger: Fix QPair dumpinghjk2024-03-191-0/+25
* Tests: Add *.figmatokens to manual/widgets testsAlessandro Portale2024-03-191-0/+2
* Tests: Fix environment for test runChristian Stenger2024-03-191-0/+2
* SquishTests: Make sure targets' details are collapsed after choosingRobert Löhning2024-03-181-7/+7
* SquishTest: Update sources for testing qbsRobert Löhning2024-03-152-8150/+8305
* SquishTest: Clone sources just in time for testing qbsRobert Löhning2024-03-151-24/+29
* SquishTests: Avoid warnings when reading build issuesRobert Löhning2024-03-111-2/+10
* SquishTests: Update button type in Welcome modeRobert Löhning2024-03-071-1/+1
* ClangFormat: Do not align parameters/arguments with the function nameChristian Kandeler2024-03-061-65/+73
* SquishTests: Update tests for Welcome screenRobert Löhning2024-03-017-78/+47
* Welcome: Implement new designAlessandro Portale2024-02-271-2/+6
* CppEditor: Fix indentation with inline namespacesChristian Kandeler2024-02-231-4/+4
* Expected: Add a test ensuring the default c'tor has valueJarek Kobus2024-02-231-0/+11
* Tests: Fix build with Qt6.2Christian Stenger2024-02-221-5/+5
* TaskTree: Add info about sync/async execution into withLog()Jarek Kobus2024-02-211-35/+57
* TaskTree: Check the right asyncCount() in testsJarek Kobus2024-02-211-144/+154
* TaskTree: Simplify some test codeJarek Kobus2024-02-211-121/+84
* CppEditor: Do not access document manager when gathering local symbolsChristian Kandeler2024-02-201-1/+1
* TaskTree: Add tests for withLog() functionJarek Kobus2024-02-201-5/+188
* Update clang-format test fileChristian Kandeler2024-02-201-10/+6
* Tests: Fix missing includeChristian Stenger2024-02-201-1/+2
* Debugger: Fix building custom allocator dumper tests for MSVCMichael Weghorn2024-02-191-15/+11
* SquishTests: Remove one iteration loopRobert Löhning2024-02-191-40/+31