summaryrefslogtreecommitdiff
path: root/tests/auto/debugger/tst_dumpers.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/10.0'Eike Ziller2023-03-021-16/+9
|\
| * Debugger: Remove 'UndefinedStaticMember' testhjk2023-03-021-11/+0
| * Debugger: add QPointer Dumper tests for inherited classesDavid Schulz2023-03-011-4/+8
| * Debugger: fix QJSValue dumper for Qt >= 6.5David Schulz2023-03-011-1/+1
* | Merge remote-tracking branch 'origin/10.0'Eike Ziller2023-02-271-5/+5
|\ \ | |/
| * Debugger: disable inheritance dumper tests for LLDBChristian Stenger2023-02-231-5/+5
* | Debugger: add <load more> functionality to array dumperDavid Schulz2023-02-271-4/+6
|/
* Debugger: fix optional and variant dumper test when using qt5 qmakeDavid Schulz2023-02-221-4/+11
* Debugger: improve dumping Qt pointer typesDavid Schulz2023-02-211-4/+17
* Debugger: Fix printing of pointer to multiple inheritence base classDavid Schulz2023-02-211-4/+12
* Debugger: modify dumper for std::variantDavid Schulz2023-02-151-0/+18
* Debugger: test std::optional dumpersDavid Schulz2023-02-151-0/+18
* DumperTest: print total time in debuggerDavid Schulz2023-02-141-0/+10
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Debugger: fix dumper test for QVariantDavid Schulz2022-12-021-4/+4
* Tests: Fix dumper tests on macOSChristian Stenger2022-11-111-1/+1
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-3/+3
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Debugger: Adds boost 1.79 dumpersMarcus Tillmanns2022-08-241-4/+9
* Tests: Adapt QVariant dumper testChristian Stenger2022-08-241-11/+16
* Dumper-tests: Adds Logging Category for easy debug msg suppressionMarcus Tillmanns2022-08-221-71/+74
* Tests: Fix dumper expectationChristian Stenger2022-08-041-1/+1
* Debugger: Fix bitfield dumping with Python 3hjk2022-08-031-0/+23
* Tests: Disable SSE dumper test on arm macOSChristian Stenger2022-06-271-0/+19
* Debugger: Add dumper for QAnyStringViewhjk2022-05-191-0/+22
* Tests: Fix compile of test app on macOSChristian Stenger2022-05-101-1/+3
* Tests: Fix dumper execution on macOSChristian Stenger2022-02-221-1/+1
* Debugging helpers: support for boost::small_vectorJean-Michaël Celerier2022-01-191-0/+23
* Debugger: Add QStringView dumperhjk2022-01-031-0/+16
* Tests: Fix setting up env for tests on WinChristian Stenger2021-11-301-3/+3
* Utils: FilePathify Environment::{ap,pre}pendOrSetPath etchjk2021-11-101-3/+3
* Tests: Fix execution of dumper tests on WinChristian Stenger2021-09-221-1/+2
* Tests: Fix running dumper tests on WinChristian Stenger2021-09-131-9/+9
* Debugger: Add support boost::container vector/static_vectorIhor Dutchak2021-09-091-5/+33
* Debugger: Fix CComplex dumper testhjk2021-09-081-6/+7
* Replace uses of deprecated QWARN macro with qWarningTor Arne Vestbø2021-08-031-6/+6
* Merge remote-tracking branch 'origin/4.15'Eike Ziller2021-05-311-1/+1
|\
| * CMake build: Improve default qmake for dumper testsEike Ziller2021-05-281-1/+1
* | Utils: filepathify fileutilsDavid Schulz2021-05-181-1/+1
* | Utils: Move process arguments class out of QtcProcesshjk2021-05-111-2/+2
* | Utils: Merge {synchronous,qtc}process.{h,cpp} file pairshjk2021-05-101-6/+0
* | Utils: Remove SynchronousProcess::stopProcesshjk2021-05-071-13/+8
|/
* DumperTests: Ensure a set up environmentChristian Stenger2021-04-141-0/+2
* Tests: Work around problems in execution of dumper testsChristian Stenger2021-03-111-29/+31
* Debugger: improve std::unordered_map dumper for cdbDavid Schulz2021-01-291-12/+10
* Utils: Add findAnyChild() to TypedTreeItemChristian Stenger2021-01-081-2/+2
* Debugger: Relax RValueReference testhjk2020-12-141-4/+4
* Debugger: Disable some static member tests for LLDBhjk2020-12-141-2/+2
* Debugger: Fix passing of extra parameters to LLDB dumper testshjk2020-12-141-1/+2
* Debugger: Drop some too clever logic from ValuePattern matchinghjk2020-12-111-11/+8