aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/debugger/simple
Commit message (Expand)AuthorAgeFilesLines
* Debugger: Add a note on expected behavior of manual thread testhjk2025-01-301-0/+19
* Debugger: Avoid a warning in a manual testhjk2024-11-191-0/+1
* Tests: Fix cmake policy warningOrgad Shaneh2024-09-241-1/+1
* Merge remote-tracking branch 'origin/12.0'Eike Ziller2023-12-201-1/+1
|\
| * Debugger: Fix a (harmless) use after free in manual testhjk2023-12-201-1/+1
* | Fix missing overrides and redundant virtualAlessandro Portale2023-11-141-7/+7
|/
* Debugger: Adjust expectations of manual bigint testhjk2023-10-131-2/+2
* qbs build: Fix manual testsChristian Kandeler2023-09-202-4/+2
* qbs build: Clean up testing infrastructureChristian Kandeler2023-09-193-5/+2
* Debugger tests: Bump min cpp version to 17Jarek Kobus2023-08-101-1/+1
* Debugger: Build simple_test_plugin as shared libraryWladimir Leuschner2023-06-281-1/+5
* Debugger: Fix manual plugin testRobert Löhning2023-03-131-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-063-3/+3
* Use SPDX license identifiersLucie Gérard2022-08-263-72/+6
* Tests: Do not use config mode when searching for Eigen3Christian Stenger2022-08-231-2/+2
* Adapt to move of options to Edit > PreferencesEike Ziller2022-06-281-1/+1
* qbs build: Fix building with MSVC and Qt >= 6.3Christian Kandeler2022-06-172-0/+2
* Debugger: Make manual test easier compile with Qt 6hjk2022-05-161-0/+4
* Tests: Provide some cmake files for manual testsChristian Stenger2022-02-151-0/+71
* Tests: Provide qbs files for some manual testsChristian Stenger2022-02-033-0/+102
* Simple test app: Fix locationChristian Stenger2022-02-021-1/+1
* Debugger: Add a "Char Code Integer"hjk2022-01-031-0/+20
* Debugger: Tests: Fix warningsRobert Löhning2021-10-071-3/+8
* Debugger: Mark elision of long QUrls in Locals and Expressionshjk2021-03-021-1/+3
* Debugger: Fix compilation of manual dumper test with Qt 6hjk2020-12-022-13/+10
* Debugger: Fix some instructions in manual testshjk2020-11-021-4/+10
* Debugger: Compile manual test with Qt 6hjk2020-08-311-2/+2
* Tests: Replace QRegExp by QRegularExpressionChristian Stenger2020-07-201-1/+6
* Debugger: Remove QLinkedList occurrences from manual testshjk2020-06-181-107/+0
* Debugger: Update references to Locals and ExpressionsRobert Loehning2020-04-091-2/+2
* Ensure that null dereference in test is not optimized awayFawzi Mohamed2020-02-271-1/+2
* Tests: Fix compileChristian Stenger2019-07-231-1/+1
* Avoid warning on empty expressionshjk2019-07-231-5/+5
* Debugger: Use DebugBreak() to interrupt in simple testDavid Schulz2019-06-191-2/+1
* Replace uses of qVariantFromValue with QVariant::fromValuehjk2019-05-271-1/+1
* Remove excess blank lines after namespaceOrgad Shaneh2019-05-271-2/+0
* Debugger: Replace module polling in gdb by handling notificationshjk2018-08-301-0/+1
* Revert "Windows: Match the name case of included files"Orgad Shaneh2018-07-191-1/+1
* Windows: Match the name case of included filesAlessandro Portale2018-07-121-1/+1
* Tests: Fix instructions to testersRobert Loehning2017-08-151-3/+3
* Replace include guards with #pragma onceOrgad Shaneh2017-06-281-4/+1
* Tests: Minor cleanup in debugger/simple_test_appOrgad Shaneh2017-05-161-6/+8
* Tests: Fix warning from MSVC2015Robert Loehning2017-05-021-6/+6
* Remove spaces in initializer listsTim Jenssen2017-02-221-13/+13
* Debugger: Show raw object data for pixmaphjk2016-10-131-1/+3
* Debugger: Use direct memory instead of member accesshjk2016-09-141-4/+10
* Debugger: include <qglobal.h> in testshjk2016-08-231-0/+2
* enable c++11 really globallyOswald Buddenhagen2016-08-021-2/+0
* Debugger: Add dumper for QMeta{Enum,Method,Property}hjk2016-07-151-1/+26
* Tests: Use Qt5-style connectsOrgad Shaneh2016-06-281-10/+9