aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* SquishTests: Improve toggling filter names in "Issues" viewRobert Löhning2024-02-191-3/+3
* SquishTests: Stabilize adding documentationRobert Löhning2024-02-191-0/+4
* CMakePM: Update cmake conan for auto-setupCristian Adam2024-02-191-0/+1
* TaskTree: Add global nullItemJarek Kobus2024-02-161-0/+19
* TaskTree: Add a test for progress reporting with onGroupSetup(false)Jarek Kobus2024-02-151-0/+25
* TaskTree: Fix progress reporting with nested LoopUntil(false)Jarek Kobus2024-02-151-0/+14
* TaskTree: Fix progress reporting with LoopUntil(false)Jarek Kobus2024-02-151-1/+12
* Utils: Rename NameValueItem to EnvironmentItem (1/2)hjk2024-02-141-13/+13
* Debugger: Add debugging helper for std::tupleMichael Weghorn2024-02-121-0/+12
* SquishTests: Remove firewall handling for WindowsChristian Stenger2024-02-123-74/+2
* SquishTests: Do not wait for the BuildProgressChristian Stenger2024-02-121-6/+0
* Debugger: Fix custom allocator dumper tests for GCC >= 13Michael Weghorn2024-02-091-1/+10
* Filepath: Fix operator<()Marcus Tillmanns2024-02-091-0/+41
* TextEditor: simplify SyntaxHighlighterRunner interfaceDavid Schulz2024-02-091-3/+2
* SquishTests: Update expected output in tst_git_cloneRobert Löhning2024-02-081-1/+1
* Debugger: Fix std string view dumper test for msvcDavid Schulz2024-02-081-2/+2
* Merge remote-tracking branch 'origin/12.0' into 13.0Eike Ziller2024-02-071-0/+2
|\
| * SquishTests: Explicitly require needed toolsv12.0.2Robert Löhning2024-02-061-0/+2
* | Debugger: Add debugging helper for std::string_viewMichael Weghorn2024-02-071-0/+19
* | LookupContext: Replace QSharedPointer with std::shared_ptrJarek Kobus2024-02-062-3/+3