aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Squish: Prepare for clang > 9Robert Löhning2021-03-151-1/+2
* Squish: Wait for the docs update progress barChristian Stenger2021-02-251-4/+6
* Sqlite: Add readTo methodMarco Bubke2021-02-152-1/+61
* Sqlite: Add callback methodMarco Bubke2021-02-152-0/+87
* clangbackend: Fix missing completion for private member functionsChristian Kandeler2021-01-222-1/+23
* Squish: Make another helper tool compatibleChristian Stenger2021-01-181-8/+14
* Squish: Make helper tool python 3 readyChristian Stenger2021-01-182-14/+44
* SSH: Fix non-session based download operationChristian Kandeler2021-01-151-19/+54
* Sqlite: Update Sqlite from 3.31.1 to 3.34 and adapt carrayMarco Bubke2021-01-061-0/+97
* QmlJs: Fix reformatter for template stringsLeander Schulten2020-12-171-0/+5
* QmlJs: Fix reformatter for arrow functionsLeander Schulten2020-12-171-0/+9
* 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
* Debugger: Change/improve LLDB display of enums in some caseshjk2020-12-111-6/+9
* Debugger: Fix CharArray dumper and test for LLDBhjk2020-12-111-1/+1
* Debugger: Fix LLDB message parsing in dumper testshjk2020-12-111-1/+1
* Tests: Enable callgrindparser tests for cmakeChristian Stenger2020-12-113-1/+41
* Debugger: Replace CheckType in dumper testhjk2020-12-101-98/+88
* Debugger: Fix QObject property display with Qt 6hjk2020-12-101-0/+1
* Debugger: Partially fix QV4 dumper for Qt6hjk2020-12-101-3/+5
* Debugger: Adapt BoostSharedPointer dumper test to Qt 6hjk2020-12-091-2/+2
* Debugger: Adapt dumper test for QTCREATORBUG-4904hjk2020-12-091-6/+7
* Debugger: Adapt QJson dumper to Qt6hjk2020-12-091-1/+1
* Debugger: Disable StaticMembersInLib dumper test for Qt 6hjk2020-12-081-1/+1
* Debugger: Adapt QMultiMap dumper test to Qt6hjk2020-12-071-12/+12
* Debugger: Adapt QSet dumper and tests to Qt6hjk2020-12-071-7/+20
* Debugger: Adapt Qt6 QVariant(QHostAddress) dumper testhjk2020-12-041-2/+5
* Debugger: Adapt QVariantMap dumper and test to Qt 6hjk2020-12-031-5/+5
* Tests: Fix expected typeChristian Stenger2020-12-031-13/+13
* CPlusPlus: Fix mis-classification of pure virtualsChristian Kandeler2020-12-031-1/+17
* Debugger: Extend and fix QPolygon dumper and test for Qt6hjk2020-12-021-0/+4
* Debugger: Fix compilation of manual dumper test with Qt 6hjk2020-12-022-13/+10
* Debugger: Adapt QVariant dumper and tests to Qt 6hjk2020-12-021-5/+3
* Debugger: Fix some dumpers with namespaced Qtv4.14.0-rc1hjk2020-12-011-5/+5
* Test: Debugger: Gui: Compile fix for Qt6Robert Loehning2020-12-011-1/+1
* CppTools: Adapt autotestChristian Kandeler2020-12-011-7/+8
* Debugger: Fix dumper test using QVectorDavid Schulz2020-11-261-7/+7
* Debugger: adjust QStringList dumper test for qt6David Schulz2020-11-261-10/+10
* Debugger: Adapt QXmlAttributes dumper to Qt6hjk2020-11-261-1/+2
* Debugger: Adapt QDate{,Time} dumper and test to Qt6hjk2020-11-251-0/+6
* cmake build: Fix issue with tests and CMake < 3.14Eike Ziller2020-11-241-0/+4
* Debugger: Adapt QRegion dumper and test to Qt6hjk2020-11-241-2/+7
* Debygger: Adapt QLazilyAllocated dumper test to Qt 6 changeshjk2020-11-241-1/+2
* Debugger: Adapt QHash dumper for Qt6hjk2020-11-231-7/+12
* cmake: Fix building debug with release libclangChristian Stenger2020-11-231-0/+5
* Fix build with newest Qt 6Eike Ziller2020-11-201-2/+2
* MultiLanguage: Add image generation for excel exportMarco Bubke2020-11-191-0/+1
* Debugger: Make qfloat16 dumper test pass with Qt 6hjk2020-11-191-1/+2